Skip to content

OLS-2460 Wire TLS security profile to service config#1430

Open
onmete wants to merge 1 commit intoopenshift:mainfrom
onmete:fix/ols-2460-tls-profile-passthrough
Open

OLS-2460 Wire TLS security profile to service config#1430
onmete wants to merge 1 commit intoopenshift:mainfrom
onmete:fix/ols-2460-tls-profile-passthrough

Conversation

@onmete
Copy link
Contributor

@onmete onmete commented Mar 19, 2026

Summary

  • add tlsSecurityProfile to generated appserver olsconfig.yaml so service endpoint TLS follows operator/user CR configuration
  • resolve profile via existing TLS helpers with Intermediate defaults when CR field is unset
  • add appserver asset tests for default Intermediate, explicit Modern, and Custom profile passthrough

Test plan

  • make test (appserver suite passes; command fails in this environment due local Go toolchain mismatch go1.25.7 vs go1.25.6 while running all internal packages)
  • Verified appserver test expectations updated for new tlsSecurityProfile field in generated config map

Made with Cursor

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
@openshift-ci openshift-ci bot requested review from blublinsky and xrajesh March 19, 2026 08:27
@onmete onmete changed the title [OLS-2460] Wire TLS security profile to service config OLS-2460 Wire TLS security profile to service config Mar 19, 2026
@onmete
Copy link
Contributor Author

onmete commented Mar 19, 2026

/retest

@raptorsun
Copy link
Contributor

/lgtm
/approve

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Mar 19, 2026
@openshift-ci
Copy link

openshift-ci bot commented Mar 19, 2026

[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

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 19, 2026
@openshift-ci
Copy link

openshift-ci bot commented Mar 19, 2026

@onmete: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/bundle-e2e-4-21 614ef62 link true /test bundle-e2e-4-21

Full PR test history. Your PR dashboard.

Details

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 kubernetes-sigs/prow repository. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants