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(gkebackup): add smart scheduling #9644

Merged
merged 9 commits into from
Mar 26, 2024
Merged

feat(gkebackup): add smart scheduling #9644

merged 9 commits into from
Mar 26, 2024

Conversation

gcf-owl-bot[bot]
Copy link
Contributor

@gcf-owl-bot gcf-owl-bot bot commented Mar 25, 2024

  • Regenerate this pull request now.

feat: add backup indexing
docs: remove the next id annotation
docs: add output only and optional api field behavior label
docs: update retention policy and cron schedule comment to include new constraints from smart scheduling

PiperOrigin-RevId: 618989341

Source-Link: googleapis/googleapis@b8691ed

Source-Link: https://github.com/googleapis/googleapis-gen/commit/d5fd4fbaa1860872a42a43ed7ce79966247591cc
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZDVmZDRmYmFhMTg2MDg3MmE0MmE0M2VkN2NlNzk5NjYyNDc1OTFjYyJ9
BEGIN_NESTED_COMMIT
feat(aiplatform): Evaluation Service aiplatform v1beta1 initial release
PiperOrigin-RevId: 618922045

Source-Link: googleapis/googleapis@b82095b

Source-Link: https://github.com/googleapis/googleapis-gen/commit/e3e3a072d85f725736e6f53d30e8278873d7923d
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZTNlM2EwNzJkODVmNzI1NzM2ZTZmNTNkMzBlODI3ODg3M2Q3OTIzZCJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat(networkmanagement): add new fields and enum values related to round-trip
docs: update a few outdated comments
PiperOrigin-RevId: 618911579

Source-Link: googleapis/googleapis@efad09c

Source-Link: https://github.com/googleapis/googleapis-gen/commit/704c5930d16097a405d4c1defa554be20cbd0b06
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNzA0YzU5MzBkMTYwOTdhNDA1ZDRjMWRlZmE1NTRiZTIwY2JkMGIwNiJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat(firestore/apiv1): add Vector Index API
PiperOrigin-RevId: 618867415

Source-Link: googleapis/googleapis@277145d

Source-Link: https://github.com/googleapis/googleapis-gen/commit/adcd3076784b5ae4e53a7b9be15d7720c2c07de7
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYWRjZDMwNzY3ODRiNWFlNGU1M2E3YjliZTE1ZDc3MjBjMmMwN2RlNyJ9
END_NESTED_COMMIT

PiperOrigin-RevId: 618867415

Source-Link: googleapis/googleapis@277145d

Source-Link: https://github.com/googleapis/googleapis-gen/commit/adcd3076784b5ae4e53a7b9be15d7720c2c07de7
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYWRjZDMwNzY3ODRiNWFlNGU1M2E3YjliZTE1ZDc3MjBjMmMwN2RlNyJ9
@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 Mar 25, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 25, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 25, 2024
@gcf-owl-bot gcf-owl-bot bot changed the title feat: add Vector Index API feat(firestore/apiv1): add Vector Index API Mar 25, 2024
@gcf-owl-bot gcf-owl-bot bot marked this pull request as ready for review March 25, 2024 19:11
@gcf-owl-bot gcf-owl-bot bot requested review from a team as code owners March 25, 2024 19:11
@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 Mar 25, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 25, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 25, 2024
docs: update a few outdated comments
PiperOrigin-RevId: 618911579

Source-Link: googleapis/googleapis@efad09c

Source-Link: https://github.com/googleapis/googleapis-gen/commit/704c5930d16097a405d4c1defa554be20cbd0b06
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNzA0YzU5MzBkMTYwOTdhNDA1ZDRjMWRlZmE1NTRiZTIwY2JkMGIwNiJ9
@gcf-owl-bot gcf-owl-bot bot changed the title feat(firestore/apiv1): add Vector Index API feat: add new fields and enum values related to round-trip Mar 25, 2024
@gcf-owl-bot gcf-owl-bot bot requested review from a team and shollyman as code owners March 25, 2024 21:13
@gcf-owl-bot gcf-owl-bot bot requested a review from gkevinzheng March 25, 2024 21:13
@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 Mar 25, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 25, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 25, 2024
@gcf-owl-bot gcf-owl-bot bot changed the title feat: Evaluation Service aiplatform v1beta1 initial release feat(aiplatform): Evaluation Service aiplatform v1beta1 initial release Mar 25, 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 Mar 25, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 25, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 25, 2024
feat: add backup indexing
docs: remove the next id annotation
docs: add output only and optional api field behavior label
docs: update retention policy and cron schedule comment to include new constraints from smart scheduling

PiperOrigin-RevId: 618989341

Source-Link: googleapis/googleapis@b8691ed

Source-Link: https://github.com/googleapis/googleapis-gen/commit/d5fd4fbaa1860872a42a43ed7ce79966247591cc
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZDVmZDRmYmFhMTg2MDg3MmE0MmE0M2VkN2NlNzk5NjYyNDc1OTFjYyJ9
@gcf-owl-bot gcf-owl-bot bot changed the title feat(aiplatform): Evaluation Service aiplatform v1beta1 initial release feat: add smart scheduling Mar 26, 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 Mar 26, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 26, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 26, 2024
@gcf-owl-bot gcf-owl-bot bot changed the title feat: add smart scheduling feat(gkebackup): add smart scheduling Mar 26, 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 Mar 26, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 26, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 26, 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 Mar 26, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 26, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 26, 2024
@quartzmo quartzmo added automerge Merge the pull request once unit tests and other checks pass. and removed breaking change labels Mar 26, 2024
@gcf-merge-on-green gcf-merge-on-green bot merged commit f8ff971 into main Mar 26, 2024
16 checks passed
@gcf-merge-on-green gcf-merge-on-green bot deleted the owl-bot-copy branch March 26, 2024 15:36
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Mar 26, 2024
@release-please release-please bot mentioned this pull request Mar 26, 2024
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.

None yet

2 participants