Closed aguidirh closed 1 month ago
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: aguidirh
The full list of commands accepted by this bot can be found here.
The pull request process is described here
@aguidirh: This pull request references CLID-247 which is a valid jira issue.
Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.18.0" version, but no target version was set.
/jira refresh
@aguidirh: This pull request references CLID-247 which is a valid jira issue.
/lgtm
@aguidirh: all tests passed!
Full PR test history. Your PR dashboard.
[ART PR BUILD NOTIFIER]
Distgit: oc-mirror-plugin This PR has been included in build oc-mirror-plugin-container-v4.18.0-202410171240.p0.gb3e9d21.assembly.stream.el9. All builds following this will include this PR.
Description
This PR changes the tlsVerify default to true and adds helm tls support.
Fixes # (CLID-247)
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Run all the workflows (mirrorToDisk, diskToMirror and mirrorToMirror) for releases, operators, additional images and helm charts.
When doing the mirrorToMirror or diskToMirror
--dest-tls-verify=false
should be included in case the target registry does not have the TLS enabledExpected Outcome
All the flows (mirrorToDisk, diskToMirror and mirrorToMirror) should continue working for releases, operators, additional images, helm charts.
Also the delete should continue working (except for helm which is not implemented yet)