Skip to content

fix!: [google-cloud-run] An existing resource_definition cloudbuild.googleapis.com/WorkerPool is removed #14200

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

gcf-owl-bot[bot]
Copy link
Contributor

@gcf-owl-bot gcf-owl-bot bot commented Aug 7, 2025

  • Regenerate this pull request now.

fix!: A type of an existing resource_reference option of the field worker_pool in message .google.cloud.run.v2.SubmitBuildRequest is changed from cloudbuild.googleapis.com/WorkerPool to cloudbuild.googleapis.com/BuildWorkerPool

fix!: A type of an existing resource_reference option of the field worker_pool in message .google.cloud.run.v2.BuildConfig is changed from cloudbuild.googleapis.com/WorkerPool to cloudbuild.googleapis.com/BuildWorkerPool

feat: Adding new resource tpye run.googleapis.com/WorkerPool.
PiperOrigin-RevId: 792236244

Source-Link: googleapis/googleapis@0998e04

Source-Link: https://github.com/googleapis/googleapis-gen/commit/dd4d74cec8de2dff661f048ddc83782bbdb6c0dc
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLXJ1bi8uT3dsQm90LnlhbWwiLCJoIjoiZGQ0ZDc0Y2VjOGRlMmRmZjY2MWYwNDhkZGM4Mzc4MmJiZGI2YzBkYyJ9

…erPool` is removed

fix!: A type of an existing resource_reference option of the field `worker_pool` in message `.google.cloud.run.v2.SubmitBuildRequest` is changed from `cloudbuild.googleapis.com/WorkerPool` to `cloudbuild.googleapis.com/BuildWorkerPool`

fix!: A type of an existing resource_reference option of the field `worker_pool` in message `.google.cloud.run.v2.BuildConfig` is changed from `cloudbuild.googleapis.com/WorkerPool` to `cloudbuild.googleapis.com/BuildWorkerPool`

feat: Adding new resource tpye run.googleapis.com/WorkerPool.
PiperOrigin-RevId: 792236244

Source-Link: googleapis/googleapis@0998e04

Source-Link: googleapis/googleapis-gen@dd4d74c
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLXJ1bi8uT3dsQm90LnlhbWwiLCJoIjoiZGQ0ZDc0Y2VjOGRlMmRmZjY2MWYwNDhkZGM4Mzc4MmJiZGI2YzBkYyJ9
@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 7, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 7, 2025
@gcf-owl-bot gcf-owl-bot bot marked this pull request as ready for review August 7, 2025 21:33
@gcf-owl-bot gcf-owl-bot bot requested review from a team as code owners August 7, 2025 21:33
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 7, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 7, 2025
Copy link

snippet-bot bot commented Aug 7, 2025

Here is the summary of changes.

You are about to add 16 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

@parthea parthea added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Aug 8, 2025
@@ -197,12 +197,12 @@ def transport(self) -> BuildsTransport:
return self._transport

@staticmethod
def worker_pool_path(
def build_worker_pool_path(
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Adding do not merge due to breaking change here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do not merge Indicates a pull request not ready for merge, due to either quality or timing. kokoro:force-run Add this label to force Kokoro to re-run the tests. owl-bot-copy
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant