linkerd2/pkg/healthcheck
Tarun Pothulapati faf77798f0
Update check to use new linkerd-config.values (#5023)
This branch updates the check functionality to read
the new `linkerd-config.values` which contains the full
Values struct showing the current state of the Linkerd
installation. (being added in #5020 )

This is done by adding a new `FetchCurrentConfiguraiton`
which first tries to get the latest, if not falls back
to the older `linkerd-config` protobuf format.`

Signed-off-by: Tarun Pothulapati <tarunpothulapati@outlook.com>
2020-10-01 11:19:25 -07:00
..
healthcheck.go Update check to use new linkerd-config.values (#5023) 2020-10-01 11:19:25 -07:00
healthcheck_addons.go Bump k8s client-go to v0.19.2 (#5002) 2020-09-28 12:45:18 -05:00
healthcheck_multicluster.go Update check to use new linkerd-config.values (#5023) 2020-10-01 11:19:25 -07:00
healthcheck_test.go Update check to use new linkerd-config.values (#5023) 2020-10-01 11:19:25 -07:00
sidecar.go Push docker images to ghcr.io instead of gcr.io (#4953) 2020-09-10 15:16:24 -05:00
version.go Consolidate timeouts for `linkerd check` (#2191) 2019-02-05 11:38:30 -05:00
version_test.go Enable `unused` linter (#2357) 2019-02-23 11:05:39 -08:00