mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-16 14:28:35 +00:00
Merge pull request #11223 from microsoft/cameronbaird/revert-aks-extension-pin
ci: revert temp: ci: Fix AKS cluster creation
This commit is contained in:
@@ -91,10 +91,7 @@ function enable_cluster_approuting() {
|
||||
|
||||
function install_azure_cli() {
|
||||
curl -sL https://aka.ms/InstallAzureCLIDeb | sudo bash
|
||||
|
||||
# TODO: Remove the version spec when this bug is fixed:
|
||||
# https://github.com/Azure/azure-cli/issues/31345
|
||||
az extension add --name aks-preview --version 14.0.0b3
|
||||
az extension add --name aks-preview
|
||||
}
|
||||
|
||||
function login_azure() {
|
||||
|
Reference in New Issue
Block a user