NOJIRA: implements operator tls config compliance#684
NOJIRA: implements operator tls config compliance#684ricardomaraschini wants to merge 2 commits intoopenshift:mainfrom
Conversation
as part of the pqc work we need some auxiliar functions that are only present on the new version of github.com/openshift/library-go. this commit bumps it.
|
Skipping CI for Draft Pull Request. |
|
Important Review skippedAuto reviews are limited based on label configuration. 🚫 Excluded labels (none allowed) (1)
Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: ricardomaraschini 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 |
refactor metrics server to accept genericcontrollerconfig for configuration. key improvements include early bind failure detection, certificate validation at construction time, and support for tls version and cipher suite configuration.
TBD