Skip to content

Releases: operator-framework/operator-controller

v1.5.1

10 Sep 14:54
6b277d1
Compare
Choose a tag to compare

Installation

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

What's Changed

  • 🐛 retract v1.5.0; exclude hack/kind-config/containerd/certs.d from root module [release-v1.5] by @joelanford in #2206

Full Changelog: v1.5.0...v1.5.1

v1.5.0

08 Sep 19:34
b4aeb92
Compare
Choose a tag to compare

Warning

This release should not be used. The release artifacts were mistakenly generated and uploading from a different commit (and we have subsequently deleted the release artifacts to avoid confusion). This release also contains a filename that causes the resulting go module to be invalid (due to a colon in the filename).

Use v1.5.1 instead.

Installation

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

What's Changed

  • 🌱 Makefile: add test-upgrade-experimental-e2e by @joelanford in #2151
  • 🌱 Bump helm.sh/helm/v3 from 3.18.4 to 3.18.5 by @dependabot[bot] in #2150
  • 🌱 Bump requests from 2.32.4 to 2.32.5 by @dependabot[bot] in #2154
  • 📖 fix broken catalod api reference link by @anik120 in #2152
  • 🌱 Bump mkdocs-material from 9.6.16 to 9.6.17 by @dependabot[bot] in #2153
  • 🌱 Bump codecov/codecov-action from 5.4.3 to 5.5.0 by @dependabot[bot] in #2155
  • 🌱 Bump helm.sh/helm/v3 from 3.18.5 to 3.18.6 by @dependabot[bot] in #2156
  • 🌱 Bump mkdocs-material from 9.6.17 to 9.6.18 by @dependabot[bot] in #2158
  • 🌱 Bump lxml from 6.0.0 to 6.0.1 by @dependabot[bot] in #2159
  • 📖 Use --strict for mkdocs build/deploy by @anik120 in #2157
  • 🌱 Bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by @dependabot[bot] in #2161
  • 🌱 Bump beautifulsoup4 from 4.13.4 to 4.13.5 by @dependabot[bot] in #2162
  • 📖 Add badges to README.md by @tmshort in #2165
  • 🐛 CRD upgrade safety fixes and ratcheting by @joelanford in #2123
  • 🌱 Bump platformdirs from 4.3.8 to 4.4.0 by @dependabot[bot] in #2167
  • 🌱 Bump sigs.k8s.io/crdify from 0.4.1-0.20250613143457-398e4483fb58 to 0.5.0 in the k8s-dependencies group by @dependabot[bot] in #2168
  • 🌱 Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 by @dependabot[bot] in #2171
  • ✨ ClusterExtensionConfig API by @perdasilva in #2163
  • 🌱 Bump soupsieve from 2.7 to 2.8 by @dependabot[bot] in #2173
  • 🌱 Bump github.com/ulikunitz/xz from 0.5.12 to 0.5.14 by @dependabot[bot] in #2174
  • ✨ OPRUN-4090: (rukpak) Add config support for reg+v1 bundle to chart converter by @anik120 in #2166
  • 🌱 Bump github.com/operator-framework/operator-registry from 1.56.0 to 1.57.0 by @dependabot[bot] in #2180
  • 🐛 Fix: Truncate large error messages in status conditions (OCPBUGS-59518, OCPBUGS-38567) by @camilamacedo86 in #2169
  • 🌱 Bump regex from 2025.7.34 to 2025.9.1 by @dependabot[bot] in #2181
  • 🌱 Bump github.com/spf13/cobra from 1.9.1 to 1.10.1 by @dependabot[bot] in #2182
  • 🌱 Bump github.com/containers/image/v5 from 5.36.1 to 5.36.2 by @dependabot[bot] in #2183
  • 🌱 Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #2185
  • 🌱 Bump actions/setup-go from 5 to 6 by @dependabot[bot] in #2186
  • 🌱 Bump actions/stale from 9 to 10 by @dependabot[bot] in #2187
  • 🌱 Bump github.com/prometheus/common from 0.65.0 to 0.66.0 by @dependabot[bot] in #2188
  • 🌱 Bump github.com/prometheus/client_golang from 1.23.0 to 1.23.1 by @dependabot[bot] in #2189
  • ✨ OPRUN-4113: Compute target namespace defaults by @perdasilva in #2178

