STOR-3001: Add TLS scanner job to csi-operator for SMB - #82657
STOR-3001: Add TLS scanner job to csi-operator for SMB#82657RomanBednar wants to merge 1 commit into
Conversation
Adds an optional, manually-triggered TLS scanner presubmit job (tls-scanner-smb) to csi-operator for the SMB CSI driver operator across main, release-4.23, release-5.0, and release-5.1 branches. The job provisions an Azure cluster using the existing SMB workflow, installs the SMB operator through OLM, and scans the openshift-cluster-csi-drivers namespace.
|
@RomanBednar: This pull request references STOR-3001 which is a valid jira issue. 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 ignored due to path filters (4)
📒 Files selected for processing (4)
WalkthroughAdds an optional ChangesSMB TLS scanner coverage
Estimated code review effort: 2 (Simple) | ~10 minutes Possibly related PRs
Suggested reviewers: Important Pre-merge checks failedPlease resolve all errors before merging. Addressing warnings is optional. ❌ Failed checks (1 error)
✅ Passed checks (14 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
/assign @dfajmon For review. |
|
[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: |
|
@RomanBednar: 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. |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dfajmon, RomanBednar 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 |
|
@RomanBednar: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
Adds an optional, manually-triggered TLS scanner presubmit job (tls-scanner-smb) to csi-operator for the SMB CSI driver operator across main, release-4.23, release-5.0, and release-5.1 branches.
The job provisions an Azure cluster using the existing SMB workflow, installs the SMB operator through OLM, and scans the openshift-cluster-csi-drivers namespace.
Summary by CodeRabbit
tls-scanner-smbpresubmit job for the SMB CSI driver operator onmain,release-4.23,release-5.0, andrelease-5.1.openshift-cluster-csi-driversnamespace with TLS 1.3 strict adherence checks.STOR-3001.