Skip to content

v0.15.0

Compare
Choose a tag to compare
@adrienjt adrienjt released this 02 Mar 14:10
· 74 commits to master since this release

This release mainly adds support for Kubernetes 1.22+ (and OpenShift 4.9+), while dropping support for 1.20-.

New Features

Bugfixes

  • e30ba9f fix recreate delegate pod when deleted
  • e23bf9b fix retry without candidate scheduler
  • e97a695 fix "more than one candidate" error with self targets in multiple namespaces, and, in general, for targets using identities authorized (sometimes by mistake) in multiple namespaces
  • d7d5aca fix finalizer length limit overflow for long namespace/target names

Breaking Changes

  • bbbf347 drop support for Kubernetes 1.20 and older