Skip to content

v1.21.2+k0s.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Jun 10:40
574215c

Changelog

Enhancements

  • Backup / Restore sqlite-based DBs #973
  • Regenerate all k0s managed non-CA certs at k0s startup #952
  • Bump konnectivity to 0.0.20 #975, #933, #926
  • Fix kube version string to use '+' as suffix #949
  • Add subcommand sysinfo #947
  • Configurable mode for kube proxy #937
  • Add command k0s ctr #924
  • Bump golang to 1.16 for etcd #795

Bug fixes

  • Reset command to find and remove service stubs in all cases #959
  • Retry controller join for transient failures #962
  • Make sure that token create and list are accepting only controller and worker role #914
  • Fix config file path conversion to absolute #930

Docs

  • Storage documentation #963
  • Upgrade documentation #940
  • Documentation structure updated #938
  • Runtime docs update #939
  • Fix tokens link in setup docs #932
  • Fix links etc. on main README #919

Maintenance

  • Fix prerequisites for generated go files #980
  • Fix eula escaping to allow whitespaces #979
  • Change backup&restore smoke to check kube system level objects only #972
  • Adding 6m timeout for check-metrics smoke test #956
  • Move metrics test to its own test #943
  • Ensure that containerd shims are statically built #931