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. TLSProfiles nil deref
|
PR Summary by QodoAdopt OpenShift centralized TLS profile for operator servers
AI Description
Diagram
High-Level Assessment
Files changed (18)
|
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:
|
Co-authored-by: Cursor <cursoragent@cursor.com>
Signed-off-by: Leanne Ahern <lahern@redhat.com>
|
/agentic_review |
|
Code review by qodo was updated up to the latest commit e060c61 |
Signed-off-by: Leanne Ahern <lahern@redhat.com>
|
/agentic_review |
|
Code review by qodo was updated up to the latest commit 8d6e98f |
|
/build-images |
|
✅ PR images built successfully! Images are available for testing:
Also available with PR number tag:
Triggered by @gazarenkov |
|
Code review by qodo was updated up to the latest commit 8d6e98f |
Signed-off-by: Leanne Ahern <lahern@redhat.com>
Resolve CSV conflicts by taking upstream 2.0 image/timestamps while keeping TLS profile annotation and apiservers RBAC from this branch. Co-authored-by: Cursor <cursoragent@cursor.com>
|



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.