v0.4.0
justaugustus
released this
17 Mar 22:24
·
962 commits
to release-0.4
since this release
Cluster API Azure (v1alpha3
)
Cluster API support
This release supports the v1alpha3
/v0.3.x
version of Cluster API
Getting started
Quick start: https://cluster-api.sigs.k8s.io/user/quick-start.html
Upgrading from v1alpha2
To upgrade from a running management cluster based on v1alpha2, follow these instructions in the book.
Changes since v0.3.0
- e2e/tests: Use CAPI e2e framework (#421, @cpanato)
- bump controller-tools to version v.0.2.5 (#382, @cpanato)
- liveness and readiness probes added (#374, @cpanato)
- Add clusterctl-settings.json (#401, @CecileRobertMichon)
- Add links for the developer getting started (#383, @jsturtevant)
- Add proposal issue template based on CAPI template (#396, @devigned)
- Added v1alpha2 to v1alpha3 conversion webhooks (#380, @CecileRobertMichon)
- Bump Azure SDK to v40.4.0 (#459, @cpanato)
- Capi: update cluster-api to v0.3.0 (#438, @cpanato)
- Change example OS disk size to 128GB (#445, @CecileRobertMichon)
- Change the APIServer health probe to HTTPS (#444, @CecileRobertMichon)
- Deps: bump github.com/golang/mock to 1.4.0 (#398, @cpanato)
- Fix capi selector in make create-cluster (#399, @CecileRobertMichon)
- Images specified using new resource kinds (
AzureMarketplaceImage
,AzureSharedGalleryImage
,AzureImageByID
). (#334, @richardcase) - Make NAT Rules creation and deletion owned by network interfaces (#451, @CecileRobertMichon)
- Refactor kustomize config folder (#393, @nader-ziada)
- Remove examples and switch add cluster-template (#424, @CecileRobertMichon)
- Update README and getting started docs (#373, @CecileRobertMichon)
- Update to CRD v1 (#391, @CecileRobertMichon)
- Updated default k8s version to 1.16.7 (#414, @CecileRobertMichon)
The image for this release is us.gcr.io/k8s-artifacts-prod/cluster-api-azure/cluster-api-azure-controller:v0.4.0
.
Thanks to all our contributors! 😊