v0.11
Main changes since v0.10:
- HAProxy upgrade from 2.0 to 2.1
- Lower controller’s CPU and IO on clusters with 5000+ Ingress and Services
- Ingress API upgrade to
networking.k8s.io/v1beta1
Breaking backward compatibility from v0.10:
- Kubernetes version 1.14 or newer
- Need access to
networking.k8s.io
api group in the ClusterRole, Helm Chart takes care of this - Major refactor in the haproxy’s frontends with the following visible changes:
- Internal proxy names changed, which will impact metric dashboards that use these names
- Internal map file names changed, which will impact configuration snippets that use them
timeout-client
andtimeout-client-fin
are global scoped only- Template path changed, see the template doc
Docker images:
quay.io/jcmoraisjr/haproxy-ingress:v0.11
jcmoraisjr/haproxy-ingress:v0.11
Embedded HAProxy version: 2.1.10
Changelog: https://github.com/jcmoraisjr/haproxy-ingress/blob/master/CHANGELOG.md#v011