Releases: kubernetes/ingress-gce
Releases · kubernetes/ingress-gce
v1.23.1
v1.8.0
Release Notes:
- Implement V2 frontend namer - #892
- Fixes naming collision issues
- Uses immutable kube-system UID that makes names immune to config map changes
- Add support for Non-GCP mode NEG controller - #920
- Delete unused GCE loadbalancer resources on updating ingress spec - #894
- Support for config map based ASM deployment - #935
- Readiness reflector for Standalone NEG - #927
Available in GKE versions 1.16.0-gke.20 and above
v1.7.0
Release Notes:
-
Implement custom request headers for backend config - #795
-
Change from "extensions.v1beta1" to "networking.v1beta1" - #806
-
Full Finalizer integration. Both adding & removal supported - #825
-
L7 ILB Integration (whitelist required) - #788
- Note that use of Ingress with the Internal HTTP LB is in closed Alpha currently and requires whitelisting for
access. Contact your GCP account team to request whitelist access to internal HTTP Ingress.
- Note that use of Ingress with the Internal HTTP LB is in closed Alpha currently and requires whitelisting for
Available in GKE versions 1.15.3-gke.1 and above
v1.5.2
v1.5.1
Release Notes:
- Fix supporting secret-based and pre-shared certs at the same time - #687
- Fix a bug where ingress GC will remove wanted LB if the namespace+name length is between 44-47 chars - #688
- Examine nil pointer before applying backend protocol configurations - #678
- Fixed #675
Available in GKE versions 1.12.6-gke.7 and above
v1.5.0
Release Notes:
- Support secret-based and pre-shared certs at the same time - #641
- Beta support for Managed Certificates integration - #637
- Implementation of proper garbage collection for frontend L7 resources - #590
- Implementation of Finalizers for Ingress. Only removal of finalizers is enabled for this release. - #613
Available in GKE versions 1.12.5-gke.10 and above