We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
KeepAlive
The client sdk may panic if the context isn't comparable,
etcd/client/v3/lease.go
Line 351 in 4186283
See discussion in #18893
Never panicking
.
No response
$ etcd --version # paste output here $ etcdctl version # paste output here
$ etcdctl member list -w table # paste output here $ etcdctl --endpoints=<member list> endpoint status -w table # paste output here
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Bug report criteria
What happened?
The client sdk may panic if the context isn't comparable,
etcd/client/v3/lease.go
Line 351 in 4186283
See discussion in #18893
What did you expect to happen?
Never panicking
How can we reproduce it (as minimally and precisely as possible)?
.
Anything else we need to know?
No response
Etcd version (please run commands below)
Etcd configuration (command line flags or environment variables)
paste your configuration here
Etcd debug information (please run commands below, feel free to obfuscate the IP address or FQDN in the output)
Relevant log output
No response
The text was updated successfully, but these errors were encountered: