OCPBUGS-60401: add the CA bundle as trusted on openstack disconnected#82034
OCPBUGS-60401: add the CA bundle as trusted on openstack disconnected#82034winiciusallan wants to merge 1 commit into
Conversation
|
@winiciusallan: This pull request references Jira Issue OCPBUGS-60401, which is invalid:
Comment The bug has been updated to refer to the pull request using the external bug tracker. DetailsIn response to this:
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 openshift-eng/jira-lifecycle-plugin repository. |
|
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 OpenStack disconnected pre-chain now patches the cluster image configuration to reference ChangesOpenStack disconnected setup
Estimated code review effort: 1 (Trivial) | ~5 minutes Suggested reviewers: 🚥 Pre-merge checks | ✅ 15✅ Passed checks (15 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: winiciusallan 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: |
|
/pj-rehearse pull-ci-openshift-installer-release-4.22-e2e-openstack-singlestackv6 |
1 similar comment
|
/pj-rehearse pull-ci-openshift-installer-release-4.22-e2e-openstack-singlestackv6 |
|
@winiciusallan: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
@winiciusallan: The following test 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. |
|
/pj-rehearse pull-ci-openshift-installer-release-4.22-e2e-openstack-singlestackv6 Install failure, unrelated to the change - it did not even run. |
|
@winiciusallan: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/pj-rehearse pull-ci-openshift-installer-release-4.22-e2e-openstack-singlestackv6 |
|
@winiciusallan: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/retest |
|
/pj-rehearse pull-ci-openshift-installer-release-4.22-e2e-openstack-singlestackv6 |
|
@winiciusallan: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/pj-rehearse pull-ci-openshift-installer-release-4.22-e2e-openstack-singlestackv6 |
|
@dlaw4608: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
This PR adds to the image registry config the
additionalTrustedCApointing to the user-bundle-ca. We're seeing jobs failing with the following error:which may explain some failing tests
example of failing job: https://prow.ci.openshift.org/view/gs/test-platform-results/logs/periodic-ci-shiftstack-ci-release-4.18-e2e-openstack-singlestackv6/2072516637981937664
Summary by CodeRabbit
additionalTrustedCA.x509: certificate signed by unknown authorityfailures when pulling images in disconnected OpenStack jobs.