linkerd2/pkg
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
..
addr Add JSON output to tap command (#3434) 2019-09-19 09:34:49 -07:00
admin Add profiling endpoint for all control-plane components (#2739) 2019-04-24 09:59:38 -07:00
charts Add support for a node selector in the Helm chart. (#3275) 2019-09-27 10:36:37 -07:00
config Web server updated to read the UUID from the linkerd-config ConfigMap. (#2603) 2019-04-08 12:56:00 -07:00
filesonly Enable lint check for comments (#2023) 2019-01-02 14:03:59 -08:00
flags Trace Control plane Components with OC (#3495) 2019-10-18 12:19:13 -07:00
healthcheck Add missing package to proxy Dockerfile (#3583) 2019-10-15 15:51:26 -07:00
identity Health check: check if proxies trust anchors match configuration (#3524) 2019-10-15 11:33:09 -07:00
inject Introduce Tracing Annotations (#3481) 2019-09-26 16:07:30 -07:00
k8s Add APIService fake clientset support (#3569) 2019-10-21 12:12:19 -07:00
profiles Allow setting custom cluster domain in service profiles (#3148) 2019-08-07 09:49:54 -07:00
prometheus Trace Control plane Components with OC (#3495) 2019-10-18 12:19:13 -07:00
protohttp More succinct HTTPError messages (#3221) 2019-08-08 17:39:36 -07:00
tap Cleanup: fix some typos in code comment (#3296) 2019-08-21 09:40:43 -07:00
tls Add RSA support to TLS libraries (#3135) 2019-07-26 11:54:56 -05:00
trace Trace Control plane Components with OC (#3495) 2019-10-18 12:19:13 -07:00
util Revert "Trace Control Plane components using OC (#3461)" (#3484) 2019-09-26 11:56:44 -07:00
version Bump proxy-init to 1.2.0 (#3397) 2019-09-09 09:06:14 -07:00