-
Notifications
You must be signed in to change notification settings - Fork 83
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
[Bug]: Unable to upgrade KubernetesCluster version #654
Comments
This seems to be related to the fact that the Azure API is returning an empty value for the
|
Thank you @jeanduplessis, I can't agree more with that comment :) |
This provider repo does not have enough maintainers to address every issue. Since there has been no activity in the last 90 days it is now marked as |
This issue is being closed since there has been no activity for 14 days since marking it as |
Is there an existing issue for this?
Affected Resource(s)
containerservice.azure.upbound.io - KubernetesCluster
Resource MRs required to reproduce the bug
containerservice.azure.upbound.io - KubernetesCluster
Steps to Reproduce
KubernetesCluster
MR withnetworkProfile.0.networkPlugin: none
and wait for the cluster to get ready.spec.forProvider.kubernetesVersion
in the MR to upgrade the cluster version.What happened?
The cluster is not upgraded and the MR is falling with a
AsyncUpdateFailure
.Relevant Error Output Snippet
Crossplane Version
1.14.3
Provider Version
0.41.0
Kubernetes Version
v1.27.1
Kubernetes Distribution
AKS
Additional Info
Test MR:
The text was updated successfully, but these errors were encountered: