Skip to content

Commit

Permalink
feat: add LocalSsdEncryptionMode in NodeConfig (#7817)
Browse files Browse the repository at this point in the history
feat: add LinuxNodeConfig in NodePoolAutoConfig
feat: add DesiredEnterpriseConfig proto message
feat: add desired_enterprise_config,desired_node_pool_auto_config_linux_node_config to ClusterUpdate.
feat: add UpgradeInfoEvent proto message
feat: add desired_tier to EnterpriseConfig.
docs: Minor documentation updates
PiperOrigin-RevId: 694543887
Source-Link: googleapis/googleapis@48fb029
Source-Link: googleapis/googleapis-gen@7e07562
Copy-Tag: eyJwIjoiQ29udGFpbmVyLy5Pd2xCb3QueWFtbCIsImgiOiI3ZTA3NTYyYWZhZmQzNmJhNDU0MTllZTYyZWEyNzA1YjZkMzVkYzE3In0=
  • Loading branch information
gcf-owl-bot[bot] authored Nov 8, 2024
1 parent 32a1cee commit f06f521
Show file tree
Hide file tree
Showing 11 changed files with 835 additions and 24 deletions.
Binary file modified Container/metadata/V1/ClusterService.php
Binary file not shown.
96 changes: 96 additions & 0 deletions Container/src/V1/ClusterUpdate.php

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

67 changes: 67 additions & 0 deletions Container/src/V1/DesiredEnterpriseConfig.php

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

34 changes: 34 additions & 0 deletions Container/src/V1/EnterpriseConfig.php

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

12 changes: 12 additions & 0 deletions Container/src/V1/LinuxNodeConfig.php

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

48 changes: 48 additions & 0 deletions Container/src/V1/NodeConfig.php

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

Loading

0 comments on commit f06f521

Please sign in to comment.