-
Notifications
You must be signed in to change notification settings - Fork 2
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
MLPAB-2575 - use tls rules to make an allow list #1720
MLPAB-2575 - use tls rules to make an allow list #1720
Conversation
01fda5d
to
dd9ab0b
Compare
af55e53
to
d7e2e8b
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1720 +/- ##
=======================================
Coverage 95.04% 95.04%
=======================================
Files 285 285
Lines 16452 16452
=======================================
Hits 15637 15637
Misses 644 644
Partials 171 171
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
3297571
to
aba8ace
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.
Purpose
Only allow network egress to services we use
Fixes MLPAB-2575
Approach
Learning