Update Prow as needed#79277
Conversation
us-docker.pkg.dev/k8s-infra-prow/images/ changes: kubernetes-sigs/prow@77c4e05...f65e1b3 (2026‑05‑08 → 2026‑05‑12) No gcr.io/k8s-staging-boskos/ changes. No gcr.io/k8s-staging-test-infra changes.
|
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 (25)
WalkthroughContainer image tags are updated from ChangesContainer Image Tag Updates
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Suggested labels
Suggested reviewers
🚥 Pre-merge checks | ✅ 11 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (11 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: openshift-bot The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
[REHEARSALNOTIFIER]
Prior to this PR being merged, you will need to either run and acknowledge or opt to skip these rehearsals. Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
@openshift-bot: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
@openshift-bot: The following tests failed, say
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. |
us-docker.pkg.dev/k8s-infra-prow/images/ changes: kubernetes-sigs/prow@77c4e05...f65e1b3 (2026‑05‑08 → 2026‑05‑12)
No gcr.io/k8s-staging-boskos/ changes.
No gcr.io/k8s-staging-test-infra changes.
Nobody is currently oncall, so falling back to Blunderbuss.
/pj-rehearse auto-ack
/cc @openshift/test-platform
Prow Infrastructure Update
This PR updates the OpenShift CI infrastructure to use a newer build of Prow components. All container image tags for Prow services are bumped from
v20260508-77c4e0541tov20260512-f65e1b3c3, corresponding to upstream Prow changes from May 8–12, 2026.Scope of Changes
Production and Staging Deployments: Updates image tags across both production (
clusters/app.ci/prow/03_deployment/) and staging (clusters/app.ci/prow/staging/) deployment manifests for 16+ Prow components, including:Utility Images: Updates references to shared Prow utility images (
clonerefs,entrypoint,initupload,sidecar) in:core-services/prow/02_config/_config.yaml)clusters/app.ci/prow/staging/prow-config.yaml)Build Tooling: Updates image variables in
hack/images.shfor themkpjandmkpodimage builders.Image Mirroring: Updates the image mirroring configuration to reference the newer
clonerefsbuild tag.Makefile: Updates the
checkconfigtarget to use the newer image tag for configuration validation.Impact
This is a routine maintenance update that keeps OpenShift's Prow infrastructure in sync with upstream Prow development. All updates are consistent image tag changes with no modifications to deployment configuration, resource specifications, or operational behavior.