-
Notifications
You must be signed in to change notification settings - Fork 9.8k
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
server/etcdmain: add configurable cipher list to gRPC proxy listener #14308
Conversation
hah now I can 👮 you have to |
Please fix the format error, try to run |
Please also add an item into the changelog-3.6 |
Signed-off-by: Allen Ray <alray@redhat.com>
Co-authored-by: Benjamin Wang <wachao@vmware.com> Signed-off-by: Allen Ray <alray@redhat.com>
Codecov Report
@@ Coverage Diff @@
## main #14308 +/- ##
==========================================
- Coverage 75.34% 75.22% -0.13%
==========================================
Files 457 457
Lines 37185 37197 +12
==========================================
- Hits 28016 27980 -36
- Misses 7405 7447 +42
- Partials 1764 1770 +6
Flags with carried forward coverage won't be shown. Click here to find out more.
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
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
Thank you @dusk125
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, these changes were long awaited. Thanks @dusk125
@dusk125 I think we also need this in 3.5 and 3.4 respectively since the report dates back into openshift 4.8 |
server/etcdmain: add configurable cipher list to gRPC proxy listener
server/etcdmain: add configurable cipher list to gRPC proxy listener
server/etcdmain: add configurable cipher list to gRPC proxy listener
server/etcdmain: add configurable cipher list to gRPC proxy listener
This PR essentially reopens #13362 cherrypicked onto main and with the requested test.