Skip to content

v1.11.10

Compare
Choose a tag to compare
@jenshu jenshu released this 09 May 23:12
· 106 commits to v1.11.x since this release
7bb0ef8

Fixes

  • Use existing cert for validation webhook if cert is still valid. (#6384)
  • Ensure that Gloo Edge can be installed successfully when the validation webhook failure policy is set to Fail. (#6213)
  • Fix certgen job to make sure service name from cert is correct. (#6403)
  • Allow truncating the status field in the Proxy. The maximum length of the description is taken from the environment variable "PROXY_STATUS_MAX_SIZE_BYTES". (#6409)