Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Request for new functionality
View staffing
Description
we need to be able to deploy an endpoint, undeploy it and deploy it again to the same project, we are forced to add the random suffix in the service name, otherwise the second deployment fails since the resource still exists somewhere in a deleted state[1] for 30 days. Thus decoupling the service name from the domain in Endpoint with Cloud Run would resolve such issue without the need to change the url of the endpoint service which inconvient.
[1]https://cloud.google.com/sdk/gcloud/reference/endpoints/services/delete