openstack-helm-infra/ingress
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
..
templates Ingress chart managed VIP fixes cleanup/startup 2019-11-20 07:25:50 -08:00
values_overrides Add network policy value overrides 2019-09-24 13:48:10 +00:00
.helmignore Add overrides for openSUSE Leap15 images 2019-04-30 11:57:23 +02:00
Chart.yaml Fxing lint errors for Helm 2.16 2019-11-12 11:28:22 -06:00
requirements.yaml Revert "Update OSH Author copyrights to OSF" 2018-08-28 17:25:54 +00:00
values.yaml Update kubernetes-entrypoint image reference 2019-10-18 18:20:11 +00:00