-
Notifications
You must be signed in to change notification settings - Fork 3k
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
az aks create: ImportError: cannot import name 'Iterable' from 'collections' #20887
Comments
ghost
added
needs-triage
This is a new issue that needs to be triaged to the appropriate team.
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
labels
Jan 2, 2022
ghost
removed
the
needs-triage
This is a new issue that needs to be triaged to the appropriate team.
label
Jan 3, 2022
yonzhan
added
Service Attention
This issue is responsible by Azure service team.
and removed
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
labels
Jan 3, 2022
Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @Azure/aks-pm. Issue DetailsThis is autogenerated. Please review and update as needed.Describe the bugCommand Name Errors:
To Reproduce:Steps to reproduce the behavior. Note that argument values have been redacted, as they may contain sensitive information.
Expected BehaviorEnvironment Summary
Additional Context
|
route to service team |
Duplicate of #20348. Please see #20348 (comment) for the solution. |
jiasli
changed the title
pleae assist
az aks create: ImportError: cannot import name 'Iterable' from 'collections'
Jan 4, 2022
jiasli
removed
Service Attention
This issue is responsible by Azure service team.
AKS
az aks/acs/openshift
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
labels
Jan 4, 2022
vladsavelyev
added a commit
to populationgenomics/analysis-runner
that referenced
this issue
Feb 21, 2022
vladsavelyev
added a commit
to populationgenomics/hail
that referenced
this issue
Feb 21, 2022
vladsavelyev
added a commit
to populationgenomics/analysis-runner
that referenced
this issue
Feb 22, 2022
* Conda -> PyPI * Typo * Make sure to run CI on PRs too * Move deps to setup.py, add requirements-dev.txt * Pin tabulate (see Azure/azure-cli#20887) * Readd tests as part of linting * Disable import-error * Publishing: use skip_existing and limit to non-pull-request * Re-disable logging-fstring-interpolation in linting
illusional
pushed a commit
to populationgenomics/cpg-infrastructure
that referenced
this issue
Aug 5, 2022
* Conda -> PyPI * Typo * Make sure to run CI on PRs too * Move deps to setup.py, add requirements-dev.txt * Pin tabulate (see Azure/azure-cli#20887) * Readd tests as part of linting * Disable import-error * Publishing: use skip_existing and limit to non-pull-request * Re-disable logging-fstring-interpolation in linting
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is autogenerated. Please review and update as needed.
Describe the bug
Command Name
az aks create
Errors:
To Reproduce:
Steps to reproduce the behavior. Note that argument values have been redacted, as they may contain sensitive information.
az aks create --resource-group {} --name {} --node-count {} --max-pods {} --kubernetes-version {} --generate-ssh-keys --enable-vmss --enable-cluster-autoscaler --min-count {} --max-count {} --service-principal {} --client-secret {}
Expected Behavior
Environment Summary
Additional Context
The text was updated successfully, but these errors were encountered: