linkerd2/pkg/inject
Oliver Gould 84b1a826bd
Replace global.proxy.destinationGetNetworks with global.clusterNetworks (#5110)
There is no longer a proxy config `DESTINATION_GET_NETWORKS`. Instead of
reflecting this implementation in our values.yaml, this changes this
variable to the more general `clusterNetworks` to emphasize its
similarity to `clusterDomain` for the purposes of discovery.
2020-10-20 19:05:31 -07:00
..
inject.go Replace global.proxy.destinationGetNetworks with global.clusterNetworks (#5110) 2020-10-20 19:05:31 -07:00
inject_test.go Replace global.proxy.destinationGetNetworks with global.clusterNetworks (#5110) 2020-10-20 19:05:31 -07:00
report.go Update `inject` to throw an error while injecting non-compliant pods (#4346) 2020-06-24 14:07:05 -05:00
report_test.go Push docker images to ghcr.io instead of gcr.io (#4953) 2020-09-10 15:16:24 -05:00
uninject.go Add volume and volumeMount for buster-based proxy-init (#4692) 2020-07-09 09:55:07 -07:00