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(deploy): Add stable cutback duration configuration to the k8s gateway service mesh deployment strategy. This allows configuring the amount of time to migrate traffic back to the original Service in the stable phase #9227

Merged
merged 19 commits into from
Jan 8, 2024

Conversation

gcf-owl-bot[bot]
Copy link
Contributor

@gcf-owl-bot gcf-owl-bot bot commented Jan 6, 2024

  • Regenerate this pull request now.

feat: Updated logging protos with new fields
docs: Fixed a number of comments

PiperOrigin-RevId: 596610888

Source-Link: googleapis/googleapis@6f69d9a

Source-Link: https://github.com/googleapis/googleapis-gen/commit/e2a9e76ef818ff4b82b33a0fb005936fbbe30d49
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZTJhOWU3NmVmODE4ZmY0YjgyYjMzYTBmYjAwNTkzNmZiYmUzMGQ0OSJ9
BEGIN_NESTED_COMMIT
fix: Replace UnprotectedResource with UnprotectedResourceReportLog

PiperOrigin-RevId: 596551504

Source-Link: googleapis/googleapis@9fb44f1

Source-Link: https://github.com/googleapis/googleapis-gen/commit/8bf21f2c64a79508ebb214a2984ef3dd737d3947
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOGJmMjFmMmM2NGE3OTUwOGViYjIxNGEyOTg0ZWYzZGQ3MzdkMzk0NyJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: add Storage Control API
PiperOrigin-RevId: 596130676

Source-Link: googleapis/googleapis@ce07d24

Source-Link: https://github.com/googleapis/googleapis-gen/commit/7de5bf064581832c3fff93ab51b4c0b1d0d14aa1
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiN2RlNWJmMDY0NTgxODMyYzNmZmY5M2FiNTFiNGMwYjFkMGQxNGFhMSJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
docs(datacatalog): Change field behavior of the property "name" to IDENTIFIER
PiperOrigin-RevId: 596091522

Source-Link: googleapis/googleapis@4d7831d

Source-Link: https://github.com/googleapis/googleapis-gen/commit/b6dfc3eb65c1a171e970efde5eb534b8a0709edd
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYjZkZmMzZWI2NWMxYTE3MWU5NzBlZmRlNWViNTM0YjhhMDcwOWVkZCJ9
END_NESTED_COMMIT

PiperOrigin-RevId: 596091522

Source-Link: googleapis/googleapis@4d7831d

Source-Link: googleapis/googleapis-gen@b6dfc3e
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYjZkZmMzZWI2NWMxYTE3MWU5NzBlZmRlNWViNTM0YjhhMDcwOWVkZCJ9
@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 Jan 6, 2024
@product-auto-label product-auto-label bot added the size: l Pull request size is large. label Jan 6, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 6, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 6, 2024
@gcf-owl-bot gcf-owl-bot bot changed the title docs: Change field behavior of the property "name" to IDENTIFIER docs(datacatalog): Change field behavior of the property "name" to IDENTIFIER Jan 6, 2024
@gcf-owl-bot gcf-owl-bot bot marked this pull request as ready for review January 6, 2024 01:14
@gcf-owl-bot gcf-owl-bot bot requested a review from a team as a code owner January 6, 2024 01:14
@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 Jan 6, 2024
@product-auto-label product-auto-label bot added size: m Pull request size is medium. and removed size: l Pull request size is large. labels Jan 6, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 6, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 6, 2024
@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 Jan 6, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 6, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 6, 2024
PiperOrigin-RevId: 596130676

Source-Link: googleapis/googleapis@ce07d24

Source-Link: googleapis/googleapis-gen@7de5bf0
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiN2RlNWJmMDY0NTgxODMyYzNmZmY5M2FiNTFiNGMwYjFkMGQxNGFhMSJ9
@gcf-owl-bot gcf-owl-bot bot changed the title docs(datacatalog): Change field behavior of the property "name" to IDENTIFIER feat: add Storage Control API Jan 6, 2024
@gcf-owl-bot gcf-owl-bot bot requested review from a team and shollyman as code owners January 6, 2024 04:58
@gcf-owl-bot gcf-owl-bot bot changed the title feat: Add stable cutback duration configuration to the k8s gateway service mesh deployment strategy. This allows configuring the amount of time to migrate traffic back to the original Service in the stable phase feat(deploy): Add stable cutback duration configuration to the k8s gateway service mesh deployment strategy. This allows configuring the amount of time to migrate traffic back to the original Service in the stable phase Jan 8, 2024
@product-auto-label product-auto-label bot added size: m Pull request size is medium. and removed size: l Pull request size is large. labels Jan 8, 2024
@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 Jan 8, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 8, 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 Jan 8, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 8, 2024
@noahdietz noahdietz added the automerge Merge the pull request once unit tests and other checks pass. label Jan 8, 2024
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 8, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 8, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 8, 2024
@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 Jan 8, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 8, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 8, 2024
@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 Jan 8, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 8, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 8, 2024
@gcf-merge-on-green gcf-merge-on-green bot merged commit bd30055 into main Jan 8, 2024
22 checks passed
@gcf-merge-on-green gcf-merge-on-green bot deleted the owl-bot-copy branch January 8, 2024 20:26
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Jan 8, 2024
@release-please release-please bot mentioned this pull request Jan 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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