Skip to content

Release v0.8.1

Compare
Choose a tag to compare
@erikwilson erikwilson released this 21 Aug 00:01
· 2857 commits to master since this release
d116e74

Release v0.8.1

K3s v0.8.1 is an update to address Go security CVE-2019-9512 and CVE-2019-9514. Many thanks to the community for the continued enhancements and bug fixes!

Features and Enhancements

  • Update to kubernetes v1.14.6 - Upgraded from Kubernetes v1.14.5 [changelog].
  • Update to traefik 1.7.12 - Upgraded from Traefik 1.7.9 [changelog].

Bug fixes

  • Fixed an issue where containerd may leak file descriptors [#700]
  • Fixed an issue where simultaneous node joins may cause a panic [#712]
  • Fixed an issue where k3s in docker constantly logs errors [#31]
  • Fixed an issue where manifests will not re-deploy after change [#737]