github operator-framework/operator-lifecycle-manager v0.23.0

latest releases: v0.28.0, v0.27.0, v0.26.0...
20 months ago

Install

Warning

This release had an issue with the install.sh script not working as expected. See #2914 for more info.

Scripted

curl -L https://github.com/operator-framework/operator-lifecycle-manager/releases/download/v0.23.0/install.sh -o install.sh
chmod +x install.sh
./install.sh v0.23.0

Changelog

caab6c5 (bug) Fix service account token secret reference (#2862)
a8edd5c (makefile) Dynamically set GOARCH flag while building binaries (#2871)
71f128a (psa) add unit test cases for registry pod config (#2860)
edffd9c (psa) allow legacy Catalogsources to run in non-restrcted namespaces (#2845)
35c5af2 Add olm operator plug-in framework (#2843)
6cfd86c Allow E2E to skip multiple tests (#2892)
afbb609 Bump github.com/containerd/containerd to 1.6.10 (#2903)
49533b5 Bump kind dependency (#2888)
b833ecb Bump repository to Go 1.19 (#2884)
a0dab22 Default to legacy PSA settings (#2906)
4da774f Fix flaky unit tests (#2904)
665c25b Fixes doc error: namespace name must have changed (#2839)
cf85bf7 OCPBUGS-4955: Set ImagePullPolicy of bundle unpacker to "IfNotPresent" for image digests (#2908)
6ffec4d OWNERS: Remove timflannagan as reviewer/approver (#2899)
793a7cc Order an operator CR's status.Component.Refs array (#2880)
80b914d Revert "Allow E2E to skip multiple tests (#2892)" (#2894)
bfeb1e4 Revert "chore: update o-f/api dependency to v0.17 (#2848)" (#2858)
8da6522 Update OWNERS file (#2882)
1f8ccd1 Update client-go dependency (#2889)
d82537c Update e2e catalogSources to run in restricted mode (#2909)
69fe294 Update magic catalog for psa changes (#2842)
d9908b4 Update skopeo pod for psa (#2844)
e7c2de3 add channel entries to the packagemanifests api (#2893)
a67c115 bump-k8s-v0.25.3 (#2885)
bd97e32 chore: update o-f/api dependency to v0.17 (#2848)
7eccf53 packagemanifests: do not list deprecated channel entries (#2905)
91e5d90 test/e2e: Preserve the existing environment when using exec.Command (#2876)

Docker images

  • docker pull quay.io/operator-framework/olm:v0.23
  • docker pull quay.io/operator-framework/olm:v0.23.0

Don't miss a new operator-lifecycle-manager release

NewReleases is sending notifications on new releases.