github hashicorp/consul-k8s v2.0.0-rc2

pre-release6 hours ago

2.0.0-rc2 (May 17, 2026)

SECURITY:

FEATURES:

  • api-gateway: add TLS SDS support for Kubernetes API Gateway listeners via listener tls.options (with gateway-level defaults) and per-backend RouteTLSSDSFilter overrides; this includes validation for incomplete SDS config and SDS inheritance behavior so route-level overrides can inherit clusterName from listener/global defaults. [GH-5186]

BUG FIXES:

  • connect-init: fix incorrect FIPS Consul version check that caused misleading WARN messages in the consul-connect-inject-init init container logs even when a fully FIPS-compliant setup was used. The original check queried /v1/agent/version with a non-pointer map, so the response was never decoded and both FIPS warnings fired on every pod startup. The fix decodes the endpoint response correctly and checks the returned FIPS value. [GH-5252]
  • helm-chart: remove redundant template crd-gatewaypolicies-custom.yaml from helm chart templates. [GH-5307]

Don't miss a new consul-k8s release

NewReleases is sending notifications on new releases.