Releases: haproxytech/kubernetes-ingress
HAProxy Ingress Controller v1.6.2
Changelog
9e334ce BUG/MINOR: remove cookie
keyword from backend section if the annotation was deleted
c0b4235 BUILD: docker: Remove linux/ppc64le target to have parity with HAProxy Alpine images
657de6c BUILD: docker: Remove GOOS and GOARCH and use dumb-init from distro
0449045 BUG/MINOR: bind TCP services on adresses passed via flags --ipv4-bind-address and --ipv6-bind-address
c32e5b2 BUG/MINOR: pprof handler should be called in sync loop
00ca7a3 BUG/MINOR: external mode: copy haproxy.cfg form usr/local/etc/haproxy
6712329 DOC: Generalizes the 'backend-config-snippet' example
7a0774c BUILD: docker: Add Github actions for auto and manual multiarch builds for Docker Hub.
HAProxy Ingress Controller v1.6.1
Changelog
4262a20 BUILD: docker: use usr/local/etc/haproxy as base dir
9f08067 BUILD/MINOR: add go releaser for outside of cluster ingress controller
e55e004 DOC: proxy-protocol: document 0.0.0.0/0 CIDR
d2930f5 DOC: Add doc guide for the secondary haproxy config file
bda3daf BUG/MINOR: whitelist misconfigured if CM namespace not also whitelisted
012b6b4 DOC: Add IngressClass description
e1f12b5 BUG/MINOR: Update config on ConfigMap added event
65273f4 BUG/MEDIUM: Fix nil pointer dereference in EventEndpoints
cd86aa5 DOC: update frontend-config-snippet