Skip to content
This repository has been archived by the owner on Apr 29, 2024. It is now read-only.

v5.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jan 13:14
· 13 commits to master since this release
011d127

5.3.0 (2022-01-14)

Bug Fixes

  • by default, try in cluster cfg before local kubeconfig (69892b8)
  • configure kubelet using kubeletExtraArgs section (9a198f4)
  • don't fail immediately if kubeconfig path is wrong (1074cfe)
  • don't fail when initially configuring gce or cs provider (44c56e2)
  • handle cli kubeconfig error more precisely (598f301)
  • implement unwrap for user errors (61c31fe)
  • install kubernetes packages (d7b2821)
  • invert kubeconfig by bytes check (3bbf000)
  • make gitops read- and writesecret work without cluster (c363ef0)
  • make repos world readable, not writable (0b1d14a)
  • make rpm repositories world readable (0cb6b88)
  • make systemd service files world readable (d96e483)
  • more error context (556f67d)
  • reenable kubeconfig by path (188482c)
  • remove wrong node agent get check (e82c310)
  • stop aborting when installing CRI was successful (396b54f)

Features

  • add leaveosrepositories option (36e8d8e)