Block build02 related to sigstore issue#79523
Conversation
|
[REHEARSALNOTIFIER] Note: If this PR includes changes to step registry files ( |
|
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 selected for processing (1)
WalkthroughThe PR updates the Prow job sanitization configuration to block the ChangesBuild Configuration Update
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~1 minute Possibly related PRs
Suggested labels
🚥 Pre-merge checks | ✅ 12✅ Passed checks (12 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
@deepsm007: 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. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: deepsm007, droslean 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 |
/cc @openshift/test-platform
https://redhat.enterprise.slack.com/archives/CHY2E1BL4/p1779268528961709
Blocks GCP Build Cluster build02 Due to Sigstore Issue
This PR blocks the build02 GCP build cluster from accepting new Prow jobs by setting its
blockedstatus totruein the cluster configuration.Changes
core-services/sanitize-prow-jobs/_clusters.yaml
gcpclusterbuild02toblocked: true(was previouslyblocked: false)Context
The blocking is related to an ongoing sigstore verification issue. This follows a recent unblocking (PR
#79418) that brought build02 back into rotation with 50% capacity. The cluster is a GCP-based build resource with KVM and nested container support capabilities used for OpenShift CI testing infrastructure.