linkerd2/test/integration/inject
Oliver Gould 25e49433fd
Do not permit cluster networks to be overridden per-pod (#5111)
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.
2020-10-21 09:34:13 -07:00
..
testdata More comprehensive injection integration test (#5049) 2020-10-14 19:31:56 +03:00
inject_test.go Do not permit cluster networks to be overridden per-pod (#5111) 2020-10-21 09:34:13 -07:00