Skip to content

Unify cert-manager-operator config#75594

Open
liangxia wants to merge 1 commit intoopenshift:mainfrom
liangxia:cert-manager-operator
Open

Unify cert-manager-operator config#75594
liangxia wants to merge 1 commit intoopenshift:mainfrom
liangxia:cert-manager-operator

Conversation

@liangxia
Copy link
Member

@liangxia liangxia commented Mar 3, 2026

Unify cert-manager-operator config by moving the config from each of the build farm clusters to common.
This has the following effect,

  • Add cert-manager-operator config to core-ci
  • Add cert-manager-operator config to build11
  • Simply future maintenance work on cert-manager-operator.
$ for x in app.ci core-ci hosted-mgmt vsphere02  build{01..11} ; do echo "===$x:" ; oc --context $x get csv -n cert-manager-operator | grep cert-manager- ; echo 
; done
===app.ci:
cert-manager-operator.v1.18.1    cert-manager Operator for Red Hat OpenShift   1.18.1    cert-manager-operator.v1.18.0       Succeeded

===core-ci:
No resources found in cert-manager-operator namespace.

===hosted-mgmt:
cert-manager-operator.v1.18.1    cert-manager Operator for Red Hat OpenShift   1.18.1    cert-manager-operator.v1.18.0      Succeeded

===vsphere02:
cert-manager-operator.v1.18.1    cert-manager Operator for Red Hat OpenShift   1.18.1    cert-manager-operator.v1.18.0            Succeeded

===build01:
cert-manager-operator.v1.18.1    cert-manager Operator for Red Hat OpenShift   1.18.1    cert-manager-operator.v1.18.0      Succeeded

===build02:
cert-manager-operator.v1.18.1    cert-manager Operator for Red Hat OpenShift   1.18.1    cert-manager-operator.v1.18.0   Succeeded

===build03:
cert-manager-operator.v1.18.1    cert-manager Operator for Red Hat OpenShift   1.18.1    cert-manager-operator.v1.18.0      Succeeded

===build04:
cert-manager-operator.v1.18.1    cert-manager Operator for Red Hat OpenShift   1.18.1    cert-manager-operator.v1.18.0   Succeeded

===build05:
cert-manager-operator.v1.18.1    cert-manager Operator for Red Hat OpenShift   1.18.1    cert-manager-operator.v1.18.0      Succeeded

===build06:
cert-manager-operator.v1.18.1    cert-manager Operator for Red Hat OpenShift   1.18.1    cert-manager-operator.v1.18.0      Succeeded

===build07:
cert-manager-operator.v1.18.1    cert-manager Operator for Red Hat OpenShift   1.18.1    cert-manager-operator.v1.18.0      Succeeded

===build08:
cert-manager-operator.v1.18.1    cert-manager Operator for Red Hat OpenShift   1.18.1    cert-manager-operator.v1.18.0   Succeeded

===build09:
cert-manager-operator.v1.18.1    cert-manager Operator for Red Hat OpenShift   1.18.1    cert-manager-operator.v1.18.0      Succeeded

===build10:
cert-manager-operator.v1.18.1    cert-manager Operator for Red Hat OpenShift   1.18.1    cert-manager-operator.v1.18.0      Succeeded

===build11:
cert-manager-operator.v1.14.1    cert-manager Operator for Red Hat OpenShift   1.14.1    cert-manager-operator.v1.14.0      Succeeded

@openshift-ci openshift-ci bot requested review from hector-vido and psalajova March 3, 2026 10:40
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 3, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: liangxia

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-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 3, 2026
@openshift-ci-robot openshift-ci-robot added the rehearsals-ack Signifies that rehearsal jobs have been acknowledged label Mar 3, 2026
@openshift-ci-robot
Copy link
Contributor

[REHEARSALNOTIFIER]
@liangxia: no rehearsable tests are affected by this change

Note: If this PR includes changes to step registry files (ci-operator/step-registry/) and you expected jobs to be found, try rebasing your PR onto the base branch. This helps pj-rehearse accurately detect changes when the base branch has moved forward.

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 3, 2026

@liangxia: all tests passed!

Full PR test history. Your PR dashboard.

Details

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.

@liangxia
Copy link
Member Author

liangxia commented Mar 3, 2026

/cc @openshift/test-platform

@openshift-ci openshift-ci bot requested a review from a team March 3, 2026 10:47
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. rehearsals-ack Signifies that rehearsal jobs have been acknowledged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants