Hamza Shafique
Hamza Shafique
The command `docker buildx use` still exists. However, to revert to the default context, we need to use the `context` command. When switching to a non-default context, we can utilize...
> Thanks. Is this something you've tested using (2U private link) https://2u-internal.atlassian.net/wiki/spaces/ENG/pages/1173618788/Running+Datadog+in+devstack? Yes, I have [ ](url)
Hi @hfurkanvural, This should solve your issue: patch the revision template and use the snake_case path in the update mask. ``` name = f"projects/{PROJECT_ID}/locations/{REGION}/services/{SERVICE_NAME}" client = ServicesClient() patch = Service(...