Named leases
#17711
Replies: 1 comment 1 reply
-
Hey @edhCoder - Thanks for raising this idea, was there more context you could add on why you're interested in this? 🙏🏻 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Has anyone considered having the option to name a lease instead of using the default assigned 16 char hex string..
Example:
etcd lease grant 10 --leasename=my10secondlease
etcd lease grant 10 --leasename=mylease# (where # is replace with a sequence number)
etcd lease grant 10 --leasename=mylease$ (where $ is replace with a time value)
Beta Was this translation helpful? Give feedback.
All reactions