kubespray/roles/kubernetes-apps/ingress_controller/ingress_nginx/templates
Max Gautier bf42ccee4e
Fix ingress-nginx controller election (#10913)
Under the original code, leader election failed for ingress controllers
as a result of mismatch between election-id in the controller config,
and the resourceName in the relevant rule of role 'ingress-nginx'.
This appeared in the controller logs.

To fix the issue, a command-line option was added to container
execution (--election-id=...).

Now, the election-id agrees with the resourceName provided in
the role-ingress-nginx.yml file. A comment in that file was
changed to reflect the new logic.

Co-authored-by: Vasilis Samoladas <vsam@softnet.tuc.gr>
Co-authored-by: Mohamed Omar Zaian <mohamedzaian@gmail.com>
2024-02-12 02:58:45 -08:00
..
00-namespace.yml.j2 ingress-nginx: Upgrade to 0.16.2 2018-07-10 12:26:06 +08:00
admission-webhook-configuration.yml.j2 add ingress nginx webhook (#9033) 2022-06-28 11:55:35 -07:00
admission-webhook-job.yml.j2 [ingress-nginx] upgrade to 1.6.4 (#9818) 2023-02-23 01:35:34 -08:00
clusterrole-admission-webhook.yml.j2 add ingress nginx webhook (#9033) 2022-06-28 11:55:35 -07:00
clusterrole-ingress-nginx.yml.j2 [ingress-nginx] upgrade to 1.6.4 (#9818) 2023-02-23 01:35:34 -08:00
clusterrolebinding-admission-webhook.yml.j2 add ingress nginx webhook (#9033) 2022-06-28 11:55:35 -07:00
clusterrolebinding-ingress-nginx.yml.j2 Update nginx ingress to 0.34.1 (#6571) 2020-08-27 10:15:53 -07:00
cm-ingress-nginx.yml.j2 ingress-nginx: Upgrade to 0.19.0 2018-09-03 08:00:08 +08:00
cm-tcp-services.yml.j2 ingress-nginx: Upgrade to 0.19.0 2018-09-03 08:00:08 +08:00
cm-udp-services.yml.j2 ingress-nginx: Upgrade to 0.19.0 2018-09-03 08:00:08 +08:00
ds-ingress-nginx-controller.yml.j2 Fix ingress-nginx controller election (#10913) 2024-02-12 02:58:45 -08:00
ingressclass-nginx.yml.j2 fix missing newline in template (#10174) 2023-05-31 23:27:45 -07:00
role-admission-webhook.yml.j2 add ingress nginx webhook (#9033) 2022-06-28 11:55:35 -07:00
role-ingress-nginx.yml.j2 Fix ingress-nginx controller election (#10913) 2024-02-12 02:58:45 -08:00
rolebinding-admission-webhook.yml.j2 add ingress nginx webhook (#9033) 2022-06-28 11:55:35 -07:00
rolebinding-ingress-nginx.yml.j2 update rbac.authorization.k8s.io to non deprecated api-groups (#5517) 2020-04-14 13:14:04 -07:00
sa-admission-webhook.yml.j2 add ingress nginx webhook (#9033) 2022-06-28 11:55:35 -07:00
sa-ingress-nginx.yml.j2 ingress-nginx: Upgrade to 0.19.0 2018-09-03 08:00:08 +08:00