linkerd2/controller/api/destination/watcher
Oliver Gould b2f22dee78
go: Copy port range utilities from the proxy-init repo (#9143)
The proxy-init repo is changing its structure and, as such, we want to
minimize cross-repo dependencies from linkerd2 to linkerd2-proxy-init.
(We expect the cni-plugin code to move in a followup change).

This change duplicates the port range parsing utility (about 50 lines,
plus tests). This avoids stray dependencies on linkerd2-proxy-init.

Signed-off-by: Oliver Gould <ver@buoyant.io>
2022-08-12 10:34:02 -07:00
..
endpoints_watcher.go Remove kube-system exclusions from watchers (#8720) 2022-07-11 13:52:27 -06:00
endpoints_watcher_test.go Bump minimum kubernetes version to 1.21 (#8647) 2022-06-14 15:15:28 -07:00
k8s.go go: Enable `errorlint` checking (#7885) 2022-02-16 18:32:19 -07:00
opaque_ports_watcher.go go: Copy port range utilities from the proxy-init repo (#9143) 2022-08-12 10:34:02 -07:00
opaque_ports_watcher_test.go Support whitespaces in opaqueports annotation (#8355) 2022-04-28 13:46:27 +03:00
profile_watcher.go Add `gosec` and `errcheck` lints (#7954) 2022-03-03 10:09:51 -07:00
profile_watcher_test.go Fix race in destination unit test (#8065) 2022-03-14 11:26:05 -07:00
prometheus.go Add support for stateful sets (#3113) 2019-07-24 14:09:46 -07:00
server_watcher.go Update `GetProfile` clients with policy server updates (#7388) 2021-12-08 12:26:27 -07:00
test_util.go Use go-test/deep for comparisons in tests (#8427) 2022-05-05 09:31:07 -07:00