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

Container image: use up-to-date azure-cli #585

Merged
merged 1 commit into from
Mar 5, 2025

Conversation

t-lo
Copy link
Member

@t-lo t-lo commented Mar 5, 2025

The azure-cli shipped with upstream Debian is hopelessly outdated and fails to perform basic tasks like launching VMs because it tries to talk to outdated APIs.

This change uses Microsoft's az-cli from MS Debian repositories, following https://learn.microsoft.com/en-us/cli/azure/install-azure-cli-linux?pivots=apt#option-1-install-with-one-command.

The azure-cli shipped with upstream Debian is hopelessly outdated and
fails to perform basic tasks like launching VMs because it tries to talk
to outdated APIs.

This change uses Microsoft's az-cli from MS Debian repositories.

Signed-off-by: Thilo Fromm <[email protected]>
@t-lo t-lo requested a review from a team March 5, 2025 10:07
@t-lo t-lo merged commit 016ee52 into flatcar-master Mar 5, 2025
2 checks passed
@t-lo t-lo deleted the t-lo/azcli-use-current branch March 5, 2025 10:19
@t-lo t-lo mentioned this pull request Mar 5, 2025
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