OLS-2460 Wire TLS security profile to service config#1430
OLS-2460 Wire TLS security profile to service config#1430onmete wants to merge 1 commit intoopenshift:mainfrom
Conversation
Propagate the CR tlsSecurityProfile into generated olsconfig.yaml (with Intermediate defaults) so service endpoint TLS follows operator/user configuration, and add appserver coverage for default, modern, and custom profiles. Made-with: Cursor
|
/retest |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: raptorsun 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 |
|
@onmete: The following test failed, say
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
tlsSecurityProfileto generated appserverolsconfig.yamlso service endpoint TLS follows operator/user CR configurationTest plan
make test(appserver suite passes; command fails in this environment due local Go toolchain mismatchgo1.25.7vsgo1.25.6while running all internal packages)tlsSecurityProfilefield in generated config mapMade with Cursor