github solo-io/gloo v1.14.0-beta11

latest releases: v1.18.0-beta22, v1.17.8, v1.18.0-beta21...
19 months ago

Dependency Bumps

  • alpine/alpine has been upgraded to 3.17.2.

Breaking Changes

  • Extract the generated files from ssl.proto into their own go package. This is meant to support a follow-up PR by resolving a circular dependency where ssl can be used in more places. This will not affect the regular operation of gloo. Rather, it will impact consumers of the solo-apis repository, as paths will have changed. (#7693)

Helm Changes

  • Added the ability to specify the PodSecurityContext for the pod and the SecurityContext for the gateway-proxy, sds, and istio-proxy containers in the gateway-proxy-deployment chart and the SecurityContext in the envoy-sidecar, sds, and gloo containers in the gloo-deployment chart. You can expose access to these values with the following helm values:
    gatewayProxies.gatewayProxy.podTemplate.podSecurityContext
    gatewayProxies.gatewayProxy.podTemplate.glooContainerSecurityContext
    gloo.deployment.podSecurityContext
    gloo.deployment.glooContainerSecurityContext
    global.glooMtls.istioProxy.securityContext
    global.glooMtls.envoy.securityContext
    global.glooMtls.sds.securityContext (#7473)

Don't miss a new gloo release

NewReleases is sending notifications on new releases.