-
Notifications
You must be signed in to change notification settings - Fork 6
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
Secure Communication Channels via TLS #75
base: master
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #75 +/- ##
==========================================
- Coverage 81.67% 80.16% -1.51%
==========================================
Files 30 30
Lines 3323 3413 +90
==========================================
+ Hits 2714 2736 +22
- Misses 521 584 +63
- Partials 88 93 +5
Flags with carried forward coverage won't be shown. Click here to find out more. see 8 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
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.
Thank you for this PR.
Please have a look at the individual comments.
pkg/network-controller/controller/network/network_controller.go
Outdated
Show resolved
Hide resolved
@benjaminhettwer btw. please add yourself to the NOTICE.md file |
Signed-off-by: Benjamin Hettwer <[email protected]> Signed-off-by: Sebastian Becker <[email protected]>
80d7ec2
to
ad0b89d
Compare
Signed-off-by: Sebastian Becker <[email protected]>
69fb33c
to
73b9491
Compare
No description provided.