linkerd2/cli
Andrew Seigner 0f9ea553d2 Add APIService fake clientset support (#3569)
The `linkerd upgrade --from-manifests` command supports reading the
manifest output via `linkerd install`. PR #3167 introduced a tap
APIService object into `linkerd install`, but the manifest-reading code
in fake.go was never updated to support this new object kind.

Update the fake clientset code to support APIService objects.

Fixes #3559

Signed-off-by: Andrew Seigner <siggy@buoyant.io>
2019-10-21 12:12:19 -07:00
..
cmd Faster `linkerd install --ignore-cluster` (#3568) 2019-10-21 11:05:16 -07:00
install Add support for k8s 1.16 (#3364) 2019-09-04 09:59:55 -05:00
installsp Add cluster domain cli flag (#3360) 2019-09-19 16:08:50 -07:00
Dockerfile-bin Add APIService fake clientset support (#3569) 2019-10-21 12:12:19 -07:00
main.go Refactor proxy injection to use Helm charts (#3200) 2019-08-07 17:32:37 -05:00