Skip to content

feat: [container] add secondary boot disks field to NodePool API#10422

Merged
gcf-merge-on-green[bot] merged 6 commits intomainfrom
owl-bot-copy-java-container
Feb 29, 2024
Merged

feat: [container] add secondary boot disks field to NodePool API#10422
gcf-merge-on-green[bot] merged 6 commits intomainfrom
owl-bot-copy-java-container

Conversation

@gcf-owl-bot
Copy link
Contributor

@gcf-owl-bot gcf-owl-bot bot commented Feb 22, 2024

  • Regenerate this pull request now.

PiperOrigin-RevId: 610868066

Source-Link: googleapis/googleapis@13c6878

Source-Link: https://github.com/googleapis/googleapis-gen/commit/bc7f831ac006558427689f161bd00c2ed2b6fad9
Copy-Tag: eyJwIjoiamF2YS1jb250YWluZXIvLk93bEJvdC55YW1sIiwiaCI6ImJjN2Y4MzFhYzAwNjU1ODQyNzY4OWYxNjFiZDAwYzJlZDJiNmZhZDkifQ==

BEGIN_NESTED_COMMIT
feat: [container] add API to enable Provisioning Request API on existing nodepools

docs: A comment for field enable_confidential_storage in message .google.container.v1beta1.NodeConfig is changed
PiperOrigin-RevId: 609809689

Source-Link: googleapis/googleapis@8df1cd6

Source-Link: https://github.com/googleapis/googleapis-gen/commit/f9f58f7014048bfd2c1adac921ee23f20cfb62ab
Copy-Tag: eyJwIjoiamF2YS1jb250YWluZXIvLk93bEJvdC55YW1sIiwiaCI6ImY5ZjU4ZjcwMTQwNDhiZmQyYzFhZGFjOTIxZWUyM2YyMGNmYjYyYWIifQ==
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: [container] add API to enable Provisioning Request API on existing nodepools

feat: Promoted enable_confidential_storage to GA (behind allowlist)

PiperOrigin-RevId: 609154511

Source-Link: googleapis/googleapis@f9d24c3

Source-Link: https://github.com/googleapis/googleapis-gen/commit/73e45b49b285a3ab6833514b474031de8afaa255
Copy-Tag: eyJwIjoiamF2YS1jb250YWluZXIvLk93bEJvdC55YW1sIiwiaCI6IjczZTQ1YjQ5YjI4NWEzYWI2ODMzNTE0YjQ3NDAzMWRlOGFmYWEyNTUifQ==
END_NESTED_COMMIT

---
feat: Promoted enable_confidential_storage to GA (behind allowlist)

PiperOrigin-RevId: 609154511

Source-Link: googleapis/googleapis@f9d24c3

Source-Link: https://github.com/googleapis/googleapis-gen/commit/73e45b49b285a3ab6833514b474031de8afaa255
Copy-Tag: eyJwIjoiamF2YS1jb250YWluZXIvLk93bEJvdC55YW1sIiwiaCI6IjczZTQ1YjQ5YjI4NWEzYWI2ODMzNTE0YjQ3NDAzMWRlOGFmYWEyNTUifQ==
@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 Feb 22, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 22, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 22, 2024
@gcf-owl-bot gcf-owl-bot bot marked this pull request as ready for review February 22, 2024 02:47
@gcf-owl-bot gcf-owl-bot bot requested review from a team February 22, 2024 02:47
@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 Feb 22, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 22, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 22, 2024
---
docs: A comment for field `enable_confidential_storage` in message `.google.container.v1beta1.NodeConfig` is changed
PiperOrigin-RevId: 609809689

Source-Link: googleapis/googleapis@8df1cd6

Source-Link: https://github.com/googleapis/googleapis-gen/commit/f9f58f7014048bfd2c1adac921ee23f20cfb62ab
Copy-Tag: eyJwIjoiamF2YS1jb250YWluZXIvLk93bEJvdC55YW1sIiwiaCI6ImY5ZjU4ZjcwMTQwNDhiZmQyYzFhZGFjOTIxZWUyM2YyMGNmYjYyYWIifQ==
@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 Feb 24, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 24, 2024
@snippet-bot
Copy link

snippet-bot bot commented Feb 24, 2024

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 the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 24, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 24, 2024
PiperOrigin-RevId: 610868066

Source-Link: googleapis/googleapis@13c6878

Source-Link: https://github.com/googleapis/googleapis-gen/commit/bc7f831ac006558427689f161bd00c2ed2b6fad9
Copy-Tag: eyJwIjoiamF2YS1jb250YWluZXIvLk93bEJvdC55YW1sIiwiaCI6ImJjN2Y4MzFhYzAwNjU1ODQyNzY4OWYxNjFiZDAwYzJlZDJiNmZhZDkifQ==
@gcf-owl-bot gcf-owl-bot bot changed the title feat: [container] add API to enable Provisioning Request API on existing nodepools feat: [container] add secondary boot disks field to NodePool API Feb 28, 2024
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 28, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 28, 2024
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 28, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 28, 2024
@zhumin8 zhumin8 added the automerge Merge the pull request once unit tests and other checks pass. label Feb 29, 2024
@gcf-merge-on-green gcf-merge-on-green bot merged commit 7d0f1cc into main Feb 29, 2024
@gcf-merge-on-green gcf-merge-on-green bot deleted the owl-bot-copy-java-container branch February 29, 2024 18:14
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Feb 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

owl-bot-copy owlbot:run Add this label to trigger the Owlbot post processor.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants