Skip to content

ROX-33255: Apply TLS settings to remaining Go servers#19187

Open
vladbologa wants to merge 1 commit intomasterfrom
vb/tls-settings-servers
Open

ROX-33255: Apply TLS settings to remaining Go servers#19187
vladbologa wants to merge 1 commit intomasterfrom
vb/tls-settings-servers

Conversation

@vladbologa
Copy link
Contributor

@vladbologa vladbologa commented Feb 25, 2026

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
Copy link
Contributor

@kylape kylape left a comment

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
Copy link
Contributor

rhacs-bot commented Feb 25, 2026

Images are ready for the commit at c15d432.

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

@codecov
Copy link

codecov bot commented Feb 25, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 49.55%. Comparing base (b70ee4c) to head (c15d432).
⚠️ Report is 3 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.

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