linkerd2/controller/k8s
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
..
api.go Fix injector timeout under high load (#3442) 2019-09-18 17:58:38 -05:00
api_test.go Fix injector timeout under high load (#3442) 2019-09-18 17:58:38 -05:00
clientset.go Add support for TrafficSplits (#2897) 2019-06-11 10:04:42 -07:00
test_helper.go Add APIService fake clientset support (#3569) 2019-10-21 12:12:19 -07:00