azure-cli-extensions: Error deploying App Service Extension for Arc Kubernetes
This is autogenerated. Please review and update as needed.
Describe the bug
Command Name
az customlocation create Extension Name: customlocation. Version: 0.1.2.
Errors:
FailedToLoadClusterExtensionConfig: Combined Getting Extension Config Errors: ,
Error for extension ID /subscriptions/d40ad3b0-3405-4c2e-b618-87ea80548513/resourceGroups/DefaultResourceGroup-WEU/providers/Microsoft.Kubernetes/connectedClusters/WestEuropeCluster/providers/Microsoft.KubernetesConfiguration/extensions/AppServiceExt : Invalid InstallState of Cluster Extension. InstallState is : Failed
To Reproduce:
Steps to reproduce the behavior. Note that argument values have been redacted, as they may contain sensitive information.
- Put any pre-requisite steps here…
az customlocation create -g {} -n {} --host-resource-id {} --namespace {} -c {} -l {} --query {} -o {}
Expected Behavior
Environment Summary
Windows-10-10.0.19041-SP0
Python 3.8.9
Installer: MSI
azure-cli 2.26.1
Extensions:
appservice-kube 0.1.20
connectedk8s 1.1.5
customlocation 0.1.2
k8s-extension 0.5.1
Additional Context
About this issue
- Original URL
- State: open
- Created 3 years ago
- Comments: 15 (4 by maintainers)
@StrawnSC feel free to ping me on teams via jaromir.kaspar@dell.com if anything… I have also issues deploying DC extension. It’s in the same scenario. If it’s also your extension, it would be awesome if we could review it.
@StrawnSC could you take a look, if this infact related to our extension? Thanks!