ingress-nginx-helm/internal
Jintao Zhang 730174f73d
feat: using LeaseLock for election (#8921)
We removed the use of configmap as an election lock, so we will use the
Lease API to complete the election.

Before this, we used `MultiLock` to facilitate smooth migration of
existing users of ingress-nginx from configmap to LeaseLock.

Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>

Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
2022-08-22 15:38:16 -07:00
..
admission/controller webhook: remove useless code. (#8236) 2022-02-13 10:25:47 -08:00
ingress feat: using LeaseLock for election (#8921) 2022-08-22 15:38:16 -07:00
k8s Clean old code and move helper functions (#8946) 2022-08-21 14:21:51 -07:00
net Move APIs to be used by both controller and configurer (#8854) 2022-07-21 17:32:48 -07:00
nginx Jail/chroot nginx process inside controller container (#8337) 2022-04-08 21:48:04 -07:00
task remove timestamp when requeuing Element (#7440) 2021-09-06 10:12:28 -07:00