Skip to content

Releases: solo-io/gloo

v1.12.41

12 Nov 16:41
b61f428
Compare
Choose a tag to compare

Helm Changes

  • Adding topologySpreadConstraints to gateway-proxy. (#7582)

Fixes

  • Allow storing proto descriptors used for gRPC to JSON transcoding in a ConfigMap and referencing the ConfigMap from the Gateway options. (#7495)
  • Avoid argument list too long errors from resource rollout job by enabling getting proto descriptors from a ConfigMap instead of including the proto descriptor inline. (#7060)

v1.11.48

12 Nov 16:44
efa52a6
Compare
Choose a tag to compare
v1.11.48 Pre-release
Pre-release
[1.11] Add topologyspreadconstraints to Gateway-Proxy (#7652)

* add topologyspreadconstraints to gwp (#7597)

* add topologyspreadconstraints to gwp

* fix: constraints is array not map

* add topologyspreadconstraints to gwp

* fix: constraints is array not map

* fix: add struct description

* fix: revert previous commit and only edit topologyspreadconstraints in values.txt

Co-authored-by: Konstantinos Stavropoulos <[email protected]>
Co-authored-by: Sam Heilbron <[email protected]>

* move changelog

Co-authored-by: Konstantinos Stavropoulos <[email protected]>

v1.10.43

12 Nov 16:44
243a076
Compare
Choose a tag to compare

Helm Changes

  • Move pod-level options outside of istio/sds container configuration. (#5665)

Fixes

  • Fix issue with istio-proxy being set in tolerations by moving pod-level options (including tolerations) out of container configuration. (#5665)

v1.13.2

12 Nov 16:47
da1111d
Compare
Choose a tag to compare

Fixes

v1.12.40

12 Nov 16:49
e6b143e
Compare
Choose a tag to compare

Fixes

v1.11.47

12 Nov 16:52
b2bd007
Compare
Choose a tag to compare

Fixes

v1.10.42

12 Nov 16:55
8ca6b8a
Compare
Choose a tag to compare

Fixes

v1.13.1

12 Nov 16:58
a94f597
Compare
Choose a tag to compare

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)

v1.12.39

12 Nov 17:01
b20951c
Compare
Choose a tag to compare

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)

v1.11.46

12 Nov 17:04
3ec783b
Compare
Choose a tag to compare

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)