Commit 92b3077
authored
feat: [Container] add node_kernel_module_loading field to LinuxNodeConfig (#8678)
* feat: add node_kernel_module_loading field to LinuxNodeConfig
feat: add network_tier_config field to NodeNetworkConfig
feat: add writable_cgroups field to ContainerdConfig
feat: deprecate enable_legacy_lustre_port field in LustreCsiDriverConfig
feat: add network_tier_config field to IPAllocationPolicy
feat: deprecate enterprise_config field in Cluster
feat: deprecate desired_enterprise_config field in ClusterUpdate
feat: add autoscaled_rollout_policy field to BlueGreenSettings
feat: add end_time_behavior field to MaintenanceExclusionOptions
feat: add privileged_admission_config field to Autopilot
feat: add membership_type field to Fleet
feat: add rotation_config field to SecretManagerConfig
docs: various documentation fixes
PiperOrigin-RevId: 822311698
Source-Link: googleapis/googleapis@94ccdfe
Source-Link: googleapis/googleapis-gen@bc8b280
Copy-Tag: eyJwIjoiQ29udGFpbmVyLy5Pd2xCb3QueWFtbCIsImgiOiJiYzhiMjgwNTlhOTQwOGFkMjZhMGUwZjJkZmVhOTNjYmI2OWE1NDVlIn0=
* 🦉 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>1 parent 8d39cc0 commit 92b3077
39 files changed
Lines changed: 1517 additions & 54 deletions
File tree
- Container
- metadata/V1
- samples/V1/ClusterManagerClient
- src/V1
- BlueGreenSettings
- Client
- ContainerdConfig
- PrivateRegistryAccessConfig/CertificateAuthorityDomainConfig
- ControlPlaneEndpointsConfig
- EnterpriseConfig
- Fleet
- LinuxNodeConfig
- NodeKernelModuleLoading
- MaintenanceExclusionOptions
- NetworkTierConfig
- SecretManagerConfig
Binary file not shown.
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 87 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
468 | 468 | | |
469 | 469 | | |
470 | 470 | | |
471 | | - | |
| 471 | + | |
472 | 472 | | |
473 | 473 | | |
474 | 474 | | |
| |||
0 commit comments