Skip to content

Releases: operator-framework/operator-controller

v1.0.0-rc1

12 Nov 22:28
32498f1
Compare
Choose a tag to compare

Installation

curl -L -s https://github.com/operator-framework/operator-controller/releases/download/v1.0.0-rc1/install.sh | bash -s

What's Changed

Full Changelog: v0.18.0...v1.0.0-rc1

v0.18.0

12 Nov 12:47
aaa0e00
Compare
Choose a tag to compare

Installation

curl -L -s https://github.com/operator-framework/operator-controller/releases/download/v0.18.0/install.sh | bash -s

What's Changed

  • 🌱 Remove nil/blank checks for installed bundle labels by @tmshort in #1405
  • 🌱 Bump the k8s-dependencies group with 2 updates by @dependabot in #1406
  • 🌱 Bump mkdocs-material from 9.5.41 to 9.5.42 by @dependabot in #1398
  • ✨ Fix a typo in the catalogs installation step by @itroyano in #1411
  • 🌱 Bump Python to 3.12 and MarkupSafe to 3.0.2 by @m1kola in #1408
  • 🌱 Bump github.com/operator-framework/operator-registry from 1.47.0 to 1.48.0 by @dependabot in #1412
  • 🌱 Bump pymdown-extensions from 10.11.2 to 10.12 by @dependabot in #1415
  • 🌱 Loosen certificate checks by @tmshort in #1413
  • 🌱 Bump mkdocs-material from 9.5.42 to 9.5.43 by @dependabot in #1419
  • 🌱 Bump github.com/fsnotify/fsnotify from 1.7.0 to 1.8.0 by @dependabot in #1420
  • ✨ Populate/update cache on ClusterCatalog reconcile by @m1kola in #1284
  • 🌱 Bump github.com/onsi/ginkgo/v2 from 2.20.2 to 2.21.0 by @dependabot in #1416
  • 🌱 Bump watchdog from 4.0.2 to 6.0.0 by @dependabot in #1423
  • 🌱 Bump github.com/onsi/gomega from 1.34.2 to 1.35.1 by @dependabot in #1422
  • ✨ Add support for kubectl printer columns by @tmshort in #1421
  • 🌱 Test Registry by @dtfranz in #1425
  • 🌱 (chore): configure Codecov to include only relevant directories for coverage by @camilamacedo86 in #1431
  • 🌱 Bump mkdocs-material from 9.5.43 to 9.5.44 by @dependabot in #1427
  • 📖 docs: add local build and deploy instructions to CONTRIBUTING.md by @camilamacedo86 in #1430
  • 📖 fix(docs): fix apiVersion for clustercatalogs. Replace 'catalogd.operatorframework.io/v1alpha1' with 'olm.operatorframework.io/v1alpha1' by @camilamacedo86 in #1433
  • ⚠️ Bump catalogd to v0.36.0 by @m1kola in #1434
  • 🐛 fix: resolve JSONPath error in caBundle readiness check by adding kubectl_wait_for_query function by @camilamacedo86 in #1429
  • ✨ Use a separate namespace for each e2e test by @tmshort in #1428
  • 🌱 Bump regex from 2024.9.11 to 2024.11.6 by @dependabot in #1436
  • 🐛 fix: put annotations in deployment's pod template by @joelanford in #1432
  • 📖 [Docs] Document the granting of API access by @bentito in #1407
  • ✨ reduce use of carvel validators by @everettraven in #1269
  • 🌱 Bump packaging from 24.1 to 24.2 by @dependabot in #1438
  • ⚠️ updates from api audit by @grokspawn in #1404
  • ⚠️ Move .spec.install.namespace and .spec.install.serviceAccount to .spec.namespace and .spec.serviceAccount by @everettraven in #1439

New Contributors

Full Changelog: v0.17.0...v0.18.0

v0.17.0

24 Oct 02:36
v0.17.0
1cb254c
Compare
Choose a tag to compare

Installation

curl -L -s https://github.com/operator-framework/operator-controller/releases/download/v0.17.0/install.sh | bash -s

What's Changed

Full Changelog: v0.16.0...v0.17.0

v0.16.0

04 Oct 19:58
v0.16.0
e57525e
Compare
Choose a tag to compare

Installation

curl -L -s https://github.com/operator-framework/operator-controller/releases/download/v0.16.0/install.sh | bash -s

What's Changed

Read more

v0.15.0

04 Sep 21:33
557e28f
Compare
Choose a tag to compare

Installation

curl -L -s https://github.com/operator-framework/operator-controller/releases/download/v0.15.0/install.sh | bash -s

What's Changed

New Contributors

Full Changelog: v0.14.0...v0.15.0

v0.14.0

29 Aug 18:22
fc888e5
Compare
Choose a tag to compare

Installation

curl -L -s https://github.com/operator-framework/operator-controller/releases/download/v0.14.0/install.sh | bash -s

What's Changed

New Contributors

Full Changelog: v0.13.0...v0.14.0

v0.13.0

16 Aug 14:31
83d24c5
Compare
Choose a tag to compare

Installation

curl -L -s https://github.com/operator-framework/operator-controller/releases/download/v0.13.0/install.sh | bash -s

What's Changed

New Contributors

Full Changelog: v0.12.0...v0.13.0

v0.12.0

10 Jul 16:50
db5a75c
Compare
Choose a tag to compare

Installation

curl -L -s https://github.com/operator-framework/operator-controller/releases/download/v0.12.0/install.sh | bash -s

What's Changed

New Contributors

Full Changelog: v0.11.0...v0.12.0

v0.11.0

28 Jun 16:12
00eb488
Compare
Choose a tag to compare

Installation

curl -L -s https://github.com/operator-framework/operator-controller/releases/download/v0.11.0/install.sh | bash -s

What's Changed

New Contributors

Full Changelog: v0.10.0...v0.11.0

v0.10.0

14 May 09:59
e9acbd3
Compare
Choose a tag to compare

Installation

curl -L -s https://github.com/operator-framework/operator-controller/releases/download/v0.10.0/install.sh | bash -s

What's Changed

Read more