-
Notifications
You must be signed in to change notification settings - Fork 180
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
feat: add mTLS options #1319
feat: add mTLS options #1319
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1319 +/- ##
==========================================
- Coverage 84.56% 84.55% -0.02%
==========================================
Files 103 103
Lines 3668 3677 +9
==========================================
+ Hits 3102 3109 +7
- Misses 337 338 +1
- Partials 229 230 +1 ☔ View full report in Codecov by Sentry. |
135ebc2
to
5e52fc0
Compare
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.
LGTM
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.
LGTM
Signed-off-by: Andrew Block <andy.block@gmail.com>
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.
LGTM
Signed-off-by: Andrew Block <andy.block@gmail.com>
Adds support for mTLS to remote registries
Resolves #491
Please check the following list: