Skip to content

Commit

Permalink
docs: Minor formatting (#228)
Browse files Browse the repository at this point in the history
* docs: Minor formatting
chore: Update gapic-generator-python to v1.11.5
build: Update rules_python to 0.24.0

PiperOrigin-RevId: 563436317

Source-Link: googleapis/googleapis@42fd37b

Source-Link: googleapis/googleapis-gen@280264c
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMjgwMjY0Y2EwMmZiOTMxNmI0MjM3YTk2ZDBhZjFhMjM0M2E4MWE1NiJ9

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Sep 13, 2023
1 parent ebd26ca commit 6b0da66
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -255,8 +255,8 @@ class EnforcementMode(proto.Enum):
pod creation.
DRYRUN_AUDIT_LOG_ONLY (2):
Dryrun mode: Audit logging only. This will
allow the pod creation as if
the admission request had specified break-glass.
allow the pod creation as if the admission
request had specified break-glass.
"""
ENFORCEMENT_MODE_UNSPECIFIED = 0
ENFORCED_BLOCK_AND_AUDIT_LOG = 1
Expand Down Expand Up @@ -346,6 +346,7 @@ class UserOwnedGrafeasNote(proto.Message):
Optional. Public keys that verify
attestations signed by this attestor. This
field may be updated.
If this field is non-empty, one of the specified
public keys must verify that an attestation was
signed by this attestor for the image specified
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -256,8 +256,8 @@ class EnforcementMode(proto.Enum):
pod creation.
DRYRUN_AUDIT_LOG_ONLY (2):
Dryrun mode: Audit logging only. This will
allow the pod creation as if
the admission request had specified break-glass.
allow the pod creation as if the admission
request had specified break-glass.
"""
ENFORCEMENT_MODE_UNSPECIFIED = 0
ENFORCED_BLOCK_AND_AUDIT_LOG = 1
Expand Down Expand Up @@ -345,6 +345,7 @@ class UserOwnedDrydockNote(proto.Message):
Optional. Public keys that verify
attestations signed by this attestor. This
field may be updated.
If this field is non-empty, one of the specified
public keys must verify that an attestation was
signed by this attestor for the image specified
Expand Down

0 comments on commit 6b0da66

Please sign in to comment.