Skip to content

Upgrade dependencies; ocp/api*, kube-openapi and indirects#3707

Merged
openshift-merge-bot[bot] merged 2 commits into
operator-framework:masterfrom
camilamacedo86:bump-ocp-api
Nov 12, 2025
Merged

Upgrade dependencies; ocp/api*, kube-openapi and indirects#3707
openshift-merge-bot[bot] merged 2 commits into
operator-framework:masterfrom
camilamacedo86:bump-ocp-api

Conversation

@camilamacedo86

@camilamacedo86 camilamacedo86 commented Nov 11, 2025

Copy link
Copy Markdown
Contributor

Dependency Updates

Package From To
github.com/openshift/api v0.0.0-20221021112143 v0.0.0-20251111193948
github.com/openshift/client-go v0.0.0-20220525160904 v0.0.0-20251015124057
k8s.io/kube-openapi (various) (updated)
golang.org/x/net (indirect) (updated)
golang.org/x/term (indirect) (updated)
github.com/google/pprof (indirect) (updated)

Breaking Change

The upgraded github.com/openshift/api removed individual CRD YAML files from vendor.

  • scripts/generate_openshift_crds.sh creates static YAML files
  • Tests load them from testdata/crds/ (no runtime generation)
  • Integrated into make gen-all

@openshift-ci openshift-ci Bot requested review from anik120 and kevinrizza November 11, 2025 20:09
@camilamacedo86 camilamacedo86 changed the title Upgrade dependencies; ocp/api* and indirects Upgrade dependencies; ocp/api*, kube-openapi and indirects Nov 11, 2025
@tmshort

tmshort commented Nov 11, 2025

Copy link
Copy Markdown
Contributor

/approve

@openshift-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Nov 11, 2025
@camilamacedo86 camilamacedo86 force-pushed the bump-ocp-api branch 2 times, most recently from 874936f to d93b67e Compare November 11, 2025 20:48
Comment thread pkg/controller/operators/openshift/suite_test.go Outdated

@anik120 anik120 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Nov 12, 2025
@openshift-ci

openshift-ci Bot commented Nov 12, 2025

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: anik120, tmshort

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

The pull request process is described here

Details 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

@openshift-merge-bot openshift-merge-bot Bot merged commit 127549a into operator-framework:master Nov 12, 2025
14 checks passed
@camilamacedo86 camilamacedo86 deleted the bump-ocp-api branch November 12, 2025 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants