Azure / jenkins

Templates and scripts to help you run Jenkins on Azure
Creative Commons Attribution 4.0 International
48 stars 53 forks source link

Quickstart template scripts for the AKS zero-downtime deployment #3

Closed allxiao closed 6 years ago

allxiao commented 6 years ago

This moves the code change in https://github.com/Azure/azure-devops-utils/pull/72 to this repository.

Currently I fixed the Azure CLI version to 2.0.23-1 to workaround the issue that az aks get-credentials doesn't work in the latest Azure CLI 2.0.24.

allxiao commented 6 years ago

Azure CLI 2.0.25 has been released and the aks get-credentials issue was resolved.

@chenkennt @LGDoor could you please approve this PR?

Besides, could you grant me the permission to update this repository?

Thanks,

chenkennt commented 6 years ago

Approved and added you as repo admin