Skip to content

Releases: kedacore/keda-olm-operator

v2.15.1

12 Aug 23:32
fad70e8
Compare
Choose a tag to compare

What's Changed

  • Set "readOnlyRootFilesystem: true" in operator pod template to match operand by @jkyros in #243
  • Prepare release 2.15.1 by @joelsmith in #244

Full Changelog: v2.15.0...v2.15.1

v2.15.0

09 Aug 23:25
6efa716
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.14.1...v2.15.0

v2.14.1

02 Aug 19:31
35181ac
Compare
Choose a tag to compare

What's Changed

  • Add caConfigMaps field to KedaOperatorSpec by @joelsmith in #232
  • Fix functionality (audit, loglevel) tests to actually wait for changes by @jkyros in #233
  • Sync sample CRs from main repo during releases by @joelsmith in #234
  • Prevent namespace creation/modification when installing via OLM by @joelsmith in #235
  • Fix hack/relprep.sh script to match KEDA repo by @joelsmith in #237
  • Prepare release 2.14.1 by @jkyros in #239

Full Changelog: v2.14.0...v2.14.1

v2.14.0

18 Jun 19:11
8370e2d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.13.1...v2.14.0

v2.13.1

07 Jun 03:10
809c8a3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.12.1...v2.13.1

v2.12.1

13 Feb 00:41
21d12bc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.12.0...v2.12.1

KEDA OLM Operator 2.12.0

03 Nov 22:16
1ffa444
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.11.2...v2.12.0

KEDA OLM Operator 2.11.2

22 Sep 23:00
329df18
Compare
Choose a tag to compare

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

KEDA OLM Operator 2.10.1

10 May 18:41
bd27b93
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.9.3...v2.10.1

KEDA OLM Operator 2.9.3

28 Feb 10:00
afbcd65
Compare
Choose a tag to compare
add examples of audit loggging  (#178)

* add examples of audit loggging to README

Signed-off-by: gauron99 <fridrich.david19@gmail.com>

* add hack/

Signed-off-by: gauron99 <fridrich.david19@gmail.com>

---------

Signed-off-by: gauron99 <fridrich.david19@gmail.com>