github jcmoraisjr/haproxy-ingress v0.11

latest releases: v0.15.0-alpha.3, v0.14.7, v0.13.16...
3 years ago

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 and timeout-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

Don't miss a new haproxy-ingress release

NewReleases is sending notifications on new releases.