Skip to content
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

AKS Learn feedback: The version of aks-preview needs to be after 0.5.134 to avoid the error: AttributeError: 'ManagedCluster' object has no attribute 'upgrade_settings' #123613

Open
SnoWolfT opened this issue Jul 3, 2024 · 3 comments

Comments

@SnoWolfT
Copy link

SnoWolfT commented Jul 3, 2024

Type of issue

Missing information

Feedback

When executing the command "az aks update --enable-blob-driver", I encounter the error message: AttributeError: 'ManagedCluster' object has no attribute 'upgrade_settings'.

After investigation, I find this is related to one issue of Azure CLI as below.
https://github.com/Azure/azure-cli/issues/27525

After use the following command to update the version of aks-preview, the issue is mitigated.
az extension update --name aks-preview

Page URL

https://learn.microsoft.com/en-us/azure/aks/azure-blob-csi?tabs=NFS#before-you-begin

Content source URL

https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/aks/azure-blob-csi.md

Author

@tamram

Document Id

6a0b4a02-a46d-8cd4-360b-54d77ff554b3


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

@TPavanBalaji
Copy link
Contributor

@SnoWolfT
Thanks for your feedback! We will investigate and update as appropriate.

@SaibabaBalapur-MSFT
Copy link
Contributor

@SnoWolfT
I'm going to assign this to the document author so they can take a look at it accordingly.

@tamram
Please review it.

@tamram
Copy link
Contributor

tamram commented Jul 5, 2024

CLI issue is here: Azure/azure-cli#27525

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants