github solo-io/gloo v1.8.0-beta20

latest releases: v1.18.0-beta22, v1.17.8, v1.18.0-beta21...
3 years ago

New Features

  • Implement enterprise-only advanced HTTP health checking API for envoy. Previously, Gloo supported per-endpoint paths in the HTTP health checking config on static upstreams. After this change we support per-endpoint method configuration of the HTTP health check requests to static upstreams, as well as complex regex json / regex parsing of the HTTP response to make determination on the HTTP health check response (rather than just look at the HTTP status, like upstream envoy). Regex/json parsing of the response can be configured in the ResponseAssertions field on the upstream's HTTP health check. (#2837)

Fixes

  • Gatway objects for custom proxies are still created when the default gateway proxy is disabled. (#4696)
  • The setting for enableRestEds is no longer ignored when glooMtls is enabled (#4495)

Don't miss a new gloo release

NewReleases is sending notifications on new releases.