Skip to content

Commit

Permalink
feat: add a new field PENDING under DeploymentState enum (#7421)
Browse files Browse the repository at this point in the history
feat: add a new field `cluster` under `MembershipSpec` to support Config Sync cluster name selector
feat: add a new field `management` under `MembershipSpec` to support auto upgrade
feat: add a new field `enabled` under `ConfigSync` to support Config Sync installation
feat: add a new field `gcp_service_account_email` under `ConfigSync` to exporting metrics
feat: add a new field `prevent_drift` under `ConfigSync` to support Config Sync admission webhook drift prevention
feat: add a new field `oci` to support OCI repo configuration
docs: update comment for field `secret_type`
docs: update comment for field `gcp_service_account_email`
docs: update comment for field `cluster_name`
docs: update comment for field `sync_state`
docs: update comment for field `secret_type`
PiperOrigin-RevId: 642785216
Source-Link: googleapis/googleapis@2eb3b6a
Source-Link: googleapis/googleapis-gen@05e7bc8
Copy-Tag: eyJwIjoiR2tlSHViLy5Pd2xCb3QueWFtbCIsImgiOiIwNWU3YmM4N2MxN2JkZTUxOGE4ZTI5NGU4NGI2ODhkMjQ3YjYzZTlhIn0=
  • Loading branch information
gcf-owl-bot[bot] committed Jun 17, 2024
1 parent 98cec3c commit f347184
Show file tree
Hide file tree
Showing 15 changed files with 1,050 additions and 40 deletions.
Binary file modified GkeHub/metadata/V1/Configmanagement/Configmanagement.php
Binary file not shown.
216 changes: 212 additions & 4 deletions GkeHub/src/ConfigManagement/V1/ConfigSync.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

34 changes: 34 additions & 0 deletions GkeHub/src/ConfigManagement/V1/ConfigSyncDeploymentState.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

67 changes: 67 additions & 0 deletions GkeHub/src/ConfigManagement/V1/ConfigSyncError.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit f347184

Please sign in to comment.