Skip to content

Conversation

@camilamacedo86
Copy link
Contributor

@camilamacedo86 camilamacedo86 commented Nov 5, 2025

Summary

This PR updates our dependencies to the latest compatible versions.

What changed

  • github.com/operator-framework/operator-controller v1.5.1 → v1.6.0
  • github.com/operator-framework/operator-registry v1.57.0 → v1.61.0
  • k8s.io/apimachinery v0.33.4 → v0.34.1

Why

  • Brings in upstream fixes and improvements.
  • Aligns with versions used for OCP 4.21 testing and index validation.

Blocked By

  • CLOUDWF-11310 [community index] - Issues with OCP 4.21 Indexes after upgrading operator-registry to v1.60.0
  • CLOUDDST-30414 [redhat index] - Issues with OCP 4.21 Indexes after upgrading operator-registry to v1.60.0

More info: https://redhat-internal.slack.com/archives/C08D3G4EMRA/p1762898753062719?thread_ts=1762641686.601059&cid=C08D3G4EMRA

@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Nov 5, 2025
@openshift-ci-robot
Copy link

@camilamacedo86: This pull request explicitly references no jira issue.

In response to this:

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 openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci openshift-ci bot requested a review from perdasilva November 5, 2025 10:23
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Nov 5, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: camilamacedo86
Once this PR has been reviewed and has the lgtm label, please assign joelanford 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

@camilamacedo86 camilamacedo86 changed the title NO-ISSUE: [Default Catalog Tests] Upgrade dependencies WIP: NO-ISSUE: [Default Catalog Tests] Upgrade dependencies Nov 5, 2025
@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Nov 5, 2025
@camilamacedo86 camilamacedo86 force-pushed the solve-tech-default-catalog-test branch 2 times, most recently from e0203b7 to a817ab7 Compare November 8, 2025 09:28
@camilamacedo86 camilamacedo86 changed the title WIP: NO-ISSUE: [Default Catalog Tests] Upgrade dependencies NO-ISSUE: [Default Catalog Tests] Upgrade dependencies used and go 1.24 ( Aim for compatibility and maintainability ) Nov 8, 2025
@openshift-ci openshift-ci bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Nov 8, 2025
@camilamacedo86 camilamacedo86 changed the title NO-ISSUE: [Default Catalog Tests] Upgrade dependencies used and go 1.24 ( Aim for compatibility and maintainability ) NO-ISSUE: [Default Catalog Tests] Upgrade dependencies used and to go 1.24.6 ( Aim for compatibility and maintainability ) Nov 8, 2025
@camilamacedo86 camilamacedo86 changed the title NO-ISSUE: [Default Catalog Tests] Upgrade dependencies used and to go 1.24.6 ( Aim for compatibility and maintainability ) WIP: NO-ISSUE: [Default Catalog Tests] Upgrade dependencies used and to go 1.24.6 ( Aim for compatibility and maintainability ) Nov 8, 2025
@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Nov 8, 2025
@camilamacedo86 camilamacedo86 force-pushed the solve-tech-default-catalog-test branch from a817ab7 to 0bcea32 Compare November 8, 2025 12:56
@camilamacedo86 camilamacedo86 changed the title WIP: NO-ISSUE: [Default Catalog Tests] Upgrade dependencies used and to go 1.24.6 ( Aim for compatibility and maintainability ) NO-ISSUE: [Default Catalog Tests] Upgrade dependencies used and to go 1.24.6 ( Aim for compatibility and maintainability ) Nov 8, 2025
@openshift-ci openshift-ci bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Nov 8, 2025
@camilamacedo86 camilamacedo86 changed the title NO-ISSUE: [Default Catalog Tests] Upgrade dependencies used and to go 1.24.6 ( Aim for compatibility and maintainability ) OPRUN-4251: [Default Catalog Tests] Upgrade dependencies used and to go 1.24.6 ( Aim for compatibility and maintainability ) Nov 8, 2025
@openshift-ci-robot
Copy link

openshift-ci-robot commented Nov 8, 2025

@camilamacedo86: This pull request references OPRUN-4251 which is a valid jira issue.

In response to this:

Key Changes

Area Summary
Kubernetes Upgraded from v0.33.2 → v0.34.1
Structured Merge Diff Migrated v4 → v6 (compatible with k8s.io v0.34.1)
Ginkgo Upgraded v2.23.4 → v2.27.2 (uses upstream)
Go Upgraded 1.24.3 → 1.24.6

Dependency Updates Summary — openshift/default-catalog-consistency

Direct Dependencies

