jcmoraisjr / haproxy-ingress

HAProxy Ingress
https://haproxy-ingress.github.io
Apache License 2.0
1.05k stars 269 forks source link

Local building improvements #1135

Closed jcmoraisjr closed 5 months ago

jcmoraisjr commented 5 months ago

Building local image in the same arch of the host. This avoids the need of running under an emulator on m1/arm envs.

Minor updates on comments and public methods as well.