openstack-helm-infra/ingress/templates
Phil Sphicas 6ca136bae4 Ingress chart managed VIP fixes cleanup/startup
When the ingress pod (in routed mode, using a managed vip) moves from
one host to another, it is sometimes observed that: 1. the vip interface
is not removed on the original host, and 2. in some network topologies,
the switch fabric is unable to find the new pod.

This change updates the ingress deployment as follows:

Adds a 5s sleep before the shutdown of the ingress container in order to
allow the preStop action of the ingress-vip container to run completely.

Updates the start action of the ingress-vip-init container to check if
the vip is part of an existing connected subnet, and if so, sends a few
gratuitous ARP messages to let the switch fabric to build its ARP cache.

Change-Id: I784906865358566f42157dc2133569e4cb270cfa
2019-11-20 07:25:50 -08:00
..
bin Ingress chart managed VIP fixes cleanup/startup 2019-11-20 07:25:50 -08:00
configmap-bin.yaml Revert "Update OSH Author copyrights to OSF" 2018-08-28 17:25:54 +00:00
configmap-conf.yaml Ingress: Update config to be compatible with k8s schema validation 2019-06-24 23:54:23 +00:00
configmap-services-tcp.yaml Revert "Update OSH Author copyrights to OSF" 2018-08-28 17:25:54 +00:00
configmap-services-udp.yaml Revert "Update OSH Author copyrights to OSF" 2018-08-28 17:25:54 +00:00
deployment-error.yaml Ingress: Add pod/container security context 2019-04-24 03:12:16 +00:00
deployment-ingress.yaml Ingress: Move ingress objects back to the extensions api 2019-10-28 21:31:06 +00:00
endpoints-ingress.yaml Revert "Update OSH Author copyrights to OSF" 2018-08-28 17:25:54 +00:00
ingress.yaml Ingress: Move ingress objects back to the extensions api 2019-10-28 21:31:06 +00:00
job-image-repo-sync.yaml Revert "Update OSH Author copyrights to OSF" 2018-08-28 17:25:54 +00:00
network_policy.yaml Add network policy toolkit function 2018-10-15 13:50:50 +00:00
service-error.yaml Revert "Update OSH Author copyrights to OSF" 2018-08-28 17:25:54 +00:00
service-ingress-metrics-exporter.yaml Take dnsPolicy from .Values.pod.dns_policy variable 2019-07-15 17:31:16 +00:00
service-ingress.yaml Ingress: Allow status port to be customised 2018-11-20 09:57:56 -06:00