Revert "shiftstack/liveliness: skip TLS verify for dev-install CA workaround" - #84164
Conversation
…rkaroun…" This reverts commit cb6624b.
|
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: Pro Plus Run ID: 📒 Files selected for processing (1)
💤 Files with no reviewable changes (1)
Included review availability: Your plan provides up to 2 included reviews per hour; 1 remains after this review. WalkthroughThe ShiftStack liveliness script no longer changes the selected OpenStack cloud configuration to disable certificate verification. Proxy handling and the liveliness check remain unchanged. ChangesShiftStack liveliness
Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to This localized change removes an obsolete development-only TLS workaround; no actionable merge-blocking risk remains beyond normal checks and review. 🚥 Pre-merge checks | ✅ 15✅ Passed checks (15 passed)
Full details: Docstring CoverageExplanation No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. Full details: Stable And Deterministic Test NamesExplanation The pull request changes one Bash command script only. The exact diff removes a Full details: Test Structure And QualityExplanation PASS — The pull request changes only Full details: Microshift Test CompatibilityExplanation The pull request changes only Full details: Topology-Aware Scheduling CompatibilityExplanation PASS: The pull request changes only Full details: Ote Binary Stdout ContractExplanation PASS: The pull request changes only a Bash step script and removes three Full details: Ipv6 And Disconnected Network Test CompatibilityExplanation PASS — The pull request changes only Full details: No-Weak-CryptoExplanation PASS: The commit changes only one shell script and deletes the Full details: Container-PrivilegesExplanation PASS: The pull request changes only Full details: No-Sensitive-Data-In-LogsExplanation PASS: The pull request changes only ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
[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 periodic-ci-shiftstack-ci-main-liveliness-mecha-central |
|
@IlanZuckerman: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
@dlaw4608: 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. |
|
/pj-rehearse ack |
|
@IlanZuckerman: 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: dlaw4608, IlanZuckerman, stephenfin 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 |
Reverts #83891
New CA certs generated for
mecha-central(SSL Certificate, SSL Key, SSL Root Certificate). This workaround can be removed.Summary by CodeRabbit
The
shiftstack/livelinessCI check no longer disables TLS verification inclouds.yaml. This restores certificate validation for themecha-centralOpenStack environment now that its CA certificates are available.