Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: [container] Add support for updating additional pod IPv4 ranges…
… for Standard and Autopilot clusters (#9303) * chore: update import paths for Go targets to match open source location chore: update go_package in protos to match open source location PiperOrigin-RevId: 521027766 Source-Link: googleapis/googleapis@02716e8 Source-Link: https://github.com/googleapis/googleapis-gen/commit/93666095ab3ffcda337adf0e7e7df50ea0bcf82d Copy-Tag: eyJwIjoiamF2YS1jb250YWluZXIvLk93bEJvdC55YW1sIiwiaCI6IjkzNjY2MDk1YWIzZmZjZGEzMzdhZGYwZTdlN2RmNTBlYTBiY2Y4MmQifQ== * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * feat: add update support for accelerator config feat: add support for disabling pod IP cidr overprovision. This feature requires special allowlisting for the projects. PiperOrigin-RevId: 522103275 Source-Link: googleapis/googleapis@9f6f02b Source-Link: https://github.com/googleapis/googleapis-gen/commit/47ee16c105ade610b68bffc28b0c2243eba08a44 Copy-Tag: eyJwIjoiamF2YS1jb250YWluZXIvLk93bEJvdC55YW1sIiwiaCI6IjQ3ZWUxNmMxMDVhZGU2MTBiNjhiZmZjMjhiMGMyMjQzZWJhMDhhNDQifQ== * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * feat: add support for disabling pod IP cidr overprovision This feature requires special allowlisting for the projects. PiperOrigin-RevId: 522103451 Source-Link: googleapis/googleapis@013b597 Source-Link: https://github.com/googleapis/googleapis-gen/commit/2fe6962f9c8e770396dcfc88e104e5d713c2e66e Copy-Tag: eyJwIjoiamF2YS1jb250YWluZXIvLk93bEJvdC55YW1sIiwiaCI6IjJmZTY5NjJmOWM4ZTc3MDM5NmRjZmM4OGUxMDRlNWQ3MTNjMmU2NmUifQ== * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * feat: Add support for updating additional pod IPv4 ranges for Standard and Autopilot clusters Users can append more pod ranges by name to an existing cluster at the cluster level. When users or Node Auto-provisioning create new node pools, GKE will select the most available pod range and assign it to the node pool. These pod ranges can be removed once no node pool is using it. PiperOrigin-RevId: 522620905 Source-Link: googleapis/googleapis@0b7078e Source-Link: https://github.com/googleapis/googleapis-gen/commit/13d50d1f565497a654327fcb81c7959c5c1f058a Copy-Tag: eyJwIjoiamF2YS1jb250YWluZXIvLk93bEJvdC55YW1sIiwiaCI6IjEzZDUwZDFmNTY1NDk3YTY1NDMyN2ZjYjgxYzc5NTljNWMxZjA1OGEifQ== * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * feat: Add support for updating additional pod IPv4 ranges for Standard and Autopilot clusters Users can append more pod ranges by name to an existing cluster at the cluster level. When users or Node Auto-provisioning create new node pools, GKE will select the most available pod range and assign it to the node pool. These pod ranges can be removed once no node pool is using it. PiperOrigin-RevId: 522620935 Source-Link: googleapis/googleapis@2ddfcb8 Source-Link: https://github.com/googleapis/googleapis-gen/commit/8c7eccd097b7989d72cae955faf5ed8e3fdcbc75 Copy-Tag: eyJwIjoiamF2YS1jb250YWluZXIvLk93bEJvdC55YW1sIiwiaCI6IjhjN2VjY2QwOTdiNzk4OWQ3MmNhZTk1NWZhZjVlZDhlM2ZkY2JjNzUifQ== * 🦉 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>
- Loading branch information