Skip to content

v1.12.41

Compare
Choose a tag to compare
@jenshu jenshu released this 13 Jan 19:24
· 43 commits to v1.12.x since this release
b61f428

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)