kubernetes-ingress icon indicating copy to clipboard operation
kubernetes-ingress copied to clipboard

Support for haproxy map update at runtime

Open Mo3m3n opened this issue 4 years ago • 1 comments

Map files, which are one of the building blocks of HAProxy Ingress Controller logic, can be updated at runtime (via runtime socket) to avoid haproxy reload. This was added to IC 1.5, however due to the constraints described here https://github.com/haproxytech/kubernetes-ingress/commit/79533942fed8185f40c9a73ae94744696bcca9c9 it was reverted. This issue will track progress of dynamic map update in Ingress Controlller.

Mo3m3n avatar Mar 08 '21 15:03 Mo3m3n

Happy to test the feature once you've got a POC :-)

Frankkkkk avatar Mar 08 '21 16:03 Frankkkkk