Ingress Gce Versions Save

Ingress controller for Google Cloud

v1.23.1

11 months ago

v1.8.0

4 years ago

Release Notes:

Available in GKE versions 1.16.0-gke.20 and above

v1.7.0

4 years ago

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

5 years ago

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

5 years ago

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

5 years ago

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

5 years ago

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

5 years ago

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

5 years ago

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

5 years ago