Skip to content

KEDA OLM Operator 2.11.2

Compare
Choose a tag to compare
@joelsmith joelsmith released this 22 Sep 23:00
· 61 commits to main since this release
329df18

What's Changed

  • Update release process to point to GHCR instead of DockerHub by @joelsmith in #185
  • Remove openshift community operator repo from release instructions as it is deprecated by @joelsmith in #186
  • Add servicemonitor for webhooks pod, rename servicemonitor for keda operator by @joelsmith in #187
  • Fix apiservice permissions broken during rebase by @joelsmith in #188
  • Add OpenShift CA bundle when deployed on OpenShift by @joelsmith in #190
  • use OpenShift certs & CA by @zroubalik in #189
  • Use finalizer.kedacontroller.keda.sh as the finalizer name by @zroubalik in #191
  • watch only a single namespace by @zroubalik in #192
  • Remove SeccompProfile RuntimeDefault from securityContext on old OpenShift clusters by @joelsmith in #193
  • Don't set ownerReference on cluster-scoped and cross-namespace objects by @joelsmith in #196
  • Make nightly tests more robust by @joelsmith in #197
  • Make Deploy-test more robust by @joelsmith in #198
  • Properly run OLM install script by @joelsmith in #199
  • Use KEDA-specific annotation name for last config by @joelsmith in #201
  • README.md: Link to main site by @cgwalters in #200
  • Use KEDA-specific annotation name for last config, part 2 by @joelsmith in #202
  • Allow operator to install resources to WATCH_NAMESPACE instead of requiring keda ns by @joelsmith in #203
  • Use installed namespace if WATCH_NAMESPACE not set by @joelsmith in #204
  • Release 2.11.2 by @joelsmith in #205

New Contributors

Full Changelog: v2.10.1...v2.11.2