Skip to content
This repository has been archived by the owner on Nov 30, 2023. It is now read-only.

Section [container] has no property [new_scopes_behavior] in create.sh #22

Open
mxgit1090 opened this issue May 16, 2019 · 0 comments
Open
Labels
api: container Issues related to the Kubernetes Engine API API.

Comments

@mxgit1090
Copy link

I use the Qwiklab hand-on lab to practice Cloud SQL and the proxy container of k8s
When I start the script ./create.sh to deploy Cloud SQL instance and proxy container,
I found the error:

$ gcloud config set container/new_scopes_behavior true > /dev/null
# ERROR: (gcloud.config.set) Section [container] has no property [new_scopes_behavior].

It make all the creation processes stop!
I have no choice but to set constants and run the rest script file by file in ./script

It may need to be fixed for the new version

@product-auto-label product-auto-label bot added the api: container Issues related to the Kubernetes Engine API API. label Jul 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: container Issues related to the Kubernetes Engine API API.
Projects
None yet
Development

No branches or pull requests

1 participant