Skip to content

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

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 2, 2025

This PR contains the following updates:

Package Type Update Change
github.com/operator-framework/operator-lifecycle-manager require minor v0.30.0 -> v0.32.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.32.0

Compare Source

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

827c12c (cleanup): Update Owner Alias - remove inactive maintainers (#​3576)
edb751b 🐛 Switch queue informer to use types.Namespace name; relocate deletion handler (#​3483)
1274d54 🐛 use operator cache provider for deprecation updates to limit calls to GRPC server (#​3490)
f49dd9b 🌱 Bump github.com/containerd/containerd from 1.7.25 to 1.7.27 (#​3543)
f31e166 🌱 Bump github.com/containers/image/v5 from 5.34.0 to 5.34.1 (#​3527)
433d0de 🌱 Bump github.com/containers/image/v5 from 5.34.1 to 5.34.2 (#​3536)
96d20bc 🌱 Bump github.com/fsnotify/fsnotify from 1.8.0 to 1.9.0 (#​3563)
58773ac 🌱 Bump github.com/google/go-cmp from 0.6.0 to 0.7.0 (#​3523)
3c90ec0 🌱 Bump github.com/onsi/ginkgo/v2 from 2.22.2 to 2.23.0 (#​3539)
98b975a 🌱 Bump github.com/onsi/ginkgo/v2 from 2.23.0 to 2.23.3 (#​3545)
278aacd 🌱 Bump github.com/onsi/gomega from 1.36.2 to 1.37.0 (#​3554)
abd9963 🌱 Bump github.com/operator-framework/api from 0.29.0 to 0.30.0 (#​3534)
f08a81a 🌱 Bump github.com/operator-framework/operator-registry (#​3575)
aa05299 🌱 Bump github.com/prometheus/client_golang (#​3535)
6040ecc 🌱 Bump github.com/prometheus/client_golang (#​3571)
b0844af 🌱 Bump github.com/prometheus/client_model from 0.6.1 to 0.6.2 (#​3566)
49ecc92 🌱 Bump github.com/prometheus/common from 0.62.0 to 0.63.0 (#​3542)
ffe0625 🌱 Bump github.com/prometheus/common from 0.63.0 to 0.64.0 (#​3583)
d5bd05b 🌱 Bump golang.org/x/net from 0.35.0 to 0.37.0 (#​3537)
eaef4e9 🌱 Bump golang.org/x/net from 0.37.0 to 0.39.0 (#​3552)
923a663 🌱 Bump golang.org/x/net from 0.39.0 to 0.40.0 (#​3570)
ef60eb3 🌱 Bump golang.org/x/sync from 0.13.0 to 0.14.0 (#​3569)
6056602 🌱 Bump golang.org/x/time from 0.10.0 to 0.11.0 (#​3540)
0c7361c 🌱 Bump sigs.k8s.io/controller-runtime (#​3533)
4de2797 🌱 Bump sigs.k8s.io/controller-runtime (#​3544)
8e39ae2 🌱 Bump the k8s-dependencies group with 8 updates (#​3541)
c8a5843 🌱 bump github.com/prometheus/client_golang (#​3521)
7849592 🌱 bump github.com/spf13/cobra from 1.8.1 to 1.9.1 (#​3522)
95cef87 🌱 bump the k8s-dependencies group with 2 updates (#​3520)
b4ec5bd Add kubeapi server access to packageserver network policy (#​3581)
4043bab Add more logging around catalog source sync (#​3414)
0a6499f Add tests for package migration/renaming (#​3547)
8c53b7f Adds kube-apiserver egress to config map catalog source network policy (#​3582)
02e953e Bump operator-registry to v1.55.0 (#​3584)
dfd0b2b CVE-2025-27144: pin go-jose/v4@​v4.0.5 (#​3550)
5027dff Disable FailForward bad resource e2e (#​3572)
ee5d8a3 Remove Maintainers doc since it is no longer used and it is outdated (#​3577)
cef3d24 Remove path requirement from go-verdiff gha (#​3578)
c1b355d Revert "CVE-2025-27144: pin go-jose/v4@​v4.0.5 (#​3550)" (#​3559)
459c1f4 Revert "fix: update PSA versions to match Kubernetes API version (#​3524)" (#​3530)
5d3239d Update OWNERS - remove stevekuznetsov (#​3531)
5b40e62 Update even configuration for go-verdiff (#​3574)
d8975fb Update operator-registry to v1.51.0 (#​3525)
d7aaeb1 add NetworkPolicy as a supported kind (#​3580)
59bfe7f add missing pod disruption reasons to isPodDead (#​3519)
dfe79f2 add support for ConsolePlugin (#​3551)
3a87997 build(deps): bump github.com/containers/image/v5 from 5.33.0 to 5.33.1 (#​3498)
ec136b6 build(deps): bump github.com/containers/image/v5 from 5.33.1 to 5.34.0 (#​3504)
c4be0a0 build(deps): bump github.com/evanphx/json-patch (#​3505)
98e1906 build(deps): bump github.com/otiai10/copy from 1.14.0 to 1.14.1 (#​3501)
f7d6845 build(deps): bump github.com/prometheus/common from 0.61.0 to 0.62.0 (#​3492)
503033b build(deps): bump github.com/spf13/pflag from 1.0.5 to 1.0.6 (#​3507)
97c411b build(deps): bump golang.org/x/net from 0.34.0 to 0.35.0 (#​3510)
e67ba26 build(deps): bump golang.org/x/time from 0.8.0 to 0.9.0 (#​3502)
18703cb build(deps): bump golang.org/x/time from 0.9.0 to 0.10.0 (#​3511)
9b0a59b build(deps): bump k8s.io/apiextensions-apiserver from 0.32.0 to 0.32.1 (#​3506)
52ef5e5 build(deps): bump k8s.io/apiextensions-apiserver from 0.32.1 to 0.32.2 (#​3515)
f33f7b3 build(deps): bump k8s.io/apiserver from 0.32.0 to 0.32.1 (#​3494)
55a3780 build(deps): bump k8s.io/code-generator from 0.32.0 to 0.32.1 (#​3493)
a1a5331 build(deps): bump k8s.io/component-base from 0.32.0 to 0.32.1 (#​3496)
f7401ea build(deps): bump k8s.io/kube-aggregator from 0.32.0 to 0.32.1 (#​3500)
30986f7 build(deps): bump sigs.k8s.io/controller-runtime from 0.19.4 to 0.20.1 (#​3499)
c8ce706 build(deps): bump sigs.k8s.io/controller-tools from 0.17.0 to 0.17.1 (#​3495)
12135a7 build(deps): bump sigs.k8s.io/controller-tools from 0.17.1 to 0.17.2 (#​3508)
1d9eafd fix(olm): improve error logging for missing olm.managed label (#​3558)
efe3a9a fix: update PSA versions to match Kubernetes API version (#​3524)
f14b11c group k8s prs (#​3517)
44486d6 handle optionality of spec.grpcPodConfig.extractContent.cacheDir (#​3556)
cda4c90 remove superfluous comment from template (#​3585)
451e775 sort lists of identifiers and conflict messages to reduce SAT solver non-determinism (#​3491)
67b3bf6 upgraded golang.org/x/oauth2 v0.25.0 => v0.28.0 (#​3528)
dcd8ad8 ✨ Introduce NetworkPolicy for core component workloads. (#​3579)
8723097 ✨ Include network policy for all configmap and grpc catalogsources (#​3568)
983e410 🌱 Add go-version check to avoid upgrade versions for those that we cannot support yet (#​3561)
c6ef935 🌱 Upgrade github.com/operator-framework/operator-registry from 1.51.0 to 1.53.0 (#​3562)

Docker images
  • docker pull quay.io/operator-framework/olm:v0.32
  • docker pull quay.io/operator-framework/olm:v0.32.0

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

Configuration

📅 Schedule: Branch creation - "after 5am on sunday" (UTC), 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).

Sorry, something went wrong.

Copy link
Contributor Author

red-hat-konflux bot commented Mar 2, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 41 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.23.0 -> 1.23.6
go (toolchain) 1.23.2 -> 1.23.9
github.com/onsi/ginkgo/v2 v2.22.2 -> v2.23.4
github.com/onsi/gomega v1.36.2 -> v1.37.0
github.com/operator-framework/api v0.27.0 -> v0.31.0
golang.org/x/crypto v0.35.0 -> v0.38.0
k8s.io/api v0.31.3 -> v0.32.3
k8s.io/apimachinery v0.31.3 -> v0.32.3
sigs.k8s.io/controller-runtime v0.19.4 -> v0.20.4
cloud.google.com/go/compute/metadata v0.3.0 -> v0.6.0
github.com/BurntSushi/toml v1.4.0 -> v1.5.0
github.com/evanphx/json-patch v5.9.0+incompatible -> v5.9.11+incompatible
github.com/evanphx/json-patch/v5 v5.9.0 -> v5.9.11
github.com/fsnotify/fsnotify v1.7.0 -> v1.9.0
github.com/go-openapi/swag v0.23.0 -> v0.23.1
github.com/google/pprof v0.0.0-20241210010833-40e02aabc2ad -> v0.0.0-20250403155104-27863c87afa6
github.com/klauspost/compress v1.17.9 -> v1.18.0
github.com/mailru/easyjson v0.7.7 -> v0.9.0
github.com/opencontainers/image-spec v1.1.0 -> v1.1.1
github.com/prometheus/client_golang v1.20.4 -> v1.22.0
github.com/prometheus/client_model v0.6.1 -> v0.6.2
github.com/prometheus/common v0.60.0 -> v0.64.0
github.com/spf13/cobra v1.8.1 -> v1.9.1
github.com/spf13/pflag v1.0.5 -> v1.0.6
golang.org/x/net v0.35.0 -> v0.40.0
golang.org/x/oauth2 v0.23.0 -> v0.30.0
golang.org/x/sync v0.11.0 -> v0.14.0
golang.org/x/sys v0.30.0 -> v0.33.0
golang.org/x/term v0.29.0 -> v0.32.0
golang.org/x/text v0.22.0 -> v0.25.0
golang.org/x/time v0.7.0 -> v0.11.0
golang.org/x/tools v0.28.0 -> v0.31.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20240903143218-8af14fe29dc1 -> v0.0.0-20250422160041-2d3770c4ea7f
google.golang.org/grpc v1.66.2 -> v1.72.1
google.golang.org/protobuf v1.36.1 -> v1.36.6
k8s.io/apiextensions-apiserver v0.31.3 -> v0.32.3
k8s.io/apiserver v0.31.3 -> v0.32.3
k8s.io/component-base v0.31.3 -> v0.32.3
k8s.io/kube-aggregator v0.31.2 -> v0.32.3
k8s.io/kube-openapi v0.0.0-20240816214639-573285566f34 -> v0.0.0-20241105132330-32ad38e42d3f
k8s.io/utils v0.0.0-20240711033017-18e509b52bc8 -> v0.0.0-20241104100929-3ea5e8cea738
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd -> v0.0.0-20241010143419-9aa6b5e7a4b3
sigs.k8s.io/structured-merge-diff/v4 v4.4.1 -> v4.4.2

@openshift-ci openshift-ci bot requested review from claudiol and mbaldessari March 2, 2025 17:47
Copy link
Contributor

openshift-ci bot commented Mar 2, 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 mhjacks 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

Copy link
Contributor

openshift-ci bot commented Mar 2, 2025

Hi @red-hat-konflux[bot]. Thanks for your PR.

I'm waiting for a validatedpatterns member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

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.

…ycle-manager to v0.32.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 514f449 to 9917a64 Compare June 15, 2025 16:36
@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update module github.com/operator-framework/operator-lifecycle-manager to v0.31.0 fix(deps): update module github.com/operator-framework/operator-lifecycle-manager to v0.32.0 Jun 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants