chore: use centralised TLS Profile#3234
Conversation
Signed-off-by: Leanne Ahern <lahern@redhat.com>
Signed-off-by: Leanne Ahern <lahern@redhat.com>
…ices Signed-off-by: Leanne Ahern <lahern@redhat.com>
Code Review by Qodo
Context used✅ Compliance rules (platform):
18 rules✅ Cross-repo context Not relevant to this PR:
redhat-developer/rhdh Not relevant to this PR:
redhat-developer/rhdh-plugins 1. TLS fallback hard-exits
|
PR Summary by QodoAdopt OpenShift centralized TLS profile for operator servers
AI Description
Diagram
High-Level Assessment
Files changed (15)
|
Signed-off-by: Leanne Ahern <lahern@redhat.com>
Signed-off-by: Leanne Ahern <lahern@redhat.com>
|
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #3234 +/- ##
==========================================
- Coverage 63.49% 63.44% -0.06%
==========================================
Files 38 38
Lines 2356 2358 +2
==========================================
Hits 1496 1496
- Misses 711 713 +2
Partials 149 149
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
|
PR needs rebase. 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. |



Description
Implemented centralized OpenShift TLS security profile support for the RHDH operator (controller-runtime path via github.com/openshift/controller-runtime-common), so the operator’s TLS servers honor apiservers.config.openshift.io/cluster.
Which issue(s) does this PR fix or relate to
PR acceptance criteria
Building Container Images for Testing
Need to test container images from this PR?
For Maintainers: To trigger a test image build, review the code and comment
/build-images.This always builds the HEAD of the PR branch.
For Contributors: Ask a maintainer to run
/build-images.Images will be built and pushed to Quay with links posted in comments.