Changes since v0.3.7
🐛 Bug Fixes
- ClusterResourceSetBinding is now deleted when the assciated cluster is deleted (#3366)
- KubeadmControlPlane: Deletion reconciliation should not use RequeueAfterError (#3386)
- KubeadmControlPlane: Fix rollout detection logic when ClusterConfiguration is nil (#3356)
- KubeadmControlPlane: rollout maintains even distribution of failure domains (#3405)
📖 Documentation
- Add note about cluster name validation for azure (#3423)
- Escape quotes in AZURE_JSON_B64 (#3414)
- Add CRD relationships diagrams (#3267)
- Update CAEP template with requirements and security model (#3295)
- Improve clusterctl move doc (#3355)
- Update CAPZ quickstart variables to include new AZURE_JSON_B64 secret (#3303)
- Add details about lifecycle/active in the documentation (#3347)
- Improve HealthCheck docs (#3305)
🌱 Others
- Promote CecileRobertMichon as maintainer (#3314)
- Add watch for ClusterResourceSet resources (#3410)
- Add generate yaml subcommand to clusterctl (#3406)
- Add a make target to generate test coverage report (#3310)
- Update to Go 1.13.14 (#3431)
- Add v0.7 to the embedded metadata (#3412)
- CRS should return errors when trying to apply custom resources (#3402)
- Fix shellcheck install script (#3409)
- Fix e2e testing race condition when running ClusterResourceSetBinding (#3394)
- Add deprecation notice for RequeueAfterError (#3387)
- Add exp/util MachinePool helpers (#3392)
- Wrap error so as to not lose context (#3411)
- Remove RequeueAfterError usage from reconcileHealth (#3388)
- Log when and why a machine is marked for remediation (#3385)
- Fix logging comparison between conditions patch (#3382)
- Update controller-runtime to v0.5.9 (#3381)
- Add cmp.Diff to condition patch conflicts (#3377)
- Only look at Group and Kind for GetOwnerCluster (#3374)
- Add version ldflags to docker-build make targets (#3369)
- Fix tilt with envsubst (#3361, #3378)
- Add MachinePool feature gate defaults to CABPK (#3362)
- Add CAPD control plane toleration (#3320)
- Add machine filters tests (#3334)
- Add test for UpdateCoreDNS (#3333)
- Fix typo in components flags feature gates (ClusterResourceSet) (#3341)
- Support a list of maps in tilt-settings (#3346)
Thanks to all our contributors! 😊