Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

feat: add machine_type, disk_type, disk_size_gb fields to UpdateNodePoolRequest #408

Merged
merged 4 commits into from Aug 28, 2023

Conversation

gcf-owl-bot[bot]
Copy link
Contributor

@gcf-owl-bot gcf-owl-bot bot commented Aug 25, 2023

BEGIN_COMMIT_OVERRIDE
feat: Add machine_type, disk_type, disk_size_gb fields to UpdateNodePoolRequest
feat: Publicize tpu topology in v1 API
feat: Add support for NodeConfig Update
END_COMMIT_OVERRIDE

  • Regenerate this pull request now.

PiperOrigin-RevId: 560146115

Source-Link: googleapis/googleapis@35ffd82

Source-Link: https://github.com/googleapis/googleapis-gen/commit/0b4e0dc4207935cc9feaabec93b1741ff24681ad
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMGI0ZTBkYzQyMDc5MzVjYzlmZWFhYmVjOTNiMTc0MWZmMjQ2ODFhZCJ9

BEGIN_NESTED_COMMIT
feat: add support for NodeConfig Update

feat: publicize tpu topology in v1 API
PiperOrigin-RevId: 560116372

Source-Link: googleapis/googleapis@cf6f9ee

Source-Link: https://github.com/googleapis/googleapis-gen/commit/b618aafa641741a5615c216b87860065bdc30f8d
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYjYxOGFhZmE2NDE3NDFhNTYxNWMyMTZiODc4NjAwNjViZGMzMGY4ZCJ9
END_NESTED_COMMIT

---
feat: publicize tpu topology in v1 API
PiperOrigin-RevId: 560116372

Source-Link: googleapis/googleapis@cf6f9ee

Source-Link: googleapis/googleapis-gen@b618aaf
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYjYxOGFhZmE2NDE3NDFhNTYxNWMyMTZiODc4NjAwNjViZGMzMGY4ZCJ9
@product-auto-label product-auto-label bot added size: xl Pull request size is extra large. api: container Issues related to the googleapis/python-container API. labels Aug 25, 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 Aug 25, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 25, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 25, 2023
@gcf-owl-bot gcf-owl-bot bot marked this pull request as ready for review August 25, 2023 18:52
@gcf-owl-bot gcf-owl-bot bot requested review from a team as code owners August 25, 2023 18:52
@gcf-owl-bot gcf-owl-bot bot requested a review from vchudnov-g August 25, 2023 18:52
@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 Aug 25, 2023
@product-auto-label product-auto-label bot added size: s Pull request size is small. and removed size: xl Pull request size is extra large. labels Aug 25, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 25, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 25, 2023
PiperOrigin-RevId: 560146115

Source-Link: googleapis/googleapis@35ffd82

Source-Link: googleapis/googleapis-gen@0b4e0dc
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMGI0ZTBkYzQyMDc5MzVjYzlmZWFhYmVjOTNiMTc0MWZmMjQ2ODFhZCJ9
@gcf-owl-bot gcf-owl-bot bot changed the title feat: add support for NodeConfig Update feat: add UpdateNodePoolRequest.machine_type, disk_type, disk_size_gb Aug 25, 2023
@snippet-bot
Copy link

snippet-bot bot commented Aug 25, 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

@product-auto-label product-auto-label bot added size: xl Pull request size is extra large. and removed size: s Pull request size is small. labels Aug 25, 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 Aug 25, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 25, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 25, 2023
@product-auto-label product-auto-label bot removed the size: xl Pull request size is extra large. label Aug 25, 2023
@product-auto-label product-auto-label bot added the size: m Pull request size is medium. label Aug 25, 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 Aug 25, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 25, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 25, 2023
@parthea parthea changed the title feat: add UpdateNodePoolRequest.machine_type, disk_type, disk_size_gb feat: add machine_type, disk_type, disk_size_gb fields to UpdateNodePoolRequest Aug 28, 2023
@parthea parthea merged commit a1e508c into main Aug 28, 2023
23 checks passed
@parthea parthea deleted the owl-bot-copy branch August 28, 2023 12:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: container Issues related to the googleapis/python-container API. owl-bot-copy size: m Pull request size is medium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants