Replies: 1 comment
-
|
As long as it backward compatible I don't see any issue, please go ahead to send a PR |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi @lburgazzoli ,
We are using jetcd in our projects.
I made one modification to our fork to enable jetcd to dynamically switch authentication on or off automatically depending on the etcd server configuration without re-creating the client.
This helped us in handling an upgrade scenario easily.
My question is, do you think this change would make sense for the open source client? If yes I could release these changes back to the project (maybe optionally under some flag?)
Thanks,
Radu.
Beta Was this translation helpful? Give feedback.
All reactions