🚨 This is a RELEASE CANDIDATE. Use it only for testing purposes. If you find any bugs, file an issue.
Highlights
- clusterctl: Add soft ownership from clusters to ClusterResourceSetBinding
- machine: Bug fix to set node interruptible label
Cluster API v1.3 compared to v1.4
See the Cluster-API book for an overview over relevant changes between Cluster API v1.3 and v1.4 for maintainers of providers and consumers of our Go API.
Deprecation warning
The api versions v1alpha3
and v1alpha4
are deprecated and will be removed in the follwing releases. v1alpha3
will be removed in 1.5 and v1alpha4
in 1.6.
Full list of changes since v1.4.0-rc.0
📈 Fun stats
- 7 new commits merged
- 3 bugs fixed 🐛
🐛 Bug Fixes
- Add soft ownership from clusters to ClusterResourceSetBinding (#8323)
- test/e2e: use topology cluster-template for clusterctl upgrade mgmt cluster (#8314)
- bug fix to set node interruptible label (#8298)
🌱 Others
📖 Additionally, there have been 2 contributions to our documentation and book. (#8296, #8290)
Release
https://github.com/kubernetes-sigs/cluster-api/releases/tag/v1.4.0-rc.1
Thanks to all our contributors! 😊