You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added
Added support for setting the unhealthyPodEvictionPolicy value for the PodDisruptionBudget via the <component>.podDisruptionBudget.unhealthyPodEvictionPolicy value on Kubernetes1.27 or higher clusters.
Added support for setting the trafficDistribution value for the QueryService via the query.service.trafficDistribution value on Kubernetes1.31 or higher clusters.
Added support for setting the trafficDistribution value for the Query FrontendService via the queryFrontend.service.trafficDistribution value on Kubernetes1.31 or higher clusters.
Added support for setting the trafficDistribution value for the Store GatewayService via the storeGateway.service.trafficDistribution value on Kubernetes1.31 or higher clusters.