What's Changed
Important
Since the admission webhook is introduced in this release, it requires cert-manager to be installed in cluster
- Add integration tests for worker config controller by @apedriza in #915
- Fix integration test by using waitfor condition assert by @apedriza in #952
- K0sControlPlane admission webhook by @makhov in #807
- Fix command formatting for sudo execution in SSH commands by @apedriza in #954
- Fix comparison between k0smotroncontrolplane.spec and cluster.spec by @apedriza in #959
- Fix join host detection by @makhov in #990
- Fix watch permission for pods by @apedriza in #983
- Disable cache for ConfigMap and Secret by @apedriza in #960
- Add controlplane finalizer to ensure machine deletion by @apedriza in #975
- Stabilize SANS field order in ClusterConfig by @kahirokunn in #986
New Contributors
- @kahirokunn made their first contribution in #986
Full Changelog: v1.4.3...v1.5.0