github solo-io/gloo v1.3.30

3 years ago

Fixes

  • Expose a validation setting (allowWarnings, default true) in the API and in helm that was intended to be exposed. When set to false, the validation webhook will begin rejecting resources that cause warnings in addition to resources that would cause errors. For this to take effect, note that the validation setting alwaysAccept must be set to false. (default true) (#3099)
  • Register listener plugin so that listener options are translated to Envoy configuration. (#2904)
  • Expose perConnectionBufferLimitBytes as an optional configuration on an upstream connection. If unset, Envoy uses the default of 1MiB. (#2861)

Don't miss a new gloo release

NewReleases is sending notifications on new releases.