Releases: Azure/azure-capi-cli-extension
az-capi-nightly
Continually updated from the HEAD of the main branch.
az extension add --source https://github.com/Azure/azure-capi-cli-extension/releases/download/az-capi-nightly/capi-0.0.vnext-py2.py3-none-any.whl
v0.1.7
To install the v0.1.7 release run the following command:
az extension add --allow-preview --source https://github.com/Azure/azure-capi-cli-extension/releases/download/v0.1.7/capi-0.1.7-py2.py3-none-any.whl
What's Changed
- Bump actions/dependency-review-action from 4.0.0 to 4.1.3 by @dependabot in #234
- Bump github/codeql-action from 3.24.0 to 3.24.4 by @dependabot in #235
- Bump github/codeql-action from 3.24.4 to 3.24.5 by @dependabot in #236
- Bump github/codeql-action from 3.24.5 to 3.24.6 by @dependabot in #237
- Bump actions/checkout from 4.1.1 to 4.1.2 by @dependabot in #238
- Bump github/codeql-action from 3.24.6 to 3.24.7 by @dependabot in #239
- Bump github/codeql-action from 3.24.7 to 3.24.9 by @dependabot in #242
- Fix new linter errors by @mboersma in #245
- Bump actions/dependency-review-action from 4.1.3 to 4.2.5 by @dependabot in #246
- Update pytest-cov requirement from <5.0,>=4.1 to >=4.1,<6.0 by @dependabot in #244
- Bump actions/setup-python from 5.0.0 to 5.1.0 by @dependabot in #247
- Mask specified log output by @mboersma in #249
Thank you to everyone who helped with this release!
Full Changelog: v0.1.6...v0.1.7
Please help guide the future of az capi
by providing feedback and reporting issues:
v0.1.6
To install the v0.1.6
release run the following command:
az extension add --allow-preview --source https://github.com/Azure/azure-capi-cli-extension/releases/download/v0.1.6/capi-0.1.6-py2.py3-none-any.whl
What's Changed
--external-cloud-provider=true
is now the default foraz capi create
Thank you to everyone who helped with this release!
Full Changelog: v0.1.5...v0.1.6
Please help guide the future of az capi
by providing feedback and reporting issues:
v0.1.5
To install the v0.1.5
release run the following command:
az extension add --source https://github.com/Azure/azure-capi-cli-extension/releases/download/v0.1.5/capi-0.1.5-py2.py3-none-any.whl
What's Changed
- Update google storage URL to dl.k8s.io by @mboersma in #192
- Enable passing custom calico version by @jsturtevant in #196
Full Changelog: v0.1.4...v0.1.5
Please help guide the future of az capi by providing feedback and reporting issues:
v0.1.4
The v0.1.4 release of az capi
pins Calico manifests at a working CAPZ version and stores the name of the AKS infra resource group and VNET name as environment variables.
az extension add --source https://github.com/Azure/azure-capi-cli-extension/releases/download/v0.1.4/capi-0.1.4-py2.py3-none-any.whl
Thank you to everyone who contributed to this release!
Please help guide the future of az capi
by providing feedback and reporting issues:
v0.1.3
The v0.1.3 release of az capi
allows using KPNG on Windows instead of the in-tree kube proxy and fixes a Docker-in-Docker setup issue when developing with local CodeSpaces.
az extension add --source https://github.com/Azure/azure-capi-cli-extension/releases/download/v0.1.3/capi-0.1.3-py2.py3-none-any.whl
Thank you to everyone who contributed to this release!
Please help guide the future of az capi
by providing feedback and reporting issues:
v0.1.2
The v0.1.2 release of az capi
removes an obsolete networking workaround that prevented clusters from provisioning.
az extension add --source https://github.com/Azure/azure-capi-cli-extension/releases/download/v0.1.2/capi-0.1.2-py2.py3-none-any.whl
Thank you to everyone who contributed to this release!
Please help guide the future of az capi
by providing feedback and reporting issues:
v0.1.1
The v0.1.1 release of az capi
fixes an issue where the Windows-specific kube-proxy manifest wasn't applied.
az extension add --source https://github.com/Azure/azure-capi-cli-extension/releases/download/v0.1.1/capi-0.1.1-py2.py3-none-any.whl
Thank you to everyone who contributed to this release!
Please help guide the future of az capi
by providing feedback and reporting issues:
v0.1.0
The first preview minor release of az capi
adds a --wait-for-nodes=N
argument to az capi create
and installs Calico CNI onto workload clusters using the official Helm chart.
Please take the extension for a test drive and let us know how it could be more useful to you.
az extension add --source https://github.com/Azure/azure-capi-cli-extension/releases/download/v0.1.0/capi-0.1.0-py2.py3-none-any.whl
Thank you to everyone who contributed to this release!
Please help guide the direction of this project by providing feedback and reporting bugs!
v0.0.6
Preview release number six adds a random cluster name generator and fixes several bugs.
Please take the extension for a test drive and let us know how it could be more useful to you.
az extension add --source https://github.com/Azure/azure-capi-cli-extension/releases/download/v0.0.6/capi-0.0.6-py2.py3-none-any.whl
Thank you to everyone who contributed to this release!
Please help guide the direction of this project by providing feedback and reporting bugs!