This repository was archived by the owner on Sep 16, 2023. It is now read-only.
Commit f2cc312
authored
feat: added a flag to enable/disable gvnic on a node pool (#577)
* feat: added a flag to enable/disable gvnic on a node pool feat: added node pool level network config feat: added update support for node pool labels, taints and network tags feat: added configuration for workload certificates and identity service component feat: added configuration for node pool defaults, autopilot, logging and monitoring feat: added the option to specify L4 load balancer configuration and IP v6 configuration feat: added the option to list supported windows versions fix: deprecated KALM addon config option fix: deprecated cluster status condition code docs: clarified SetNodePoolSize API behavior
PiperOrigin-RevId: 396762326
Source-Link: googleapis/googleapis@1f1d09d
Source-Link: https://github.com/googleapis/googleapis-gen/commit/4bed2d46a5e5a6d537ebc15115cfe4cce5fc0405
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNGJlZDJkNDZhNWU1YTZkNTM3ZWJjMTUxMTVjZmU0Y2NlNWZjMDQwNSJ9
* 🦉 Updates from OwlBot
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 f1042bb commit f2cc312
79 files changed
Lines changed: 29305 additions & 2089 deletions
File tree
- google-cloud-container/src
- main/java/com/google/cloud/container
- v1beta1
- stub
- v1/stub
- test/java/com/google/cloud/container/v1beta1
- grpc-google-cloud-container-v1beta1/src/main/java/com/google/container/v1beta1
- proto-google-cloud-container-v1beta1/src/main
- java/com/google/container/v1beta1
- proto/google/container/v1beta1
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
446 | 446 | | |
447 | 447 | | |
448 | 448 | | |
449 | | - | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
450 | 452 | | |
451 | 453 | | |
452 | 454 | | |
| |||
Lines changed: 14 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
596 | 596 | | |
597 | 597 | | |
598 | 598 | | |
| 599 | + | |
| 600 | + | |
| 601 | + | |
599 | 602 | | |
600 | 603 | | |
| 604 | + | |
601 | 605 | | |
602 | 606 | | |
603 | 607 | | |
| |||
630 | 634 | | |
631 | 635 | | |
632 | 636 | | |
| 637 | + | |
| 638 | + | |
| 639 | + | |
633 | 640 | | |
634 | 641 | | |
| 642 | + | |
635 | 643 | | |
636 | 644 | | |
637 | 645 | | |
| |||
2703 | 2711 | | |
2704 | 2712 | | |
2705 | 2713 | | |
2706 | | - | |
| 2714 | + | |
| 2715 | + | |
| 2716 | + | |
2707 | 2717 | | |
2708 | 2718 | | |
2709 | 2719 | | |
| |||
2731 | 2741 | | |
2732 | 2742 | | |
2733 | 2743 | | |
2734 | | - | |
| 2744 | + | |
| 2745 | + | |
| 2746 | + | |
2735 | 2747 | | |
2736 | 2748 | | |
2737 | 2749 | | |
| |||
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
456 | 456 | | |
457 | 457 | | |
458 | 458 | | |
459 | | - | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
460 | 462 | | |
461 | 463 | | |
462 | 464 | | |
| |||
Lines changed: 33 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| |||
48 | 49 | | |
49 | 50 | | |
50 | 51 | | |
| 52 | + | |
51 | 53 | | |
52 | 54 | | |
53 | 55 | | |
| |||
62 | 64 | | |
63 | 65 | | |
64 | 66 | | |
| 67 | + | |
65 | 68 | | |
66 | 69 | | |
67 | 70 | | |
68 | 71 | | |
69 | 72 | | |
| 73 | + | |
70 | 74 | | |
71 | 75 | | |
| 76 | + | |
72 | 77 | | |
73 | 78 | | |
| 79 | + | |
74 | 80 | | |
| 81 | + | |
75 | 82 | | |
76 | 83 | | |
| 84 | + | |
| 85 | + | |
77 | 86 | | |
78 | 87 | | |
79 | 88 | | |
| |||
104 | 113 | | |
105 | 114 | | |
106 | 115 | | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
107 | 119 | | |
108 | 120 | | |
109 | 121 | | |
| |||
244 | 256 | | |
245 | 257 | | |
246 | 258 | | |
| 259 | + | |
247 | 260 | | |
248 | 261 | | |
249 | 262 | | |
250 | 263 | | |
| 264 | + | |
251 | 265 | | |
252 | 266 | | |
253 | 267 | | |
| |||
267 | 281 | | |
268 | 282 | | |
269 | 283 | | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
270 | 289 | | |
271 | 290 | | |
272 | 291 | | |
| |||
453 | 472 | | |
454 | 473 | | |
455 | 474 | | |
| 475 | + | |
| 476 | + | |
| 477 | + | |
456 | 478 | | |
457 | 479 | | |
| 480 | + | |
458 | 481 | | |
459 | 482 | | |
460 | 483 | | |
| |||
475 | 498 | | |
476 | 499 | | |
477 | 500 | | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
478 | 504 | | |
479 | 505 | | |
| 506 | + | |
480 | 507 | | |
481 | 508 | | |
482 | 509 | | |
| |||
501 | 528 | | |
502 | 529 | | |
503 | 530 | | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
504 | 534 | | |
505 | 535 | | |
| 536 | + | |
506 | 537 | | |
507 | 538 | | |
508 | 539 | | |
| |||
1153 | 1184 | | |
1154 | 1185 | | |
1155 | 1186 | | |
| 1187 | + | |
1156 | 1188 | | |
1157 | 1189 | | |
1158 | 1190 | | |
| |||
1277 | 1309 | | |
1278 | 1310 | | |
1279 | 1311 | | |
| 1312 | + | |
1280 | 1313 | | |
1281 | 1314 | | |
1282 | 1315 | | |
| |||
Lines changed: 12 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2019 | 2019 | | |
2020 | 2020 | | |
2021 | 2021 | | |
2022 | | - | |
| 2022 | + | |
| 2023 | + | |
| 2024 | + | |
2023 | 2025 | | |
2024 | 2026 | | |
2025 | 2027 | | |
| |||
2800 | 2802 | | |
2801 | 2803 | | |
2802 | 2804 | | |
2803 | | - | |
| 2805 | + | |
| 2806 | + | |
| 2807 | + | |
2804 | 2808 | | |
2805 | 2809 | | |
2806 | 2810 | | |
| |||
3293 | 3297 | | |
3294 | 3298 | | |
3295 | 3299 | | |
3296 | | - | |
| 3300 | + | |
| 3301 | + | |
| 3302 | + | |
3297 | 3303 | | |
3298 | 3304 | | |
3299 | 3305 | | |
| |||
3795 | 3801 | | |
3796 | 3802 | | |
3797 | 3803 | | |
3798 | | - | |
| 3804 | + | |
| 3805 | + | |
| 3806 | + | |
3799 | 3807 | | |
3800 | 3808 | | |
3801 | 3809 | | |
| |||
0 commit comments