Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: [container] Add support for updating additional pod IPv4 ranges for Standard and Autopilot clusters #9303

Merged
merged 12 commits into from
Apr 12, 2023

Conversation

gcf-owl-bot[bot]
Copy link
Contributor

@gcf-owl-bot gcf-owl-bot bot commented Apr 1, 2023

  • Regenerate this pull request now.

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==

BEGIN_NESTED_COMMIT
feat: [container] 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==
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: [container] 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==
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: [container] 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==
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
chore: [container] 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==
END_NESTED_COMMIT

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==
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Apr 1, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 1, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 1, 2023
@snippet-bot
Copy link

snippet-bot bot commented Apr 1, 2023

No region tags are edited in this PR.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Apr 1, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 1, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 1, 2023
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Apr 1, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 1, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 1, 2023
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==
@gcf-owl-bot gcf-owl-bot bot changed the title chore: [container] update import paths for Go targets to match open source location feat: [container] add update support for accelerator config Apr 5, 2023
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Apr 5, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 5, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 5, 2023
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Apr 5, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 5, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 5, 2023
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==
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Apr 6, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 6, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 6, 2023
…d 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==
@gcf-owl-bot gcf-owl-bot bot changed the title feat: [container] add support for disabling pod IP cidr overprovision feat: [container] Add support for updating additional pod IPv4 ranges for Standard and Autopilot clusters Apr 7, 2023
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Apr 7, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 7, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 7, 2023
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Apr 7, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 7, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 7, 2023
…d 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==
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Apr 7, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 7, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 7, 2023
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Apr 7, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 7, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 7, 2023
@JoeWang1127 JoeWang1127 merged commit e8cd90c into main Apr 12, 2023
@JoeWang1127 JoeWang1127 deleted the owl-bot-copy-java-container branch April 12, 2023 17:25
@release-please release-please bot mentioned this pull request Apr 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants