github solo-io/gloo v1.5.2

latest releases: v1.17.0-beta27, v1.17.0-beta26, v1.16.13...
3 years ago

Fixes

  • Fix the validation API to only return proxies that would be generated by proposed resources if requested. This change means the default behavior matches the kubernetes validation webhook API. By including the top-level value returnProxies=true in the json/yaml request to the API, you can signal the endpoint to return the proxies that would be generated (previously, always returning by default). (#3613)
  • Fix the validation API to return all errors encountered while validating a list of resources, rather than immediately returning on the first unmarshal error encountered for a resource in a list resource. (#3610)
  • Fix the validation API error reporting to include the resource associated with the error returned. (#3610)

Don't miss a new gloo release

NewReleases is sending notifications on new releases.