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

Add Gateway API support

Open jcmoraisjr opened this issue 3 years ago • 2 comments

What are you trying to do

Configure HAProxy using Gateway API resources.

What HAProxy Ingress should do or how it should behave differently

Build HAProxy configuration using Gateway API resources, along with Ingress, in order to preserve backward compatibility.

jcmoraisjr avatar Apr 30 '21 00:04 jcmoraisjr

Hi, first of all thanks for your awesome work. It seems the gateway api is required for Flagger ( https://github.com/fluxcd/flagger/issues/1303 ), could you tell me if there are plans when this will be implemented?

vchirikov avatar Oct 27 '22 09:10 vchirikov

Hi, v0.13 partially supports gateway api, v0.14 updates its version but with the same support, v0.15 should have a new api version update and fully support it. Unfortunately, due to some other tasks running in parallel, I cannot guarantee when v0.15 starts beta - this should be happening now but I still have some confidence that can happen later this year.

jcmoraisjr avatar Oct 28 '22 11:10 jcmoraisjr