Skip to content

v1.21.15

Choose a tag to compare

@davidjumani davidjumani released this 27 Aug 16:11
9f0a1f7

Helm Changes

  • Fix the SDS container's readinessProbe so it falls back to the default probe only when global.glooMtls.sds.readinessProbe is unset, instead of always requiring a value from values-template.yaml. This lets users fully disable the probe by explicitly setting it to null/empty, and lets a partial override apply on top of an explicit probe without silently losing the default when none is provided. (#11389)