ROX-28296: reencrypt route operator integration#14771
Conversation
|
Skipping CI for Draft Pull Request. |
4d4043a to
1770397
Compare
|
Images are ready for the commit at 6f58aca. To use with deploy scripts, first |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #14771 +/- ##
==========================================
- Coverage 48.96% 48.95% -0.02%
==========================================
Files 2550 2550
Lines 187233 187213 -20
==========================================
- Hits 91687 91652 -35
- Misses 88298 88318 +20
+ Partials 7248 7243 -5
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
ee2d7c0 to
1426ef3
Compare
81f124e to
79f4b15
Compare
|
/test all |
ae9b43a to
b71830f
Compare
fec77dc to
2777f90
Compare
2777f90 to
ce18672
Compare
porridge
left a comment
There was a problem hiding this comment.
Thank you for such a full-featured PR, with tests and all. ❤️
Some nitpicks inline, also I think the injector will need some changes w.r.t. how we do caching.
Co-authored-by: Marcin Owsiany <[email protected]>
Co-authored-by: Marcin Owsiany <[email protected]>
Co-authored-by: Marcin Owsiany <[email protected]>
Co-authored-by: Marcin Owsiany <[email protected]>
Co-authored-by: Marcin Owsiany <[email protected]>
Co-authored-by: Marcin Owsiany <[email protected]>
Co-authored-by: Marcin Owsiany <[email protected]>
Co-authored-by: Marcin Owsiany <[email protected]>
Co-authored-by: Marcin Owsiany <[email protected]>
Co-authored-by: Marcin Owsiany <[email protected]>
82c5042 to
e74a7e4
Compare
|
/retest |
porridge
left a comment
There was a problem hiding this comment.
Some nitpicks inline, LGTM otherwise.
Can you please update the screenshot and make sure it looks OK before merging?
Co-authored-by: Marcin Owsiany <[email protected]>
Co-authored-by: Marcin Owsiany <[email protected]>
Co-authored-by: Marcin Owsiany <[email protected]>
Description
Add the reencrypt route that was introduced in #14416 to the operator CRD.
destinationCACertificateis set it should use this value.destinationCACertificateis not set, we default to the CA defined incentral-tls.User-facing documentation
Testing and quality
Automated testing
How I validated my change
Installed the operator from catalog source and tested installation with and without custom destination CA.