Skip to content

Kured 1.9.1

Compare
Choose a tag to compare
@ckotzbauer ckotzbauer released this 06 Jan 18:17
· 650 commits to main since this release
2b36eab

Bugfixes

  • Security: don't print env variable values in the logs (some are sensitive) #489
  • small fix in deprecation log messages #490

Kubernetes Version Compatibility

The daemon image contains a 1.22.x k8s.io/{client-go,kubectl} for the purposes of maintaining the lock and draining worker nodes. Kubernetes aims to provide forwards & backwards compatibility of one minor version between client and server, so this should work on 1.21.x, 1.22.x and 1.23.x

Thanks a lot to everyone who contributed to kured since 1.9.0. Commits from @dkulchinsky, @ckotzbauer