Commit 7f614ac
authored
feat: [container] add node_kernel_module_loading field to LinuxNodeConfig (#6832)
* feat: add desired_secret_sync_config to ClusterUpdate
docs: various documentation fixes
PiperOrigin-RevId: 822268461
Source-Link: googleapis/googleapis@72d2f93
Source-Link: googleapis/googleapis-gen@e5a5e3b
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNvbnRhaW5lci8uT3dsQm90LnlhbWwiLCJoIjoiZTVhNWUzYjkwZDkxYmM5MGU2Y2IzMzY4YjIxNGYwYTM3NzRiNzg4MiJ9
* 🦉 Updates from OwlBot post-processor
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
* 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: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNvbnRhaW5lci8uT3dsQm90LnlhbWwiLCJoIjoiYmM4YjI4MDU5YTk0MDhhZDI2YTBlMGYyZGZlYTkzY2JiNjlhNTQ1ZSJ9
* 🦉 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 e3e363b commit 7f614ac
File tree
10 files changed
+3090
-49
lines changed- packages/google-container
- protos
- google/container
- v1beta1
- v1
- samples/generated
- v1beta1
- v1
- src
- v1beta1
- v1
10 files changed
+3090
-49
lines changedLines changed: 226 additions & 21 deletions
Large diffs are not rendered by default.
Lines changed: 8 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
52 | | - | |
53 | 51 | | |
54 | 52 | | |
55 | 53 | | |
| |||
87 | 85 | | |
88 | 86 | | |
89 | 87 | | |
90 | | - | |
| 88 | + | |
91 | 89 | | |
92 | 90 | | |
93 | 91 | | |
| |||
1232 | 1230 | | |
1233 | 1231 | | |
1234 | 1232 | | |
1235 | | - | |
1236 | | - | |
| 1233 | + | |
1237 | 1234 | | |
1238 | 1235 | | |
1239 | 1236 | | |
| |||
1835 | 1832 | | |
1836 | 1833 | | |
1837 | 1834 | | |
1838 | | - | |
1839 | | - | |
| 1835 | + | |
1840 | 1836 | | |
1841 | 1837 | | |
1842 | 1838 | | |
| |||
1985 | 1981 | | |
1986 | 1982 | | |
1987 | 1983 | | |
1988 | | - | |
| 1984 | + | |
1989 | 1985 | | |
1990 | 1986 | | |
1991 | 1987 | | |
| |||
3820 | 3816 | | |
3821 | 3817 | | |
3822 | 3818 | | |
| 3819 | + | |
| 3820 | + | |
| 3821 | + | |
3823 | 3822 | | |
3824 | 3823 | | |
3825 | 3824 | | |
| |||
5606 | 5605 | | |
5607 | 5606 | | |
5608 | 5607 | | |
5609 | | - | |
5610 | | - | |
| 5608 | + | |
5611 | 5609 | | |
5612 | 5610 | | |
5613 | 5611 | | |
| |||
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.
0 commit comments