Using an image with certificates for ldap connection - #85306
openshift-merge-bot[bot] merged 1 commit into
Conversation
ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository YAML (base), Central YAML (inherited) Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (1)
Included review availability: Your plan provides up to 12 included reviews per hour; 11 remain after this review. WalkthroughThe Changessync-rover-groups image
Priority: ⬇️ Low Estimated code review effort: 1 (Trivial) | ~5 minutes Change: Bug fix 🚥 Pre-merge checks | ✅ 15✅ Passed checks (15 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
951b8d3 to
e178f6f
Compare
|
@hector-vido, Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
/pj-rehearse pull-ci-openshift-ci-tools-main-images |
|
@hector-vido: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: deepsm007, hector-vido 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 |
|
/pj-rehearse ack |
|
@hector-vido: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
415180a
into
openshift:main
Since unauthenticated calls for
ldap.corp.redhat.comare not allowed, we need to use an image with valid CA certs.Summary by CodeRabbit
The
sync-rover-groupsimage in the OpenShift CI Tools configuration now uses the OpenShift RHEL 9 Go 1.26 release image. This provides CA certificates required for the LDAP connection toldap.corp.redhat.com.The image build no longer installs
tar,git, ordiffutils.