haproxy-ingress

HAProxy Ingress

APACHE-2.0 License

Stars
1K

Bot releases are visible (Hide)

haproxy-ingress -

Published by jcmoraisjr over 6 years ago

URL of this version: quay.io/jcmoraisjr/haproxy-ingress:v0.6-beta.2

HAProxy version: 1.8.12

See the CHANGELOG for details

haproxy-ingress -

Published by jcmoraisjr over 6 years ago

URL of this version: quay.io/jcmoraisjr/haproxy-ingress:v0.6-beta.1

HAProxy version: 1.8.8

See the CHANGELOG for details

haproxy-ingress -

Published by jcmoraisjr over 6 years ago

URL of this version: quay.io/jcmoraisjr/haproxy-ingress:v0.5

HAProxy version: 1.7.11

See the CHANGELOG for details

haproxy-ingress -

Published by jcmoraisjr over 6 years ago

URL of this version: quay.io/jcmoraisjr/haproxy-ingress:v0.5-beta.3

HAProxy version: 1.7.10

See the CHANGELOG for details

haproxy-ingress -

Published by jcmoraisjr over 6 years ago

URL of this version: quay.io/jcmoraisjr/haproxy-ingress:v0.5-beta.2

HAProxy version: 1.7.10

See the CHANGELOG for details

haproxy-ingress -

Published by jcmoraisjr almost 7 years ago

URL of this version: quay.io/jcmoraisjr/haproxy-ingress:v0.5-beta.1

HAProxy version: 1.7.9

See the CHANGELOG for details

haproxy-ingress -

Published by jcmoraisjr almost 7 years ago

URL of this version: quay.io/jcmoraisjr/haproxy-ingress:v0.4

HAProxy version: 1.7.9

See the CHANGELOG for details

haproxy-ingress -

Published by jcmoraisjr almost 7 years ago

URL of this version: quay.io/jcmoraisjr/haproxy-ingress:v0.4-beta.2

HAProxy version: 1.7.9

See the CHANGELOG for details

haproxy-ingress -

Published by jcmoraisjr about 7 years ago

URL of this version: quay.io/jcmoraisjr/haproxy-ingress:v0.4-beta.1

See the CHANGELOG for details

haproxy-ingress -

Published by jcmoraisjr over 7 years ago

URL of this version: quay.io/jcmoraisjr/haproxy-ingress:v0.3

See the CHANGELOG for details

haproxy-ingress -

Published by jcmoraisjr over 7 years ago

Changes and improvements since v0.3-beta.1

  • Add haproxy as the default value of --ingress-class parameter
  • Fix create/remove ingress based on ingress-class annotation
haproxy-ingress -

Published by jcmoraisjr over 7 years ago

Changes and improvements since v0.2.1

Breaking backward compatibility:

  • Move template to /etc/haproxy/template/haproxy.tmpl
  • Now ingress.kubernetes.io/app-root only applies on ingress with root path /

Other changes and improvements:

  • Reload strategy with native and multibinder options
  • Ingress Controller check for update every 2 seconds (was every 10 seconds)
  • New ingress resource annotations
    • ingress.kubernetes.io/proxy-body-size
    • ingress.kubernetes.io/secure-backends
    • ingress.kubernetes.io/secure-verify-ca-secret
    • ingress.kubernetes.io/ssl-passthrough
  • New configmap options
    • balance-algorithm
    • backend-check-interval
    • forwardfor
    • hsts
    • hsts-include-subdomains
    • hsts-max-age
    • hsts-preload
    • max-connections
    • proxy-body-size
    • ssl-ciphers
    • ssl-dh-default-max-size
    • ssl-dh-param
    • ssl-options
    • stats-auth
    • stats-port
    • timeout-client
    • timeout-client-fin
    • timeout-connect
    • timeout-http-request
    • timeout-keep-alive
    • timeout-server
    • timeout-server-fin
    • timeout-tunnel
haproxy-ingress -

Published by jcmoraisjr over 7 years ago

  • Fixes #14 (Incorrect X-Forwarded-For handling)
haproxy-ingress -

Published by jcmoraisjr over 7 years ago

This release has the following new features:

  • White list source IP range
  • Optionally force TLS connection
  • Basic (user/passwd) authentication
  • Client certificate authentication
  • Root context redirect
haproxy-ingress -

Published by jcmoraisjr over 7 years ago

Initial version with basic functionality:

  • rules.hosts with paths from Ingress resource
  • default and per host certificate
  • 302 redirect from http to https if TLS (default or per host) is provided
  • syslog-endpoint from configMap
Package Rankings
Top 3.79% on Proxy.golang.org
Badges
Extracted from project README
build helm
Related Projects