linkerd2/jaeger
Tarun Pothulapati 589f36c4c2
jaeger: add check sub command (#5295)
* jaeger: add check sub command

This adds a new `linkerd jaeger check` command to have checks w.r.t
jaeger extension. This is similar to that of the `linkerd check` cmd.
As jaeger is a separate package, It was a bit complex for this to work
as not all types and fields from healthcheck pkg are public, Helper
funcs were used to mitigate this.

This has the following changes:

- Adds a new `check.go` file under the jaeger extension pkg
- Moves some commonly needed funcs and types from `cli/cmd/check.go`
  and `pkg/healthcheck/health.go` into
  `pkg/healthcheck/healthcheck_output.go`.

Signed-off-by: Tarun Pothulapati <tarunpothulapati@outlook.com>
2020-12-17 00:26:34 +05:30
..
charts/jaeger Add jaeger uninstall command (#5353) 2020-12-14 15:48:44 -08:00
cmd jaeger: add check sub command (#5295) 2020-12-17 00:26:34 +05:30
proxy-mutator Jaeger injector mutating webhook (#5276) 2020-11-27 12:25:28 -05:00
static extension: Separate multicluster chart and binary (#5293) 2020-12-04 16:36:10 -08:00
values Clarification for collectorSvcAccount and collectorSvcAddr in jaeger's values.yaml (#5366) 2020-12-11 08:55:20 -05:00