Skip to content

fix(deps): update module github.com/operator-framework/operator-lifecycle-manager to v0.31.0 #2895

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

red-hat-konflux[bot]
Copy link
Contributor

@red-hat-konflux red-hat-konflux bot commented Mar 25, 2025

This PR contains the following updates:

Package Type Update Change
github.com/operator-framework/operator-lifecycle-manager require minor v0.22.0 -> v0.31.0

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

operator-framework/operator-lifecycle-manager (github.com/operator-framework/operator-lifecycle-manager)

v0.31.0

Compare Source

Install

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

Changelog

6526e6a Bump go1.23 (#​3484)
25e0255 Bumps go/net to v0.33.0 (#​3479)
1cfabfe CRD upgrade existing CR validation fix (#​3442)
77ce6ff Fix e2e test grid by using ginkgo labels (#​3451)
22addd2 Fix grpc version pin comment (#​3452)
45559bd Makefile: re-add run-local target (#​3458)
c40afc1 Update OWNERS - Add camilamacedo86 under reviewers (#​3441)
b56b038 add bingo-upgrade target (#​3489)
5cff440 add protocols to all ports in olm.yaml quickstart (#​3421)
1c09718 build(deps): bump github.com/containers/image/v5 from 5.32.2 to 5.33.0 (#​3443)
c518d55 build(deps): bump github.com/fsnotify/fsnotify from 1.7.0 to 1.8.0 (#​3440)
622a18d build(deps): bump github.com/itchyny/gojq from 0.12.16 to 0.12.17 (#​3454)
8ba604f build(deps): bump github.com/maxbrunsfeld/counterfeiter/v6 (#​3481)
79844a0 build(deps): bump github.com/onsi/ginkgo/v2 from 2.21.0 to 2.22.0 (#​3463)
6dd708c build(deps): bump github.com/onsi/ginkgo/v2 from 2.22.0 to 2.22.2 (#​3478)
1474ee3 build(deps): bump github.com/onsi/gomega from 1.34.2 to 1.35.1 (#​3439)
b273dde build(deps): bump github.com/onsi/gomega from 1.35.1 to 1.36.0 (#​3457)
b7aa493 build(deps): bump github.com/onsi/gomega from 1.36.0 to 1.36.1 (#​3471)
c0fb544 build(deps): bump github.com/prometheus/common from 0.60.0 to 0.60.1 (#​3437)
cda6f6d build(deps): bump github.com/prometheus/common from 0.60.1 to 0.61.0 (#​3462)
f0a95b4 build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#​3455)
d68cd00 build(deps): bump golang.org/x/crypto from 0.30.0 to 0.31.0 (#​3465)
b392678 build(deps): bump golang.org/x/net from 0.30.0 to 0.31.0 (#​3438)
92011d9 build(deps): bump golang.org/x/time from 0.7.0 to 0.8.0 (#​3444)
825fec5 build(deps): bump k8s.io/apiextensions-apiserver from 0.31.2 to 0.31.3 (#​3449)
3911cac build(deps): bump k8s.io/kube-aggregator from 0.31.2 to 0.31.3 (#​3456)
07d57f9 build(deps): bump sigs.k8s.io/controller-runtime from 0.19.1 to 0.19.2 (#​3447)
acf07a1 build(deps): bump sigs.k8s.io/controller-runtime from 0.19.2 to 0.19.3 (#​3453)
6c8f9c3 bump golang.org/x/net to 0.34.0 (#​3485)
1b6752e bump k8s libs to v0.32.0 (#​3486)
8b47a95 bump o-f libs (#​3487)
8e39847 catalog-operator: Delete Pods that were evicted (#​3459)

Docker images

  • docker pull quay.io/operator-framework/olm:v0.31
  • docker pull quay.io/operator-framework/olm:v0.31.0

v0.30.0

Compare Source

Install

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

Changelog

fb6694f Fix --version flag (#​3428)
9ec1b02 Fix canonical image ref resolution (#​3434)
5a01f50 Fix release automation (#​3426)
2dd27bd Fix release automation (#​3429)
e6d8766 build(deps): bump github.com/onsi/ginkgo/v2 from 2.20.2 to 2.21.0 (#​3432)
da0f7da build(deps): bump github.com/operator-framework/operator-registry (#​3430)
dbdccec build(deps): bump github.com/prometheus/client_golang (#​3417)
06edf28 build(deps): bump k8s.io/api from 0.31.1 to 0.31.2 (#​3422)
15dd649 build(deps): bump k8s.io/kube-aggregator from 0.31.1 to 0.31.2 (#​3431)
521e986 build(deps): bump sigs.k8s.io/controller-runtime from 0.19.0 to 0.19.1 (#​3433)
942516c build(deps): bump sigs.k8s.io/controller-tools from 0.16.3 to 0.16.5 (#​3425)
27ced56 fix: buggy nextY logic for maxOCPVersion (#​3416)
4771816 fix: set correct groupName tag for packages.operators.coreos.com (#​3406)

Docker images

  • docker pull quay.io/operator-framework/olm:v0.30
  • docker pull quay.io/operator-framework/olm:v0.30.0

v0.29.0

Compare Source

Notices

This release is broken!!!
Please see https://github.com/operator-framework/operator-lifecycle-manager/issues/3419 for more details. We will cut a new v0.30.0 release to fix the discovered release issue, and in the meantime we will remove the associated artifacts to prevent new individuals from encountering the same issues.

Install

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

Changelog

ff9084a (fix) Resolver: list CatSrc using client, instead of referring to registry-server cache (#​3349)
f243189 (fix) registry pods do not come up again after node failure (#​3366)
a028787 build(deps): bump github.com/mitchellh/hashstructure from 1.0.0 to 1.1.0 (#​3264)
94e37bc build(deps): bump k8s.io/apiextensions-apiserver from 0.30.0 to 0.30.1 (#​3265)
31ee2de build(deps): bump github.com/prometheus/client_model from 0.6.0 to 0.6.1 (#​3266)
cd1364f 🌱 Bump bingo tools (#​3379)
b2dd21d 🌱 Bump operator-registry from v1.46.0 to v1.47.0 (#​3391)
c730fbc 🌱 bump all the things (#​3374)
556637d 🌱 cleanup/tools (#​3285)
c1b059a 🌱 cleanup: build (#​3280)
1f5e0dc 🌱 parameterizes the e2e target and pins opm images (#​3275)
161b89c 🌱 patch flakes (#​3281)
37dcff4 🌱 update skopeo openshift test (#​3298)
f9485ff 🌱 update unit test gha to test against the k8s version of client-go (#​3272)
63a2293 Bump kubeapis to 0.30.2 (#​3329)
3030064 Disable dynamic resource e2e tests (#​3403)
a273449 Fix up CRD with deprecated version e2e flake (#​3386)
01b44e8 Fix: Ensure jobs without unpack label are considered (#​3262)
75d70e6 Improve InstallPlan error handling (#​3404)
183a7f2 Remove OgSourceProvider (#​3360)
578ad82 Remove go.mod commented out base-components version pin (#​3380)
27f347e Retract v.3.11.0 (#​3355)
a63b449 Return an error when the IP status cannot be updated (#​3410)
8751ca0 Unpack Job Creation Failure Test (#​3297)
f9ee98e Update owners (#​3361)
908da0c [OCPBUGS-25341]: perform operator apiService certificate validity checks directly (#​3217)
20a3cbc [OCPBUGS-34173]: fix sorting unpack jobs (#​3299)
2334c05 add copy-content to goreleaser and release artifacts (#​3277)
48a856a adds paginating lister for evaluating CRs' upgrade fitness versus new CRDs. (#​3387)
3c6f995 build(deps): aggregate bump k8s to 0.31.1 and controller-tools to v0.16.3 (#​3398)
461018e build(deps): bump github.com/containers/common from 0.60.2 to 0.60.4 (#​3405)
4fafdb0 build(deps): bump github.com/docker/docker (#​3353)
6c4aeb5 build(deps): bump github.com/docker/docker (#​3365)
889ae50 build(deps): bump github.com/evanphx/json-patch (#​3304)
4fc8920 build(deps): bump github.com/go-logr/logr from 1.4.1 to 1.4.2 (#​3311)
f340322 build(deps): bump github.com/itchyny/gojq from 0.12.15 to 0.12.16 (#​3306)
ab59a6e build(deps): bump github.com/maxbrunsfeld/counterfeiter/v6 (#​3401)
dc67d18 build(deps): bump github.com/onsi/ginkgo/v2 from 2.17.3 to 2.19.0 (#​3305)
e491fbd build(deps): bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.19.1 (#​3352)
3e446bd build(deps): bump github.com/onsi/ginkgo/v2 from 2.19.1 to 2.20.0 (#​3363)
f1d9acd build(deps): bump github.com/onsi/gomega from 1.33.1 to 1.34.1 (#​3354)
af4925a build(deps): bump github.com/onsi/gomega from 1.34.1 to 1.34.2 (#​3382)
91aaffe build(deps): bump github.com/operator-framework/api from v0.23.0 to v0.24.0 (#​3268)
a9bf0da build(deps): bump github.com/operator-framework/operator-registry from v1.41 to v1.43.1 (#​3282)
bb5a940 build(deps): bump github.com/prometheus/client_golang (#​3393)
b31bd89 build(deps): bump github.com/prometheus/client_golang (#​3400)
3597a58 build(deps): bump github.com/prometheus/common from 0.55.0 to 0.59.1 (#​3389)
efe9779 build(deps): bump github.com/prometheus/common from 0.59.1 to 0.60.0 (#​3409)
3e4b80f build(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (#​3318)
09935f0 build(deps): bump golang.org/x/net from 0.25.0 to 0.26.0 (#​3312)
3985db9 build(deps): bump golang.org/x/net from 0.26.0 to 0.27.0 (#​3341)
4aede69 build(deps): bump golang.org/x/net from 0.27.0 to 0.28.0 (#​3362)
9451ca2 build(deps): bump golang.org/x/net from 0.29.0 to 0.30.0 (#​3408)
af80a7b build(deps): bump golang.org/x/sync from 0.7.0 to 0.8.0 (#​3358)
9eae867 build(deps): bump golang.org/x/time from 0.5.0 to 0.6.0 (#​3357)
619c2eb build(deps): bump golang.org/x/time from 0.6.0 to 0.7.0 (#​3407)
0d07970 build(deps): bump goreleaser/goreleaser-action from 5 to 6 (#​3314)
287faae build(deps): bump k8s.io/api from 0.30.1 to 0.30.2 (#​3321)
d15a4b5 build(deps): bump k8s.io/api to v0.30.0 sigs.k8s.io/controller-runtime to v0.18.0 sigs.k8s.io/controller-tools to 0.15.0 + codegen refactor (#​3240)
901ff5e build(deps): bump k8s.io/apiextensions-apiserver from 0.30.2 to 0.30.3 (#​3350)
f767a04 build(deps): bump k8s.io/code-generator from 0.30.1 to 0.30.2 (#​3319)
fa8824c build(deps): bump k8s.io/component-base from 0.30.1 to 0.30.2 (#​3320)
b8fb628 build(deps): bump k8s.io/component-base from 0.30.1 to 0.30.2 (#​3320) (#​3293)
fd8fffd build(deps): bump k8s.io/kube-aggregator from 0.30.0 to 0.30.1 (#​3288)
0212102 build(deps): bump k8s.io/kube-aggregator from 0.30.2 to 0.30.3 (#​3347)
28e8fe9 build(deps): bump sigs.k8s.io/controller-runtime from 0.18.0 to 0.18.3 (#​3287)
7406613 build(deps): bump sigs.k8s.io/controller-runtime from 0.18.3 to 0.18.4 (#​3313)
3a8bc57 build(deps): bump sigs.k8s.io/controller-runtime from 0.18.4 to 0.18.5 (#​3364)
ec795fe build(deps): bump sigs.k8s.io/controller-tools from 0.16.1 to 0.16.2 (#​3383)
59606f2 bump of/api to v0.26.0 (#​3317)
2a24a0f bump operator-registry to v1.44.0 (#​3335)
8089266 bump operator-registry to v1.45.0 (#​3343)
d8ee29d cleanup: remove cluster provisioning from e2e binary (#​3254)
75c3f58 drop --show-node-events from e2e call (#​3331)
dec7501 fix space-in-name paths common to macs for unit test (#​3338)
e20778c fix: call TokenRequest API when service account token secret is missing (#​3377)
618aac7 fix: set securityContext values for extractContent containers (#​3270)
5d32045 make flake attempts an optional parameter (#​3330)
d8500d8 mark flaky test as flaky (#​3340)
25aa039 mark flaky tests (#​3333)
6048c18 merge sanity check and verify ghas (#​3292)
a5230c7 patch installplan e2e (#​3301)
1404e91 patch subscription e2e flake (#​3302)
71056b5 re-enable seed and skip options for e2e (#​3296)
8615a10 update ginkgo opts (#​3337)

Docker images

  • docker pull quay.io/operator-framework/olm:v0.29
  • docker pull quay.io/operator-framework/olm:v0.29.0

v0.28.0

Compare Source

Install

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

What's Changed

New Contributors

Full Changelog: operator-framework/operator-lifecycle-manager@v0.27.0...v0.28.0

v0.27.0

Compare Source

Install

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

Changelog

658a6a6 *: use a stable hash for client-side short-circuits
f94a5ed Add finalizer for CSV cleanup (#​3148)
5c8f109 Add ncdc to owners
5431679 Add test comment back
b9638dc Adds the OperatorDeprecated Condition to the status of Subscriptions when the bundle has been deprecated.
40ba65c Apply Subscription.Spec.Config.Annotations to Deployments, Pods, ApiServices (#​3169)
db965b0 Bump o-f/operator-registry and o-f/api dependencies
54da66a Clear (existing) error cond from Subscription, once error resolved (#​3166)
82d4ae9 Fix CSV hotfix flake
5299830 Fix Condition check for Reconcile InstallPlan status (#​3153)
8215c7f Fix Create InstallPlan with Permissions test (#​3129)
2abfb3c Fix Image Update Test Cleanup
f7b970e Fix Image Update test
d70de07 Fix deprecation snapshot pulling from the Subscription Namespace instead of the CatalogSource Namespace.
da028e4 Fix flake: Operator Group [It] e2e functionality
8eb16f7 Fix snapshot failure when catalogSourceNamespace does not contain OperatorGroup. (#​3149)
e5f7320 Fix some of the e2e loops
9f42a6f Fixes log line for pod creation (#​3178)
6b6e3fb Improve condition check for installplan (#​3145)
13e7c0f Move installplan e2e test cleanup into a loop
4655321 PackageManifest Deprecation Unit Tests
6e3f051 Reflect BundleUnpacking cond removal in missed e2e test (#​3170)
9ef6771 Remove ncdc from OWNERS (#​3168)
e8afbf7 Revert "Fix Image Update Test Cleanup"
17b9103 Revert "Fix Image Update test"
e7debb4 Surface deprecation information in PackageManifests
0e1e089 Update CatalogSource Pod Hash Logic
d8a5e1e Update golangci-lint to 1.54 (#​3160)
134ccee Update to k8s v0.28.5 and other operator-framework components (#​3155)
0f56e20 [chore] Update opentelemetry to v1.20.0
c6620c2 [chore] Update oras.land/oras.go to v1.2.4
6243cd1 add related objects to ClusterOperator for better OpenShift must-gather collection (#​3175)
2bdaa66 build(deps): bump github.com/containerd/containerd from 1.7.6 to 1.7.11 (#​3135)
1bb6009 build(deps): bump github.com/docker/docker (#​3080)
db2e412 build(deps): bump github.com/opencontainers/runc from 1.1.9 to 1.1.12 (#​3167)
[4d6d11b](https://redirect.github.com/operator-framework/operator-life


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

To execute skipped test pipelines write comment /ok-to-test.

This PR has been generated by MintMaker (powered by Renovate Bot).

@openshift-ci openshift-ci bot requested review from jbpratt and ritmun March 25, 2025 01:26
Copy link
Contributor

openshift-ci bot commented Mar 25, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: red-hat-konflux[bot]
Once this PR has been reviewed and has the lgtm label, please assign yiqinzhang for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/github.com-operator-framework-operator-lifecycle-manager-0.x branch 27 times, most recently from 65ff231 to e7b2845 Compare March 31, 2025 18:10
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/github.com-operator-framework-operator-lifecycle-manager-0.x branch 27 times, most recently from 111d7e9 to 331de2e Compare April 7, 2025 04:59
…ycle-manager to v0.31.0

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/github.com-operator-framework-operator-lifecycle-manager-0.x branch from 331de2e to c87c929 Compare April 7, 2025 08:10
Copy link
Contributor

openshift-ci bot commented Apr 7, 2025

@red-hat-konflux[bot]: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/code-quality-checks c87c929 link true /test code-quality-checks
ci/prow/hypershift-pr-check c87c929 link false /test hypershift-pr-check

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants