kubernetes-ingress
kubernetes-ingress copied to clipboard
Use `lease` instead of a `configmap` to acquire leader election lock
Is your feature request related to a problem? Please describe. TBD
Describe the solution you'd like TBD
Describe alternatives you've considered TBD
Additional context TBD
Hi @shaun-nx thanks for reporting!
Be sure to check out the docs and the Contributing Guidelines while you wait for a human to take a look at this :slightly_smiling_face:
Cheers!
I see automation closed this. However, I am curious if this is indeed something that needs to be addressed to catch up with K8s.
Looks like this was implemented with #4276 Is that correct?
@brianehlert yes this one can be closed 👍🏼
Closing as completed in #4276
I am fishing if configmap still works at all? Since I understand the command line option is still present, which implies the configmap code is still present. And thus to potential for someone to use both configmap and lease at the same time.