github solo-io/gloo v1.18.0-beta22

one day ago

Dependency Bumps

  • solo-io/cloud-builders has been upgraded to 0.10.1.
  • golang/go has been upgraded to go1.23.1.

New Features

Fixes

  • Increase timeout/retries for glooctl check when connecting to the gateway using port forwarding. (#10020)
  • Fixes an issue on upgrades to 1.17+ where persistproxyspec was set to true. Persist proxy spec is configured in helm via gateway.persistProxySpec or in ee gloo.gateway.persistProxySpec (#9968)
  • Plugs a gap where go would check a secret for validity per spec but Envoy is more aggressive. For example a TLS secret with a certChain that contains an invalid PEM block will be rejected by Envoy but not Go. Prior to this PR these types of secrets would be accepted by Gloo and nacked by Envoy. (https://github.com/solo-io/solo-projects/issues/6772)

Don't miss a new gloo release

NewReleases is sending notifications on new releases.