Skip to content

Releases: kubernetes/ingress-gce

v1.23.1

14 Jun 08:31
6080857
Compare
Choose a tag to compare

v1.8.0

16 Jan 17:58
e4201e4
Compare
Choose a tag to compare

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

05 Oct 12:15
9df6344
Compare
Choose a tag to compare

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.

Available in GKE versions 1.15.3-gke.1 and above

v1.5.2

14 May 20:31
f1329f7
Compare
Choose a tag to compare

Release Notes:

  • Do not load secret from Ingress spec if provided name is empty - #728

Available in GKE versions 1.12.7-gke.16 and above

v1.5.1

05 Apr 15:45
d84515a
Compare
Choose a tag to compare

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

Available in GKE versions 1.12.6-gke.7 and above

v1.5.0

06 Mar 18:13
202d01e
Compare
Choose a tag to compare

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

v1.4.3

18 Feb 21:44
5ae6b00
Compare
Choose a tag to compare

Release Notes:

  • Configure leader election with completely separate k8s client - #624
  • Do not leak LB when ingress class is changed - #626
  • Correctly reflect readiness probe in health check for NEG enabled ClusterIP service backend - #633

Available in GKE versions 1.11.7-gke.6 and above

v1.4.2

18 Jan 21:41
dc51114
Compare
Choose a tag to compare

Release Notes:

  • [BackendConfig] CDN default cache key policy should be true instead of false - #612
  • do not use condition predicate while getting zone for node - #609

Available in GKE versions 1.11.6-gke.6 and above

v1.4.1

10 Jan 18:38
11c1f31
Compare
Choose a tag to compare

Release Notes:

  • Fix InstanceGroup named port deletion bug - #587
  • [Alpha Feature] Bug fix for GCP Managed Certs integration - #552

Available in GKE versions 1.11.6-gke.2 and above

v1.4.0

05 Nov 20:34
11515a0
Compare
Choose a tag to compare
Merge pull request #531 from grayluck/cherrypick-suppress-xpn-err

Add gke.io/suppress-firewall-xpn-error annotation to suppress XPN firewall events