-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support configuring mTLS for ingestion in TempoMonolithic CR #756
Support configuring mTLS for ingestion in TempoMonolithic CR #756
Conversation
2609b5d
to
9672b7b
Compare
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #756 +/- ##
==========================================
- Coverage 75.30% 74.84% -0.46%
==========================================
Files 78 78
Lines 5741 5800 +59
==========================================
+ Hits 4323 4341 +18
- Misses 1197 1236 +39
- Partials 221 223 +2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
851da4e
to
0f1d680
Compare
Signed-off-by: Andreas Gerstmayr <agerstmayr@redhat.com>
0f1d680
to
43b5cac
Compare
Signed-off-by: Andreas Gerstmayr <agerstmayr@redhat.com>
metadata: | ||
name: custom-ca | ||
data: | ||
service-ca.crt: | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Valid From: January 19, 2024
Valid To: December 26, 2123
:)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I assume in 100 years this e2e test will be obsolete :D
Support configuring mTLS for ingestion in TempoMonolithic CR