Skip to content

ROX-33255: Apply TLS settings to config-controller and internal server - #19187

Merged
vladbologa merged 1 commit into
masterfrom
vb/tls-settings-servers
Feb 26, 2026
Merged

ROX-33255: Apply TLS settings to config-controller and internal server#19187
vladbologa merged 1 commit into
masterfrom
vb/tls-settings-servers

Conversation

@vladbologa

@vladbologa vladbologa commented Feb 25, 2026

Copy link
Copy Markdown
Contributor

Description

Following up on #19110, this PR fixes remaining servers (config-controller metrics, central internal server) that do not use the centralized TLS profile.

User-facing documentation

Testing and quality

  • the change is production ready: the change is GA, or otherwise the functionality is gated by a feature flag
  • CI results are inspected

Automated testing

  • added unit tests
  • added e2e tests
  • added regression tests
  • added compatibility tests
  • modified existing tests

How I validated my change

CI should be sufficient

@vladbologa vladbologa changed the title ROX-33255: Apply TLS settings to config-controller and central internal server ROX-33255: Apply TLS settings to remaining Go servers Feb 25, 2026
@vladbologa
vladbologa force-pushed the vb/tls-settings-servers branch from 7dc4653 to c15d432 Compare February 25, 2026 14:11

@kylape kylape left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

By "fixes" you mean that these go servers will now utilize the centralized TLS config, right?

@rhacs-bot

rhacs-bot commented Feb 25, 2026

Copy link
Copy Markdown
Contributor

Images are ready for the commit at c15d432.

To use with deploy scripts, first export MAIN_IMAGE_TAG=4.11.x-178-gc15d4323bd.

@codecov

codecov Bot commented Feb 25, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 49.55%. Comparing base (b70ee4c) to head (c15d432).
⚠️ Report is 11 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #19187      +/-   ##
==========================================
- Coverage   49.55%   49.55%   -0.01%     
==========================================
  Files        2675     2675              
  Lines      201820   201820              
==========================================
- Hits       100015   100008       -7     
- Misses      94345    94350       +5     
- Partials     7460     7462       +2     
Flag Coverage Δ
go-unit-tests 49.55% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@vladbologa vladbologa changed the title ROX-33255: Apply TLS settings to remaining Go servers ROX-33255: Apply TLS settings to config-controller and internal server Feb 26, 2026
@vladbologa
vladbologa merged commit 44f7d4f into master Feb 26, 2026
96 checks passed
@vladbologa
vladbologa deleted the vb/tls-settings-servers branch February 26, 2026 08:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants