v5.0.1: changelog

pull/808/head v5.0.1
iwilltry42 3 years ago
parent 594e3ced3f
commit 6abb1fb20c
No known key found for this signature in database
GPG Key ID: 7BA57AD1CFF16110
  1. 17
      CHANGELOG.md

@ -1,5 +1,22 @@
# Changelog
## v5.0.1
### Enhancement
- add `HostFromClusterNetwork` field to `LocalRegistryHosting` configmap as per KEP-1755 (#754)
### Fixes
- fix: nilpointer exception on failed exec process with no returned logreader
- make post-create cluster preparation (DNS stuff mostly) more resilient (#780)
- fix v1alpha2 -> v1alpha3 config migration (and other related issues) (#799)
### Misc
- docs: fix typo (#784)
- docs: fix usage of legacy `--k3s-agent/server-arg` flag
## v5.0.0
This release contains a whole lot of new features, breaking changes as well as smaller fixes and improvements.

Loading…
Cancel
Save