Skip to content

Kured 1.14.0

Compare
Choose a tag to compare
@ckotzbauer ckotzbauer released this 21 Aug 16:08
· 159 commits to main since this release
0df1059

Features and Improvements

  • Support pod-selector for drain command (#788)
  • Use readOnlyRootFilesystem (#805)
  • Log on unusual sentinel-command exit code (#806)
  • Don’t hold node lock if reboot is blocked (#819)
  • Add argument to invert the behavior of alert-filter-regexp (#786)
  • Add multiple concurrent node reboot (#660)
  • Adds new flag --metrics-host (#811)

Build and Testing

Kubernetes Version Compatibility

The daemon image contains a 1.27.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.26.x, 1.27.x and 1.28.x

Thanks a lot to everyone who contributed to kured since 1.13.2.