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: [alloydb] support for obtaining the public IP address of an Instance #10439

Merged
merged 6 commits into from
Feb 29, 2024

Conversation

gcf-owl-bot[bot]
Copy link
Contributor

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

  • Regenerate this pull request now.

feat: support for getting PSC DNS name from the GetConnectionInfo API
feat: add PSC cluster and instance configuration settings to enable/disable PSC and obtain the PSC endpoint name
feat: add new API to list the databases in a project and location
docs: clarified read pool config is for read pool type instances

PiperOrigin-RevId: 610475013

Source-Link: googleapis/googleapis@aa16fda

Source-Link: https://github.com/googleapis/googleapis-gen/commit/9ccc90ecbf45d8b065b520597fabb64fd415678d
Copy-Tag: eyJwIjoiamF2YS1hbGxveWRiLy5Pd2xCb3QueWFtbCIsImgiOiI5Y2NjOTBlY2JmNDVkOGIwNjViNTIwNTk3ZmFiYjY0ZmQ0MTU2NzhkIn0=

BEGIN_NESTED_COMMIT
feat: [alloydb] support for obtaining the public IP address of an Instance
feat: support for getting PSC DNS name from the GetConnectionInfo API

PiperOrigin-RevId: 610415824

Source-Link: googleapis/googleapis@0733fdb

Source-Link: https://github.com/googleapis/googleapis-gen/commit/49fd8e089feda5d293d18802548db52c3fbfb70c
Copy-Tag: eyJwIjoiamF2YS1hbGxveWRiLy5Pd2xCb3QueWFtbCIsImgiOiI0OWZkOGUwODlmZWRhNWQyOTNkMTg4MDI1NDhkYjUyYzNmYmZiNzBjIn0=
END_NESTED_COMMIT

feat: support for getting PSC DNS name from the GetConnectionInfo API

PiperOrigin-RevId: 610415824

Source-Link: googleapis/googleapis@0733fdb

Source-Link: googleapis/googleapis-gen@49fd8e0
Copy-Tag: eyJwIjoiamF2YS1hbGxveWRiLy5Pd2xCb3QueWFtbCIsImgiOiI0OWZkOGUwODlmZWRhNWQyOTNkMTg4MDI1NDhkYjUyYzNmYmZiNzBjIn0=
@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 26, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 26, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 26, 2024
@gcf-owl-bot gcf-owl-bot bot marked this pull request as ready for review February 26, 2024 19:06
@gcf-owl-bot gcf-owl-bot bot requested a review from a team as a code owner February 26, 2024 19:06
@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 26, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 26, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 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 Feb 26, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 26, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 26, 2024
feat: support for getting PSC DNS name from the GetConnectionInfo API
feat: add PSC cluster and instance configuration settings to enable/disable PSC and obtain the PSC endpoint name
feat: add new API to list the databases in a project and location
docs: clarified read pool config is for read pool type instances

PiperOrigin-RevId: 610475013

Source-Link: googleapis/googleapis@aa16fda

Source-Link: googleapis/googleapis-gen@9ccc90e
Copy-Tag: eyJwIjoiamF2YS1hbGxveWRiLy5Pd2xCb3QueWFtbCIsImgiOiI5Y2NjOTBlY2JmNDVkOGIwNjViNTIwNTk3ZmFiYjY0ZmQ0MTU2NzhkIn0=
@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 26, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 26, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 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 Feb 26, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 26, 2024
Copy link

snippet-bot bot commented Feb 26, 2024

Here is the summary of changes.

You are about to add 454 region tags.

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

@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 26, 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 06497ad into main Feb 29, 2024
31 checks passed
@gcf-merge-on-green gcf-merge-on-green bot deleted the owl-bot-copy-java-alloydb branch February 29, 2024 18:10
@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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants