fixes for OKD#81643
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository YAML (base), Central YAML (inherited) Review profile: CHILL Plan: Enterprise Run ID: ⛔ Files ignored due to path filters (2)
📒 Files selected for processing (5)
✅ Files skipped from review due to trivial changes (1)
🚧 Files skipped from review as they are similar to previous changes (4)
WalkthroughThis PR updates OKD SCOS ci-operator configs to change build-root sourcing, bump Go 1.26 image references, adjust one CSI base image, and switch OS YUM repo names to mirror variants. ChangesOKD SCOS config updates
Estimated code review effort: 2 (Simple) | ~10 minutes Possibly related PRs
Suggested labels: 🚥 Pre-merge checks | ✅ 14 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (14 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
/pj-rehearse pull-ci-openshift-os-master-okd-scos-images |
|
@Prashanth684: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/pj-rehearse pull-ci-openshift-cloud-provider-openstack-main-okd-scos-images |
|
@Prashanth684: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/pj-rehearse pull-ci-openshift-cluster-cloud-controller-manager-operator-main-okd-scos-images |
|
@Prashanth684: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/pj-rehearse pull-ci-openshift-agent-installer-utils-main-okd-scos-images |
|
@Prashanth684: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/pj-rehearse pull-ci-openshift-csi-operator-main-okd-scos-images |
|
@Prashanth684: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/pj-rehearse pull-ci-openshift-os-master-okd-scos-images |
|
@Prashanth684: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/pj-rehearse pull-ci-openshift-os-master-okd-scos-images |
|
@Prashanth684: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
[REHEARSALNOTIFIER]
Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
/pj-rehearse pull-ci-openshift-csi-operator-main-okd-scos-images |
|
@Prashanth684: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/pj-rehearse pull-ci-openshift-agent-installer-utils-main-okd-scos-images |
|
@Prashanth684: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/pj-rehearse pull-ci-openshift-cluster-cloud-controller-manager-operator-main-okd-scos-images |
|
@Prashanth684: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/pj-rehearse pull-ci-openshift-cloud-provider-openstack-main-okd-scos-images |
|
@Prashanth684: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
@Prashanth684: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions 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. |
|
/pj-rehearse ack |
|
@Prashanth684: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED Approval requirements bypassed by manually added approval. This pull-request has been approved by: ausil, Prashanth684 The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Summary by CodeRabbit
This PR refreshes OKD SCOS CI configuration for multiple OpenShift components so their OKD SCOS builds use the correct newer SCOS/RHEL inputs and builder streams, and fixes the OS master YUM repo argument to pull from the intended mirror repos. Concretely:
ci-operator/config/openshift/agent-installer-utils/openshift-agent-installer-utils-main__okd-scos.yamlto setbuild_rootsourcing tofrom_repository: true(instead of referencing an OpenShiftimage_stream_tag).tagand correspondingbuild_root.image_stream_tag.tag, plus the builder inputs used by the built images:ci-operator/config/openshift/cloud-provider-openstack/openshift-cloud-provider-openstack-main__okd-scos.yamlci-operator/config/openshift/cluster-cloud-controller-manager-operator/openshift-cluster-cloud-controller-manager-operator-main__okd-scos.yamlgcp-pd-csi-driver-operatorbuild base image inci-operator/config/openshift/csi-operator/openshift-csi-operator-main__okd-scos.yamlfromorigin_scos-4.22_base-stream9toorigin_scos-5.0_base-stream9.openshift-os-master__okd-scos.yamlto use*-mirrorYUM repo variants only forc10s-baseosandc10s-appstream(leavingc10s-sig-nfv,c10s-sig-cloud-okd, andrhel-10.2-server-ose-5.0unchanged).It also includes rehearsal triggers for the OKD SCOS image-related prow jobs:
pull-ci-openshift-os-master-okd-scos-images(requested twice)pull-ci-openshift-cloud-provider-openstack-main-okd-scos-imagespull-ci-openshift-cluster-cloud-controller-manager-operator-main-okd-scos-imagespull-ci-openshift-agent-installer-utils-main-okd-scos-imagespull-ci-openshift-csi-operator-main-okd-scos-images