Skip to content

Conversation

@camilamacedo86
Copy link
Contributor

@camilamacedo86 camilamacedo86 commented Nov 5, 2025

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

@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
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Nov 8, 2025

@camilamacedo86: 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/default-catalog-consistency 0bcea32 link true /test default-catalog-consistency
ci/prow/okd-scos-e2e-aws-ovn 0bcea32 link false /test okd-scos-e2e-aws-ovn

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.

@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.

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

Labels

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.

2 participants