Package Old New
github.com/containerd/containerd v1.7.27 v1.7.28
github.com/containers/image/v5 v5.35.0 v5.36.2
github.com/onsi/ginkgo/v2 v2.23.4 v2.27.2
github.com/onsi/gomega v1.37.0 v1.38.2
github.com/operator-framework/operator-controller v1.3.0 v1.5.1
github.com/operator-framework/operator-registry v1.55.0 v1.60.0
k8s.io/apimachinery v0.33.2 v0.34.1

Major Kubernetes Updates

Package Old New
k8s.io/api v0.33.2 v0.34.1
k8s.io/apiextensions-apiserver v0.34.1 (new)
k8s.io/client-go v0.33.2 v0.34.1
k8s.io/kube-openapi v0.0.0-20250701173324-9bd5c66d9911 v0.0.0-20250710124328-f3f2b991d03b
k8s.io/utils v0.0.0-20250604170112-4c0f3b243397 v0.0.0-20251002143259-bc988d571ff4
sigs.k8s.io/controller-runtime v0.21.0 v0.22.4
sigs.k8s.io/structured-merge-diff v4.7.0 v6.3.0 (major)

Container / Docker

Package Old New
github.com/containers/storage v1.58.0 v1.59.1
github.com/docker/docker v28.3.0+incompatible v28.3.3+incompatible
github.com/docker/go-connections v0.5.0 v0.6.0

Operator Framework

Package Old New
github.com/operator-framework/api v0.32.0 v0.35.0

golang.org/x Modules

Package Old New
golang.org/x/crypto v0.39.0 v0.42.0
golang.org/x/mod v0.28.0 (new)
golang.org/x/net v0.41.0 v0.44.0
golang.org/x/sync v0.15.0 v0.17.0
golang.org/x/sys v0.33.0 v0.36.0
golang.org/x/term v0.32.0 v0.35.0
golang.org/x/text v0.26.0 v0.29.0
golang.org/x/tools v0.34.0 v0.36.0

Google Protobuf / gRPC

Package Old New
google.golang.org/genproto/googleapis/api v0.0.0-20250603155806-513f23925822 v0.0.0-20250707201910-8d1bb00bc6a7
google.golang.org/genproto/googleapis/rpc v0.0.0-20250603155806-513f23925822 v0.0.0-20250707201910-8d1bb00bc6a7
google.golang.org/grpc v1.73.0 v1.75.1
google.golang.org/protobuf v1.36.6 v1.36.9

Other Updates

Package Old New
github.com/fxamacker/cbor/v2 v2.8.0 v2.9.0
github.com/modern-go/reflect2 v1.0.2 v1.0.3-0.20250322232337-35a7c28c31ee
github.com/proglottis/gpgme v0.1.4 v0.1.5
github.com/secure-systems-lab/go-securesystemslib v0.9.0 v0.9.1
github.com/ulikunitz/xz v0.5.12 v0.5.15
github.com/mattn/go-sqlite3 v1.14.28 v1.14.32
github.com/google/pprof v0.0.0-20250423184734-337e5dd93bb4 v0.0.0-20250820193118-f64d9cf942d6
github.com/letsencrypt/boulder v0.20250701.0 v0.0.0-20250624003606-5ddd5acf990d
sigs.k8s.io/yaml v1.5.0 v1.6.0

Removed Dependencies

