mirror of
https://github.com/rancher/types.git
synced 2025-07-15 14:11:36 +00:00
You can have only one ConsistentHashLB setting, and since useSourceIp was not nullable and defaulting to false, it was always getting set. Meaning setting any of the either two would fail validation. This PR turns bool to pointer, making it nullable. See: https://archive.istio.io/v1.4/docs/reference/config/networking/destination-rule/#LoadBalancerSettings-ConsistentHashLB |
||
---|---|---|
.. | ||
apiregistration.k8s.io/v1 | ||
apps/v1 | ||
autoscaling/v2beta2 | ||
batch | ||
cluster.cattle.io/v3 | ||
core/v1 | ||
extensions/v1beta1 | ||
management.cattle.io | ||
monitoring.coreos.com/v1 | ||
networking.istio.io/v1alpha3 | ||
networking.k8s.io/v1 | ||
policy/v1beta1 | ||
project.cattle.io/v3 | ||
rbac.authorization.k8s.io/v1 | ||
storage.k8s.io/v1 |