github solo-io/gloo v1.5.1

latest releases: v1.17.0-beta14, v1.16.9, v1.17.0-beta13...
3 years ago

Helm Changes

  • Fix helm chart to honor .Values.settings.replaceInvalidRoutes value. This change makes the default invalid route behavior match what's documented (disabled by default). To enable again, set .Values.settings.replaceInvalidRoutes=true (#3619)
  • Remove duplicate helm values that are no longer needed to keep hook-created values in helm releases. Backport for v1.5. (#3498)

Fixes

  • Ensure the rest of our docker containers run with user 10101 rather than root (#3346)
  • With each release, we will additionally be publishing an alternate set of docker containers (tagged as usual but with the "-extended" suffix) that have some additional dependencies built in (e.g., curl for debugging). You can deploy these images by setting the helm value global.image.extended=true. (#3399)
  • Fixed the max_connection_duration and max_stream_duration settings not being exposed the Gloo API. See https://www.envoyproxy.io/docs/envoy/latest/api-v3/config/core/v3/protocol.proto#config-core-v3-httpprotocoloptions for more details on these settings. (#3628)

Don't miss a new gloo release

NewReleases is sending notifications on new releases.