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

Add workaround for az login issues #326

Merged
merged 1 commit into from
Nov 12, 2024
Merged

Conversation

nicksantamaria
Copy link
Contributor

Motivation

Currently, any play that interacts with kubernetes fails on the az login step with the following error.

Error loading command module 'mysql': cannot import name 'mysql_flexibleservers' from 'azure.mgmt.rdbms' 
Error loading command module 'rdbms': No module named 'azure.mgmt.rdbms.mysql_flexibleservers'

Changes

Adds workaround described in Azure/azure-cli#30102 (comment)

Testing

This hasnt been tested yet.

@nicksantamaria nicksantamaria merged commit 8f5ae99 into 6.x Nov 12, 2024
1 check passed
@nicksantamaria nicksantamaria deleted the feature/az-login-issues branch November 12, 2024 21:48
GROwen added a commit that referenced this pull request Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants