github solo-io/gloo v1.13.0-beta16

latest releases: v1.18.0-beta25, v1.15.33, v1.16.22...
2 years ago

New Features

  • Adds the new MaxStreamDuration field to RouteOptions to correspond to envoys config.route.v3.RouteAction.MaxStreamDuration (#6943)

Fixes

  • Updates the default gloo liveness probe (disabled by default) to use a new http server that always returns http 200 "ok". The old probe would wait for xds before signalling health, which in large environments could lag while EDS is warming. This could, in rare cases, cause the gloo pod to needless bounce while it was warming. (#7197)
  • Post status update rate limit CRs would crash the control plane when they needed a status added.
    This will cause a single cycle of the control plane whenever the crs needed updating. (https://github.com/solo-io/solo-projects/issues/4069)
  • Update Gateway logic for multiple filter chains due to multiple SSL configurations (#7155)

Don't miss a new gloo release

NewReleases is sending notifications on new releases.