You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm creating a cloud build trigger which uses pubsub topic for triggering. When I apply the cloudbuild config, it prints the following error Update call failed: error applying desired state: summary: Error creating Trigger: googleapi: Error 400: Invalid resource name given (name=sample-cloudbuild-shceduler). Refer to https://cloud.google.com/pubsub/docs/admin#resource_names for more information.
Though the pub sub topic with same name is already create. Adding
Additional Diagnostic Information
Kubernetes Cluster Version
Client Version: v1.21.3
Server Version: v1.21.5-gke.1302
Checklist
Bug Description
I'm creating a cloud build trigger which uses pubsub topic for triggering. When I apply the cloudbuild config, it prints the following error
Update call failed: error applying desired state: summary: Error creating Trigger: googleapi: Error 400: Invalid resource name given (name=sample-cloudbuild-shceduler). Refer to https://cloud.google.com/pubsub/docs/admin#resource_names for more information.
Though the pub sub topic with same name is already create. Adding
Additional Diagnostic Information
Kubernetes Cluster Version
Client Version: v1.21.3
Server Version: v1.21.5-gke.1302
Config Connector Version
1.63.0
Config Connector Mode
namespaced
Steps to Reproduce
apply the following yamls
YAML snippets
The text was updated successfully, but these errors were encountered: