Skip to content

Commit

Permalink
v5.0.1: changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
iwilltry42 committed Oct 13, 2021
1 parent 594e3ce commit 6abb1fb
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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.
Expand Down

0 comments on commit 6abb1fb

Please sign in to comment.