Version 0.4.0-beta.2 (2019/07/25)
Once a patch release, 0.4.0 now represents a shift towards stability and the road to v1alphas two and three. This is CAPV 0.4.0-beta.2.
Project changes
- SIG-VMware is no longer the owner of CAPV (#436)
- The CAPV API group has been renamed to
vsphere.cluster.k8s.io
(#414) - Image stamping tools have been relocated (#446)
New features
- Image-based manifest generation (#412)
- Customizable sync period (#418)
- Customizable requeue period (#420)
- CAPI 1.7 (#440)
- New tooling for building/deploying releases (#426, #449)
Enhancements
- Distroless manager image (#397)
- Safe initialization of a multi-node control plane (#387)
- Improved pre-submits (#422, #425, #441, kubernetes/test-infra#13363, kubernetes/test-infra#13509, kubernetes/test-infra#13489)
- Machine image updates (#404)
- Cloud provider credentials are now transmitted and stored securely (#419)
- Documentation updates (#398, #399, #428)
- Exit early during e2e test if build fails (#421)
Bug fixes
- Generating manifests behaved differently on macOS and Linux (#464)
- Generating manifests failed or created immutable contents (#453)
- Externally deleted VM is not recreated (#409, #411)
- Fix object patch logic (#393)
- Fixed missing RBAC permission (#432, #442)
- Fixed incorrect environment variable name for
VCENTER_USERNAME
(#434) - Fixed unbound shell script variable in periodic e2e test (#443)
- Default VM folder logic has been corrected (#405, #406)
Known issues
Documentation
Please see the Getting Started guide!
Images
Type | Link |
---|---|
Manager image | gcr.io/cluster-api-provider-vsphere/release/manager:v0.4.0-beta.2 |
Manifests image | gcr.io/cluster-api-provider-vsphere/release/manifests:v0.4.0-beta.2 |