github kubernetes/ingress-nginx controller-v1.0.0-alpha.2
NGINX Ingress Controller - v1.0.0 Alpha 2

latest releases: helm-chart-4.10.1, controller-v1.10.1, controller-v1.10.0...
pre-release2 years ago

THIS IS A BREAKING RELEASE

This release only supports Kubernetes >= v1.19, as the networking.k8s.io/v1beta Ingress object has been deprecated and removed.

Image: k8s.gcr.io/ingress-nginx/controller:v1.0.0-alpha.2@sha256:04a0ad3a1279c2a58898e789eed767eafa138ee1e5b9b23a988c6e8485cf958d

Breaking Changes:

[#7156] Drops support for Ingress Object v1beta1

Other changes:

  • #7314 Add configuration to disable external name service feature
  • #7313 Add file containing stable release
  • #7311 Handle named (non-numeric) ports correctly
  • #7308 Updated v1beta1 to v1 as its deprecated
  • #7298 Speed up admission hook by eliminating deep copy of Ingresses in CheckIngress
  • #7242 Retry to download maxmind DB if it fails
  • #7228 Discover mounted geoip db files
  • #7208 ingress/tcp: add additional error logging on failed
  • #7190 chart: using Helm builtin capabilities check
  • #7146 Use ENV expansion for namespace in args
  • #7107 Fix MaxWorkerOpenFiles calculation on high cores nodes
  • #7076 Rewrite clean-nginx-conf.sh in Go to speed up admission webhook
  • #7031 Remove mercurial from build
  • #6990 Use listen to ensure the port is free
  • #6944 Update proper default value for HTTP2MaxConcurrentStreams in Docs
  • #6940 Fix definition order of modsecurity directives

Don't miss a new ingress-nginx release

NewReleases is sending notifications on new releases.