Open Banchio opened 3 years ago
Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @akashkeshari.
Author: | Banchio |
---|---|
Assignees: | - |
Labels: | `Service Attention`, `needs-triage`, `Connected Kubernetes` |
Milestone: | - |
route to service team
@Banchio ,
For the time being, please use the mitigation suggested in the link you pasted above. We will soon release a fix for this issue and let you know
@Banchio
This issue has been fixed in the latest release of connectedk8s CLI. (version 1.1.11) Please upgrade using the cmd 'az extension update -n connectedk8s' ant try again. Note that the 1.1.11 version of the CLI no longer has dependency on the helm client installed by the user. The CLI, during runtime will download a suitable helm version and use it. 'Helm' is no longer a pre-requisite for the connectedk8s CLI
Describe the bug
Command Name
az connectedk8s enable-features Extension Name: connectedk8s. Version: 1.1.10.
Errors:
To Reproduce:
Steps to reproduce the behavior. Note that argument values have been redacted, as they may contain sensitive information.
az connectedk8s enable-features --features cluster-connect -n {} -g {}
Expected Behavior
complete feature activation like helm 3.6.3. Since in Helm 3.7.0 chart command has been removed, this does not work anymore.
Environment Summary
Additional Context