mirror of https://github.com/linkerd/linkerd2.git
In #5110 the `global.proxy.destinationGetNetworks` configuration is renamed to `global.clusterNetworks` to better reflect its purpose. The `config.linkerd.io/proxy-destination-get-networks` annotation allows this configuration to be overridden per-workload, but there's no real use case for this. I don't think we want to support this value differing between pods in a cluster. No good can come of it. This change removes support for the `proxy-destination-get-networks` annotation. |
||
---|---|---|
.. | ||
annotations.go | ||
annotations_test.go | ||
doc.go | ||
inject.go | ||
inject_validator.go | ||
install.go | ||
kubernetes_helper.go | ||
logs_events.go | ||
stream.go | ||
tap.go | ||
test_helper.go |