-
Notifications
You must be signed in to change notification settings - Fork 128
feat(auth): add TLS compatibility mode for authentication keys #3109
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
base: master
Are you sure you want to change the base?
Conversation
|
Hi @aleoli. Thanks for your PR! I am @adamjensenbot.
Make sure this PR appears in the liqo changelog, adding one of the following labels:
|
492a8bc to
0d19113
Compare
|
/test |
1 similar comment
|
/test |
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.
Just a small comment on the parameter documentation to make it clear when to use it.
Maybe we can also add a section in the FAQ about this issue.
37d2845 to
d47b8f5
Compare
|
/test |
Description
This pr extends the Liqo compatibility to Kubernetes providers not supporting the Ed25519 signing algorithm.
Fix #2998