Removed Libraries
github.com/asaskevich/govalidator
github.com/go-openapi/* (analysis, errors, loads, runtime, spec, strfmt, validate)
github.com/mitchellh/mapstructure
github.com/oklog/ulid
github.com/sigstore/rekor
go.mongodb.org/mongo-driver
go.uber.org/automaxprocs

Added Dependencies

Package Version Reason
github.com/Masterminds/semver/v3 v3.4.0 Required by ginkgo v2.27.2

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 openshift-eng/jira-lifecycle-plugin repository.

@camilamacedo86
Copy link
Contributor Author

/test default-catalog-consistency

@camilamacedo86 camilamacedo86 force-pushed the solve-tech-default-catalog-test branch from 0bcea32 to 15c4a80 Compare November 11, 2025 10:39
@openshift-ci-robot
Copy link

openshift-ci-robot commented Nov 11, 2025

@camilamacedo86: This pull request references OPRUN-4251 which is a valid jira issue.

In response to this:

Key Changes

Area Summary
Kubernetes Upgraded from v0.33.2 → v0.34.1
Structured Merge Diff Migrated v4 → v6 (compatible with k8s.io v0.34.1)
Ginkgo Upgraded v2.23.4 → v2.27.2 (uses upstream)
Go Upgraded 1.24.3 → 1.24.6

Dependency Updates Summary — openshift/default-catalog-consistency

Direct Dependencies

Package Old New
github.com/containerd/containerd v1.7.27 v1.7.28
github.com/containers/image/v5 v5.35.0 v5.36.2
github.com/onsi/ginkgo/v2 v2.23.4 v2.27.2
github.com/onsi/gomega v1.37.0 v1.38.2
github.com/operator-framework/operator-controller v1.3.0 v1.5.1
github.com/operator-framework/operator-registry v1.55.0 v1.61.0
k8s.io/apimachinery v0.33.2 v0.34.1

Major Kubernetes Updates

Package Old New
k8s.io/api v0.33.2 v0.34.1
k8s.io/apiextensions-apiserver v0.34.1 (new)
k8s.io/client-go v0.33.2 v0.34.1
k8s.io/kube-openapi v0.0.0-20250701173324-9bd5c66d9911 v0.0.0-20250710124328-f3f2b991d03b
k8s.io/utils v0.0.0-20250604170112-4c0f3b243397 v0.0.0-20251002143259-bc988d571ff4
sigs.k8s.io/controller-runtime v0.21.0 v0.22.4
sigs.k8s.io/structured-merge-diff v4.7.0 v6.3.0 (major)

Container / Docker

Package Old New
github.com/containers/storage v1.58.0 v1.59.1
github.com/docker/docker v28.3.0+incompatible v28.3.3+incompatible
github.com/docker/go-connections v0.5.0 v0.6.0

Operator Framework

Package Old New
github.com/operator-framework/api v0.32.0 v0.35.0

golang.org/x Modules

Package Old New
golang.org/x/crypto v0.39.0 v0.42.0
golang.org/x/mod v0.28.0 (new)
golang.org/x/net v0.41.0 v0.44.0
golang.org/x/sync v0.15.0 v0.17.0
golang.org/x/sys v0.33.0 v0.36.0
golang.org/x/term v0.32.0 v0.35.0
golang.org/x/text v0.26.0 v0.29.0
golang.org/x/tools v0.34.0 v0.36.0

Google Protobuf / gRPC

Package Old New
google.golang.org/genproto/googleapis/api v0.0.0-20250603155806-513f23925822 v0.0.0-20250707201910-8d1bb00bc6a7
google.golang.org/genproto/googleapis/rpc v0.0.0-20250603155806-513f23925822 v0.0.0-20250707201910-8d1bb00bc6a7
google.golang.org/grpc v1.73.0 v1.75.1
google.golang.org/protobuf v1.36.6 v1.36.9

Other Updates

Package Old New
github.com/fxamacker/cbor/v2 v2.8.0 v2.9.0
github.com/modern-go/reflect2 v1.0.2 v1.0.3-0.20250322232337-35a7c28c31ee
github.com/proglottis/gpgme v0.1.4 v0.1.5
github.com/secure-systems-lab/go-securesystemslib v0.9.0 v0.9.1
github.com/ulikunitz/xz v0.5.12 v0.5.15
github.com/mattn/go-sqlite3 v1.14.28 v1.14.32
github.com/google/pprof v0.0.0-20250423184734-337e5dd93bb4 v0.0.0-20250820193118-f64d9cf942d6
github.com/letsencrypt/boulder v0.20250701.0 v0.0.0-20250624003606-5ddd5acf990d
sigs.k8s.io/yaml v1.5.0 v1.6.0

Removed Dependencies

Removed Libraries
github.com/asaskevich/govalidator
github.com/go-openapi/* (analysis, errors, loads, runtime, spec, strfmt, validate)
github.com/mitchellh/mapstructure
github.com/oklog/ulid
github.com/sigstore/rekor
go.mongodb.org/mongo-driver
go.uber.org/automaxprocs

Added Dependencies

Package Version Reason
github.com/Masterminds/semver/v3 v3.4.0 Required by ginkgo v2.27.2

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 openshift-eng/jira-lifecycle-plugin repository.

@camilamacedo86 camilamacedo86 changed the title OPRUN-4251: [Default Catalog Tests] Upgrade dependencies used and to go 1.24.6 ( Aim for compatibility and maintainability ) WIP ( Updating now with the latest release of OPM ) OPRUN-4251: [Default Catalog Tests] Upgrade dependencies used and to go 1.24.6 ( Aim for compatibility and maintainability ) Nov 11, 2025
@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Nov 11, 2025
@camilamacedo86 camilamacedo86 force-pushed the solve-tech-default-catalog-test branch 2 times, most recently from 87f7822 to 5602913 Compare November 11, 2025 16:59
@openshift-ci-robot
Copy link

openshift-ci-robot commented Nov 11, 2025

@camilamacedo86: This pull request references OPRUN-4251 which is a valid jira issue.

In response to this:

Key Changes

Area Summary
Kubernetes Upgraded from v0.33.2 → v0.34.1
Structured Merge Diff Migrated v4 → v6 (compatible with k8s.io v0.34.1)
Ginkgo Upgraded v2.23.4 → v2.27.2 (uses upstream)
Go Upgraded 1.24.3 → 1.24.6
Go Upgraded 1.24.3 → 1.24.6
github.com/operator-framework/operator-controller Upgraded 1.5.0 → 1.6.0

Dependency Updates Summary — openshift/default-catalog-consistency

Direct Dependencies

Package Old New
github.com/containerd/containerd v1.7.27 v1.7.28
github.com/containers/image/v5 v5.35.0 v5.36.2
github.com/onsi/ginkgo/v2 v2.23.4 v2.27.2
github.com/onsi/gomega v1.37.0 v1.38.2
github.com/operator-framework/operator-controller v1.3.0 v1.5.1
github.com/operator-framework/operator-registry v1.55.0 v1.61.0
k8s.io/apimachinery v0.33.2 v0.34.1

Major Kubernetes Updates

Package Old New
k8s.io/api v0.33.2 v0.34.1
k8s.io/apiextensions-apiserver v0.34.1 (new)
k8s.io/client-go v0.33.2 v0.34.1
k8s.io/kube-openapi v0.0.0-20250701173324-9bd5c66d9911 v0.0.0-20250710124328-f3f2b991d03b
k8s.io/utils v0.0.0-20250604170112-4c0f3b243397 v0.0.0-20251002143259-bc988d571ff4
sigs.k8s.io/controller-runtime v0.21.0 v0.22.4
sigs.k8s.io/structured-merge-diff v4.7.0 v6.3.0 (major)

Container / Docker

Package Old New
github.com/containers/storage v1.58.0 v1.59.1
github.com/docker/docker v28.3.0+incompatible v28.3.3+incompatible
github.com/docker/go-connections v0.5.0 v0.6.0

Operator Framework

Package Old New
github.com/operator-framework/api v0.32.0 v0.35.0

golang.org/x Modules

Package Old New
golang.org/x/crypto v0.39.0 v0.42.0
golang.org/x/mod v0.28.0 (new)
golang.org/x/net v0.41.0 v0.44.0
golang.org/x/sync v0.15.0 v0.17.0
golang.org/x/sys v0.33.0 v0.36.0
golang.org/x/term v0.32.0 v0.35.0
golang.org/x/text v0.26.0 v0.29.0
golang.org/x/tools v0.34.0 v0.36.0

Google Protobuf / gRPC

Package Old New
google.golang.org/genproto/googleapis/api v0.0.0-20250603155806-513f23925822 v0.0.0-20250707201910-8d1bb00bc6a7
google.golang.org/genproto/googleapis/rpc v0.0.0-20250603155806-513f23925822 v0.0.0-20250707201910-8d1bb00bc6a7
google.golang.org/grpc v1.73.0 v1.75.1
google.golang.org/protobuf v1.36.6 v1.36.9

Other Updates

Package Old New
github.com/fxamacker/cbor/v2 v2.8.0 v2.9.0
github.com/modern-go/reflect2 v1.0.2 v1.0.3-0.20250322232337-35a7c28c31ee
github.com/proglottis/gpgme v0.1.4 v0.1.5
github.com/secure-systems-lab/go-securesystemslib v0.9.0 v0.9.1
github.com/ulikunitz/xz v0.5.12 v0.5.15
github.com/mattn/go-sqlite3 v1.14.28 v1.14.32
github.com/google/pprof v0.0.0-20250423184734-337e5dd93bb4 v0.0.0-20250820193118-f64d9cf942d6
github.com/letsencrypt/boulder v0.20250701.0 v0.0.0-20250624003606-5ddd5acf990d
sigs.k8s.io/yaml v1.5.0 v1.6.0

Removed Dependencies

Removed Libraries
github.com/asaskevich/govalidator
github.com/go-openapi/* (analysis, errors, loads, runtime, spec, strfmt, validate)
github.com/mitchellh/mapstructure
github.com/oklog/ulid
github.com/sigstore/rekor
go.mongodb.org/mongo-driver
go.uber.org/automaxprocs

Added Dependencies

Package Version Reason
github.com/Masterminds/semver/v3 v3.4.0 Required by ginkgo v2.27.2

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 openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci-robot
Copy link

openshift-ci-robot commented Nov 11, 2025

@camilamacedo86: This pull request references OPRUN-4251 which is a valid jira issue.

In response to this:

Key Changes

Area Summary
Kubernetes Upgraded from v0.33.2 → v0.34.1
Structured Merge Diff Migrated v4 → v6 (compatible with k8s.io v0.34.1)
Ginkgo Upgraded v2.23.4 → v2.27.2 (uses upstream)
Go Upgraded 1.24.3 → 1.24.6
Go Upgraded 1.24.3 → 1.24.6
github.com/operator-framework/operator-controller Upgraded 1.5.0 → 1.6.0
github.com/operator-framework/operator-registry Upgraded 1.5.0 → v1.61.0

Dependency Updates Summary — openshift/default-catalog-consistency

Direct Dependencies

Package Old New
github.com/containerd/containerd v1.7.27 v1.7.28
github.com/containers/image/v5 v5.35.0 v5.36.2
github.com/onsi/ginkgo/v2 v2.23.4 v2.27.2
github.com/onsi/gomega v1.37.0 v1.38.2
github.com/operator-framework/operator-controller v1.3.0 v1.5.1
github.com/operator-framework/operator-registry v1.55.0 v1.61.0
k8s.io/apimachinery v0.33.2 v0.34.1

Major Kubernetes Updates

Package Old New
k8s.io/api v0.33.2 v0.34.1
k8s.io/apiextensions-apiserver v0.34.1 (new)
k8s.io/client-go v0.33.2 v0.34.1
k8s.io/kube-openapi v0.0.0-20250701173324-9bd5c66d9911 v0.0.0-20250710124328-f3f2b991d03b
k8s.io/utils v0.0.0-20250604170112-4c0f3b243397 v0.0.0-20251002143259-bc988d571ff4
sigs.k8s.io/controller-runtime v0.21.0 v0.22.4
sigs.k8s.io/structured-merge-diff v4.7.0 v6.3.0 (major)

Container / Docker

Package Old New
github.com/containers/storage v1.58.0 v1.59.1
github.com/docker/docker v28.3.0+incompatible v28.3.3+incompatible
github.com/docker/go-connections v0.5.0 v0.6.0

Operator Framework

Package Old New
github.com/operator-framework/api v0.32.0 v0.35.0

golang.org/x Modules

Package Old New
golang.org/x/crypto v0.39.0 v0.42.0
golang.org/x/mod v0.28.0 (new)
golang.org/x/net v0.41.0 v0.44.0
golang.org/x/sync v0.15.0 v0.17.0
golang.org/x/sys v0.33.0 v0.36.0
golang.org/x/term v0.32.0 v0.35.0
golang.org/x/text v0.26.0 v0.29.0
golang.org/x/tools v0.34.0 v0.36.0

Google Protobuf / gRPC

Package Old New
google.golang.org/genproto/googleapis/api v0.0.0-20250603155806-513f23925822 v0.0.0-20250707201910-8d1bb00bc6a7
google.golang.org/genproto/googleapis/rpc v0.0.0-20250603155806-513f23925822 v0.0.0-20250707201910-8d1bb00bc6a7
google.golang.org/grpc v1.73.0 v1.75.1
google.golang.org/protobuf v1.36.6 v1.36.9

Other Updates

Package Old New
github.com/fxamacker/cbor/v2 v2.8.0 v2.9.0
github.com/modern-go/reflect2 v1.0.2 v1.0.3-0.20250322232337-35a7c28c31ee
github.com/proglottis/gpgme v0.1.4 v0.1.5
github.com/secure-systems-lab/go-securesystemslib v0.9.0 v0.9.1
github.com/ulikunitz/xz v0.5.12 v0.5.15
github.com/mattn/go-sqlite3 v1.14.28 v1.14.32
github.com/google/pprof v0.0.0-20250423184734-337e5dd93bb4 v0.0.0-20250820193118-f64d9cf942d6
github.com/letsencrypt/boulder v0.20250701.0 v0.0.0-20250624003606-5ddd5acf990d
sigs.k8s.io/yaml v1.5.0 v1.6.0

Removed Dependencies

Removed Libraries
github.com/asaskevich/govalidator
github.com/go-openapi/* (analysis, errors, loads, runtime, spec, strfmt, validate)
github.com/mitchellh/mapstructure
github.com/oklog/ulid
github.com/sigstore/rekor
go.mongodb.org/mongo-driver
go.uber.org/automaxprocs

Added Dependencies

Package Version Reason
github.com/Masterminds/semver/v3 v3.4.0 Required by ginkgo v2.27.2

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 openshift-eng/jira-lifecycle-plugin repository.

@camilamacedo86 camilamacedo86 changed the title WIP ( Updating now with the latest release of OPM ) OPRUN-4251: [Default Catalog Tests] Upgrade dependencies used and to go 1.24.6 ( Aim for compatibility and maintainability ) OPRUN-4251: [Default Catalog Tests] Upgrade dependencies used and to go 1.24.6 ( Aim for compatibility and maintainability ) Nov 11, 2025
@openshift-ci openshift-ci bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Nov 11, 2025
@openshift-ci-robot
Copy link

openshift-ci-robot commented Nov 11, 2025

@camilamacedo86: This pull request references OPRUN-4251 which is a valid jira issue.

In response to this:

Key Changes

Area Summary
Kubernetes Upgraded from v0.33.2 → v0.34.1
Structured Merge Diff Migrated v4 → v6 (compatible with k8s.io v0.34.1)
Ginkgo Upgraded v2.23.4 → v2.27.2 (uses upstream)
Go Upgraded 1.24.3 → 1.24.6
Go Upgraded 1.24.3 → 1.24.6
github.com/operator-framework/operator-controller Upgraded 1.5.0 → 1.6.0
github.com/operator-framework/operator-registry Upgraded v1.55.0 → v1.61.0

Dependency Updates Summary — openshift/default-catalog-consistency

Direct Dependencies

Package Old New
github.com/containerd/containerd v1.7.27 v1.7.28
github.com/containers/image/v5 v5.35.0 v5.36.2
github.com/onsi/ginkgo/v2 v2.23.4 v2.27.2
github.com/onsi/gomega v1.37.0 v1.38.2
github.com/operator-framework/operator-controller v1.3.0 v1.5.1
github.com/operator-framework/operator-registry v1.55.0 v1.61.0
k8s.io/apimachinery v0.33.2 v0.34.1

Major Kubernetes Updates

Package Old New
k8s.io/api v0.33.2 v0.34.1
k8s.io/apiextensions-apiserver v0.34.1 (new)
k8s.io/client-go v0.33.2 v0.34.1
k8s.io/kube-openapi v0.0.0-20250701173324-9bd5c66d9911 v0.0.0-20250710124328-f3f2b991d03b
k8s.io/utils v0.0.0-20250604170112-4c0f3b243397 v0.0.0-20251002143259-bc988d571ff4
sigs.k8s.io/controller-runtime v0.21.0 v0.22.4
sigs.k8s.io/structured-merge-diff v4.7.0 v6.3.0 (major)

Container / Docker

Package Old New
github.com/containers/storage v1.58.0 v1.59.1
github.com/docker/docker v28.3.0+incompatible v28.3.3+incompatible
github.com/docker/go-connections v0.5.0 v0.6.0

Operator Framework

Package Old New
github.com/operator-framework/api v0.32.0 v0.35.0

golang.org/x Modules

Package Old New
golang.org/x/crypto v0.39.0 v0.42.0
golang.org/x/mod v0.28.0 (new)
golang.org/x/net v0.41.0 v0.44.0
golang.org/x/sync v0.15.0 v0.17.0
golang.org/x/sys v0.33.0 v0.36.0
golang.org/x/term v0.32.0 v0.35.0
golang.org/x/text v0.26.0 v0.29.0
golang.org/x/tools v0.34.0 v0.36.0

Google Protobuf / gRPC

Package Old New
google.golang.org/genproto/googleapis/api v0.0.0-20250603155806-513f23925822 v0.0.0-20250707201910-8d1bb00bc6a7
google.golang.org/genproto/googleapis/rpc v0.0.0-20250603155806-513f23925822 v0.0.0-20250707201910-8d1bb00bc6a7
google.golang.org/grpc v1.73.0 v1.75.1
google.golang.org/protobuf v1.36.6 v1.36.9

Other Updates

Package Old New
github.com/fxamacker/cbor/v2 v2.8.0 v2.9.0
github.com/modern-go/reflect2 v1.0.2 v1.0.3-0.20250322232337-35a7c28c31ee
github.com/proglottis/gpgme v0.1.4 v0.1.5
github.com/secure-systems-lab/go-securesystemslib v0.9.0 v0.9.1
github.com/ulikunitz/xz v0.5.12 v0.5.15
github.com/mattn/go-sqlite3 v1.14.28 v1.14.32
github.com/google/pprof v0.0.0-20250423184734-337e5dd93bb4 v0.0.0-20250820193118-f64d9cf942d6
github.com/letsencrypt/boulder v0.20250701.0 v0.0.0-20250624003606-5ddd5acf990d
sigs.k8s.io/yaml v1.5.0 v1.6.0

Removed Dependencies

Removed Libraries
github.com/asaskevich/govalidator
github.com/go-openapi/* (analysis, errors, loads, runtime, spec, strfmt, validate)
github.com/mitchellh/mapstructure
github.com/oklog/ulid
github.com/sigstore/rekor
go.mongodb.org/mongo-driver
go.uber.org/automaxprocs

Added Dependencies

Package Version Reason
github.com/Masterminds/semver/v3 v3.4.0 Required by ginkgo v2.27.2

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 openshift-eng/jira-lifecycle-plugin repository.

@camilamacedo86 camilamacedo86 force-pushed the solve-tech-default-catalog-test branch from 5602913 to 6fe94bb Compare November 11, 2025 17:58
@camilamacedo86 camilamacedo86 changed the title OPRUN-4251: [Default Catalog Tests] Upgrade dependencies used and to go 1.24.6 ( Aim for compatibility and maintainability ) WIP OPRUN-4251: [Default Catalog Tests] Upgrade dependencies used and to go 1.24.6 ( Aim for compatibility and maintainability ) Nov 11, 2025
@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Nov 11, 2025
@camilamacedo86 camilamacedo86 force-pushed the solve-tech-default-catalog-test branch from 6fe94bb to 71fae04 Compare November 11, 2025 18:36
@camilamacedo86 camilamacedo86 changed the title WIP OPRUN-4251: [Default Catalog Tests] Upgrade dependencies used and to go 1.24.6 ( Aim for compatibility and maintainability ) OPRUN-4251: [Default Catalog Tests] Upgrade dependencies used and to go 1.24.6 ( OPM 1.61.0 ) Nov 11, 2025
@openshift-ci openshift-ci bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Nov 11, 2025
@camilamacedo86 camilamacedo86 changed the title OPRUN-4251: [Default Catalog Tests] Upgrade dependencies used and to go 1.24.6 ( OPM 1.61.0 ) OPRUN-4251: [Default Catalog Tests] Upgrade dependencies used and to go 1.24.6 ( OPM 1.61.0 ; found issues in the content shipped ) Nov 11, 2025
@camilamacedo86 camilamacedo86 force-pushed the solve-tech-default-catalog-test branch from 71fae04 to 378a16e Compare November 13, 2025 05:45
@openshift-ci-robot
Copy link

openshift-ci-robot commented Nov 13, 2025

@camilamacedo86: This pull request references OPRUN-4251 which is a valid jira issue.

In response to this:

Dependency Updates Summary — openshift/default-catalog-consistency

Direct Dependencies

Package Old New
github.com/containerd/containerd v1.7.27 v1.7.28
github.com/containers/image/v5 v5.35.0 v5.36.2
github.com/onsi/ginkgo/v2 v2.23.4 v2.27.2
github.com/onsi/gomega v1.37.0 v1.38.2
github.com/operator-framework/operator-controller v1.3.0 v1.5.1
github.com/operator-framework/operator-registry v1.55.0 v1.61.0
k8s.io/apimachinery v0.33.2 v0.34.1

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 openshift-eng/jira-lifecycle-plugin repository.

@camilamacedo86 camilamacedo86 force-pushed the solve-tech-default-catalog-test branch from 378a16e to d067e78 Compare November 13, 2025 05:49
@openshift-ci-robot
Copy link

openshift-ci-robot commented Nov 13, 2025

@camilamacedo86: This pull request references OPRUN-4251 which is a valid jira issue.

In response to this:

Summary

This PR updates our dependencies to the latest compatible versions.

What changed

  • github.com/operator-framework/operator-controller v1.5.1 → v1.6.0
  • github.com/operator-framework/operator-registry v1.57.0 → v1.61.0
  • k8s.io/apimachinery v0.33.4 → v0.34.1

Why

  • Brings in upstream fixes and improvements.
  • Aligns with versions used for OCP 4.21 testing and index validation.

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 openshift-eng/jira-lifecycle-plugin repository.

@camilamacedo86 camilamacedo86 changed the title OPRUN-4251: [Default Catalog Tests] Upgrade dependencies used and to go 1.24.6 ( OPM 1.61.0 ; found issues in the content shipped ) OCPBUGS-65557: [Default Catalog Tests] Upgrade dependencies used and to go 1.24.6 ( OPM 1.61.0 ; found issues in the content shipped ) Nov 13, 2025
@openshift-ci-robot openshift-ci-robot added the jira/valid-bug Indicates that a referenced Jira bug is valid for the branch this PR is targeting. label Nov 13, 2025
@openshift-ci-robot
Copy link

@camilamacedo86: This pull request references Jira Issue OCPBUGS-65557, which is valid. The bug has been moved to the POST state.

3 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target version (4.21.0) matches configured target version for branch (4.21.0)
  • bug is in the state New, which is one of the valid states (NEW, ASSIGNED, POST)

No GitHub users were found matching the public email listed for the QA contact in Jira ([email protected]), skipping review request.

The bug has been updated to refer to the pull request using the external bug tracker.

In response to this:

Summary

This PR updates our dependencies to the latest compatible versions.

What changed

  • github.com/operator-framework/operator-controller v1.5.1 → v1.6.0
  • github.com/operator-framework/operator-registry v1.57.0 → v1.61.0
  • k8s.io/apimachinery v0.33.4 → v0.34.1

Why

  • Brings in upstream fixes and improvements.
  • Aligns with versions used for OCP 4.21 testing and index validation.

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 openshift-eng/jira-lifecycle-plugin repository.

@camilamacedo86 camilamacedo86 changed the title OCPBUGS-65557: [Default Catalog Tests] Upgrade dependencies used and to go 1.24.6 ( OPM 1.61.0 ; found issues in the content shipped ) OCPBUGS-65557: [Default Catalog Tests] Upgrade dependencies to use OPM 1.61.0 for the OCP 4.21 release Nov 13, 2025
@openshift-ci-robot
Copy link

@camilamacedo86: This pull request references Jira Issue OCPBUGS-65557, which is valid.

3 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target version (4.21.0) matches configured target version for branch (4.21.0)
  • bug is in the state POST, which is one of the valid states (NEW, ASSIGNED, POST)

No GitHub users were found matching the public email listed for the QA contact in Jira ([email protected]), skipping review request.

The bug has been updated to refer to the pull request using the external bug tracker.

In response to this:

Summary

This PR updates our dependencies to the latest compatible versions.

What changed

  • github.com/operator-framework/operator-controller v1.5.1 → v1.6.0
  • github.com/operator-framework/operator-registry v1.57.0 → v1.61.0
  • k8s.io/apimachinery v0.33.4 → v0.34.1

Why

  • Brings in upstream fixes and improvements.
  • Aligns with versions used for OCP 4.21 testing and index validation.

Blocked By

CLOUDWF-11310 [community index] - Issues with OCP 4.21 Indexes after upgrading operator-registry to v1.60.0
CLOUDDST-30414 [redhat index] - Issues with OCP 4.21 Indexes after upgrading operator-registry to v1.60.0

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 openshift-eng/jira-lifecycle-plugin repository.

@camilamacedo86
Copy link
Contributor Author

/test openshift-e2e-aws

@tmshort
Copy link
Contributor

tmshort commented Nov 13, 2025

/retest-required

@camilamacedo86
Copy link
Contributor Author

@tmshort

This one will not pass until they reach out the maintainers and fix the bad config in the indexes. See: OCPBUGS-65557 . It is blocked.

@tmshort
Copy link
Contributor

tmshort commented Nov 13, 2025

Can you remove that file? I'll give it the OK when that's done

@camilamacedo86 camilamacedo86 changed the title OCPBUGS-65557: [Default Catalog Tests] Upgrade dependencies to use OPM 1.61.0 for the OCP 4.21 release (Blocked by bad config of packages be fixed on the indexes; pipeline and bu) OCPBUGS-65557: [Default Catalog Tests] Upgrade dependencies to use OPM 1.61.0 for the OCP 4.21 release Nov 13, 2025
@camilamacedo86 camilamacedo86 changed the title (Blocked by bad config of packages be fixed on the indexes; pipeline and bu) OCPBUGS-65557: [Default Catalog Tests] Upgrade dependencies to use OPM 1.61.0 for the OCP 4.21 release (Blocked by CLOUDWF-11310 AND CLOUDDST-30414 ) OCPBUGS-65557: [Default Catalog Tests] Upgrade dependencies to use OPM 1.61.0 for the OCP 4.21 release Nov 13, 2025
@camilamacedo86 camilamacedo86 force-pushed the solve-tech-default-catalog-test branch from d067e78 to 6a0f867 Compare November 13, 2025 20:51
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Nov 13, 2025

@camilamacedo86: The following test 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/default-catalog-consistency 6a0f867 link true /test default-catalog-consistency

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.

@jianzhangbjz
Copy link
Member

/assign @bandrade

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

jira/valid-bug Indicates that a referenced Jira bug is valid for the branch this PR is targeting. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants