ingress-nginx-helm/internal/ingress
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
..
annotations Move util to specific package location 2022-07-21 18:06:55 -03:00
controller feat: using LeaseLock for election (#8921) 2022-08-22 15:38:16 -07:00
defaults Allow the usage of Services as Upstream on a global level (#7469) 2021-09-07 12:47:15 -07:00
errors Remove deprecated libraries, update other libs, add ci v1.23 (#8118) 2022-01-09 16:29:12 -08:00
inspector Improve path rule (#8623) 2022-05-26 06:23:24 -07:00
metric Move APIs to be used by both controller and configurer (#8854) 2022-07-21 17:32:48 -07:00
resolver chore: Add test to internal ingress resolver pkg 2020-12-23 13:33:12 -03:00
status Move APIs to be used by both controller and configurer (#8854) 2022-07-21 17:32:48 -07:00