Files
2026-08-26 03:39:42 +05:30

940 B

Added

  • Add option to set annotationPrefix (#5889) @lexfrei

Changed

  • Grant networking.k8s.io/ingresses and gateway.solo.io/gateways permissions when using gloo-proxy source. (#5909) @cucxabong
  • Update ExternalDNS OCI image version to v0.20.0. (#6005) @vflaux

Fixed

  • Fixed the missing schema for .provider.webhook.serviceMonitor configs (#5932) @chrisbsmith
  • Fixed incorrect indentation of selector labels under spec.template.spec.topologySpreadConstraints when topologySpreadConstraints is set. (#6054) @andylim0221