KONFLUX-6210 Allow release pipeline to access ibm-public-key-stage#13119
Conversation
|
Hi @sbhagate-byte. Thanks for your PR. I'm waiting for a redhat-appstudio member to verify that this patch is reasonable to test. If it is, they should reply with Regular contributors should join the org to skip this step. Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. 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. |
Kustomize Render DiffComparing
Total: 2 components, +2 -0 lines 📋 Full diff available in the workflow summary and as a downloadable artifact. |
|
/lgtm |
bd61c25 to
8f2d0fd
Compare
|
/ok-to-test |
|
/lgtm |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: sbhagate-byte, seanconroy2021 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 |
|
/ok-to-test |
🤖 Pipeline Failure AnalysisCategory: Infrastructure The pipeline failed to install Konflux components due to a step timeout, which was caused by underlying OpenShift API server unreachability preventing application refreshes. 📋 Technical DetailsImmediate CauseThe Contributing FactorsThe OpenShift API server became unreachable, evidenced by ImpactThe inability to complete the Konflux installation due to the timeout and underlying API server issues blocked the pipeline from progressing to the e2e tests. Furthermore, the API server unreachability also prevented the collection of comprehensive diagnostic information via 🔍 Evidenceappstudio-e2e-tests/gather-must-gatherCategory: Logs:
|
4099070
into
redhat-appstudio:main
Summary
Grant the release pipeline permission to read the
ibm-public-key-stagesecret in addition to the existingibm-public-keysecret.Changes
components/release/development/ibm-public-key-patch.yamlcomponents/release/staging/ibm-public-key-patch.yamlibm-public-key-stageto the list of allowed secret resourceNames for therelease-pipeline-resource-roleWhy
The staging release pipeline uses
ibm-public-key-stageduring Conforma verification. Without RBAC permission, theverify-conformatask fails with: