github solo-io/gloo v1.14.0-beta3

latest releases: v1.17.16, v1.18.0-beta33, v1.18.0-beta32...
22 months ago

Helm Changes

  • Adding gatewayProxies.gatewayProxy.podTemplate.extraInitContainers and
    gatewayProxies.gatewayProxy.podTemplate.extraContainers to the helm chart. These will
    add initContainers and containers to the gateway proxy deployment respectfully.
    Adding in initContainers as well to the podSpecs of deployments. (#7247)

New Features

  • Expose Envoy route option host_rewrite_path_regex, which indicates that during forwarding, the host header will be swapped with the result of the regex substitution executed on path value with query and fragment removed. This is useful for transitioning variable content between path segment and subdomain. Using this option will append the x-forwarded-host header if append_x_forwarded_host is set. See https://www.envoyproxy.io/docs/envoy/latest/api-v3/config/route/v3/route_components.proto (#6771)

Fixes

Don't miss a new gloo release

NewReleases is sending notifications on new releases.