Skip to content

ROX-26719: Extract common TLS issuer code#13260

Merged
vladbologa merged 1 commit intomasterfrom
vb/tls-issuer-common
Nov 7, 2024
Merged

ROX-26719: Extract common TLS issuer code#13260
vladbologa merged 1 commit intomasterfrom
vb/tls-issuer-common

Conversation

@vladbologa
Copy link
Contributor

@vladbologa vladbologa commented Nov 7, 2024

Description

This PR only moves code from localscanner_tls_issuer* to tls_issuer_common*, to make reviewing #13229 easier.

The follow-up PR will introduce a new TLS issuer, and this code is shared by both.

User-facing documentation

  • CHANGELOG is updated OR update is not needed
  • documentation PR is created and is linked above OR is not needed

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

Existing tests are sufficient, I just moved code in a different file in the same package.

Copy link
Contributor

@porridge porridge left a comment

Choose a reason for hiding this comment

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

❤️

@rhacs-bot
Copy link
Contributor

Images are ready for the commit at afd1906.

To use with deploy scripts, first export MAIN_IMAGE_TAG=4.7.x-56-gafd1906be5.

@vladbologa
Copy link
Contributor Author

/retest

@codecov
Copy link

codecov bot commented Nov 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 48.49%. Comparing base (8e0f5df) to head (afd1906).
Report is 8 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #13260      +/-   ##
==========================================
- Coverage   48.50%   48.49%   -0.01%     
==========================================
  Files        2468     2468              
  Lines      178011   178011              
==========================================
- Hits        86345    86335      -10     
- Misses      84733    84741       +8     
- Partials     6933     6935       +2     
Flag Coverage Δ
go-unit-tests 48.49% <ø> (-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.

@vladbologa vladbologa merged commit f0da821 into master Nov 7, 2024
@vladbologa vladbologa deleted the vb/tls-issuer-common branch November 7, 2024 16:33
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