Full Changelog: v1.4.0...v1.5.0

v1.4.0

15 Aug 04:43
0e0e706
Compare
Choose a tag to compare

Installation

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

What's Changed

  • ✨ Update releaser to use env variables by @tmshort in #1974
  • 🌱 (ci) - Add stale config to close PRs and issues which are inactivity by @camilamacedo86 in #1989
  • 🐛 Fix webhook service rotation to renew within 24h of expiry by @perdasilva in #1997
  • 🌱 Bundle renderer refactor webhook service related function and attribute naming by @perdasilva in #1999
  • 📖 [doc] Initial draft doc preflight perms by @bentito in #1950
  • 🌱 Bump github.com/go-logr/logr from 1.4.2 to 1.4.3 by @dependabot[bot] in #2001
  • 🌱 Add feature-gate kustomize files, docs, and demo for webhook support feature by @perdasilva in #1996
  • 🐛 Fix webhook cert duplicate volume mount path bug by @perdasilva in #2002
  • 🌱 Bump golang.org/x/sync from 0.14.0 to 0.15.0 by @dependabot[bot] in #2011
  • 🌱 Bump golang.org/x/mod from 0.24.0 to 0.25.0 by @dependabot[bot] in #2012
  • ✨ set readOnlyRootFilesystem: true for workloads by @joelanford in #2018
  • 🌱 Bump golang.org/x/tools from 0.33.0 to 0.34.0 by @dependabot[bot] in #2017
  • 🌱 Bump requests from 2.32.3 to 2.32.4 by @dependabot[bot] in #2019
  • 🌱 Bump github.com/cert-manager/cert-manager from 1.17.1 to 1.18.0 by @dependabot[bot] in #2021
  • 🐛 short-circuit reconcile when objects are deleted by @joelanford in #2022
  • ✨ (pre-flight check) Improve error message by @anik120 in #2006
  • 📖 Metrics Docs Maintenance by @dtfranz in #2024
  • 🌱 Add manifests directory by @tmshort in #2025
  • 🌱 Add catalogd to code coverage by @tmshort in #2026
  • ✨ Support serviceaccount pull secrets by @tmshort in #2005
  • 🐛 fix(crd-upgrade-safety): Safely handle changes to description fields by @anik120 in #2023
  • ✨OPRUN-3873: Add e2e tests for NetworkPolicies by @anik120 in #2013
  • 🌱 Bump markdown from 3.8 to 3.8.2 by @dependabot[bot] in #2033
  • 🐛 (e2e) fix namespaces network-policy test searches in by @anik120 in #2034
  • 🌱 Bump pygments from 2.19.1 to 2.19.2 by @dependabot[bot] in #2035
  • 🌱 Bump certifi from 2025.4.26 to 2025.6.15 by @dependabot[bot] in #2028
  • 🌱 Bump github.com/cert-manager/cert-manager from 1.18.0 to 1.18.1 by @dependabot[bot] in #2030
  • 🌱 Bump urllib3 from 2.4.0 to 2.5.0 by @dependabot[bot] in #2031
  • 🐛 (e2e) fix default-deny-all in list of allowed policies for test by @anik120 in #2039
  • 🌱 Bump pymdown-extensions from 10.15 to 10.16 by @dependabot[bot] in #2036
  • 🌱 Add prometheus to e2e workflow by @dtfranz in #1928
  • 🌱 Update target and GitHub Action to run and upload all demos daily by @camilamacedo86 in #2020
  • ⚠️ OPRUN-3954: Update CRD generator to support experimental CRDs by @tmshort in #1980
  • 🐛 Add prometheus network policy to network policy e2e by @tmshort in #2043
  • ✨ upgrade controller-runtime and k8s dependencies to support k8s 1.33 by @camilamacedo86 in #2038
  • 🌱 Bump github.com/operator-framework/api from 0.31.0 to 0.32.0 by @dependabot[bot] in #2042
  • 🌱 Bump github.com/google/go-containerregistry from 0.20.3 to 0.20.6 by @dependabot[bot] in #2027
  • 🌱 Bump helm.sh/helm/v3 from 3.17.3 to 3.18.3 by @dependabot[bot] in #2029
  • 🐛 Update kindest/node image to v1.33.1 via kind v0.29.0 by @tmshort in #2047
  • 🐛 Fix Prometheus Using Endpoints by @dtfranz in #2049
  • 🌱 Upgrade bingo deps by @camilamacedo86 in #2037
  • ✨ Upgrade cert-manager used from v1.17.1 to v1.18.1 by @camilamacedo86 in #2040
  • 🌱 Upgrade sigs.k8s.io/controller-tools from v0.17.1 to v0.18.0 by @camilamacedo86 in #2044
  • ✨ separate kind node version check and use it in PR validation CI by @grokspawn in #2052
  • 🌱 Bump sigs.k8s.io/yaml from 1.4.0 to 1.5.0 in the k8s-dependencies group across 1 directory by @dependabot[bot] in #2050
  • 🌱 Remove unused config/webhook by @tmshort in #2055
  • ✨ Add standard-e2e manifest by @tmshort in #2056
  • 🌱 Move feature overlays to components by @tmshort in #2059
  • 🌱 Move the e2e components into a subdirectory by @tmshort in #2057
  • 🌱 Rename tls component to cert-manager and consolidate by @tmshort in #2060
  • 🌱 Upgrade golang-ci from v1 to latest v2 and fix lint issues by @camilamacedo86 in #2045
  • 🌱 Add kustomization files for each CRD by @tmshort in #2061
  • 🌱 Bump lxml from 5.4.0 to 6.0.0 by @dependabot[bot] in #2062
  • 🌱 OPRUN-3955: Add experimental manifest by @tmshort in #2063
  • 🌱 OPRUN-3956: Add experimental e2e tests by @tmshort in #2064
  • 🌱 Update config readme by @tmshort in #2065
  • 🌱 Bump github.com/Masterminds/semver/v3 from 3.3.1 to 3.4.0 by @dependabot[bot] in #2066
  • 🌱 Bump mkdocs-material from 9.6.14 to 9.6.15 by @dependabot[bot] in #2067
  • 🌱 Add more feature gate configuration to experimental by @tmshort in #2068
  • ✨ (deps): import kubernetes-sigs/crdify for performing CRD upgrade safety checks by @everettraven in #2054
  • 🌱 Bump github.com/cert-manager/cert-manager from 1.18.1 to 1.18.2 by @dependabot[bot] in #2069
  • 🌱 Update additional cert-manager locations to v1.18.2 by @tmshort in #2071
  • ✨ Add feature-set annotation to all manifest resources by @tmshort in #2073
  • 🌱 Use metadata to determine namespace in args by @tmshort in #2072
  • 🌱 crd-generator annotation text: generated -> generator by @joelanford in #2074
  • 🌱 Bump github.com/operator-framework/operator-registry from 1.55.0 to 1.56.0 by @dependabot[bot] in #2075
  • 🌱 Update locations of ./config/ within code and docs by @tmshort in #2077
  • 🐛 Add experimental CRDs into Tilt config by @tmshort in https://github.com...
Read more

v1.3.0

22 May 16:49
9207849
Compare
Choose a tag to compare

Installation

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

What's Changed

Read more

v1.2.0

04 Mar 16:39
c899dc1
Compare
Choose a tag to compare

Installation

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

What's Changed

Read more

v1.2.0-rc5

27 Feb 15:24
df35dcd
Compare
Choose a tag to compare

Installation

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

What's Changed

Read more

v1.2.0-rc4

31 Jan 19:38
9b08aea
Compare
Choose a tag to compare

Installation

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

What's Changed

Full Changelog: v1.2.0-rc3...v1.2.0-rc4

v1.2.0-rc3

31 Jan 14:19
e77c53c
Compare
Choose a tag to compare

Installation

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

What's Changed

New Contributors

Full Changelog: v1.2.0-rc1...v1.2.0-rc3

v1.2.0-rc2

29 Jan 19:17
b4a25a7
Compare
Choose a tag to compare

Installation

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

What's Changed

Full Changelog: v1.2.0-rc1...v1.2.0-rc2

v1.2.0-rc1

29 Jan 12:27
f055efc
Compare
Choose a tag to compare

Installation

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

What's Changed

Full Changelog: v1.1.0...v1.2.0-rc1