Add TLS adherence and PQC readiness jobs for secrets-store-csi-driver-operator - #83650
Add TLS adherence and PQC readiness jobs for secrets-store-csi-driver-operator#83650arun717 wants to merge 1 commit into
Conversation
…-operator Extend the existing tls-scanner coverage with weekly periodics and add tls-pqc-readiness jobs (presubmit + periodic), matching the ESO/operator-sdk TLS scanner patterns.
|
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 (2)
📒 Files selected for processing (1)
Included review availability: Your plan provides up to 12 included reviews per hour; 9 remain after this review. WalkthroughThe operator CI configuration disables PQC checks for the standard TLS scanner and adds weekly TLS scanner and PQC readiness jobs using Azure clusters and the existing TLS scanner workflow. ChangesTLS scanner CI configuration
Estimated code review effort: 2 (Simple) | ~15 minutes Merge Risk: 🔵 Low · up to The PR adds TLS and PQC CI jobs, but the generated CI metadata and job definitions still need updating; until that follow-up is completed, the new jobs may not be registered consistently. This is a bounded merge-readiness risk requiring explicit owner awareness. Possibly related PRs
Suggested labels: Suggested reviewers: 🚥 Pre-merge checks | ✅ 5 | ❌ 10❌ Failed checks (10 inconclusive)
✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: arun717 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-secrets-store-csi-driver-operator-main-tls-scanner pull-ci-openshift-secrets-store-csi-driver-operator-main-tls-pqc-readiness periodic-ci-openshift-secrets-store-csi-driver-operator-main-tls-scanner-periodic periodic-ci-openshift-secrets-store-csi-driver-operator-main-tls-pqc-readiness-periodic |
|
@arun717: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
@arun717: 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. |
Summary
tls-scannerfor port/TLS scan + TLS 1.3 adherence (StrictAllComponents,PQC_CHECK: "false").tls-scanner-periodicwith the same adherence settings.tls-pqc-readinessand weeklytls-pqc-readiness-periodicwithPQC_CHECK: "true".Test plan
/pj-rehearse pull-ci-openshift-secrets-store-csi-driver-operator-main-tls-scanner/pj-rehearse pull-ci-openshift-secrets-store-csi-driver-operator-main-tls-pqc-readiness/pj-rehearse periodic-ci-openshift-secrets-store-csi-driver-operator-main-tls-scanner-periodic periodic-ci-openshift-secrets-store-csi-driver-operator-main-tls-pqc-readiness-periodicopenshift-cluster-csi-driversSummary by CodeRabbit
The
secrets-store-csi-driver-operatorCI configuration now includes:PQC_CHECK: "false".PQC_CHECK: "true".openshift-cluster-csi-drivers.