linkerd2/controller
Andrew Seigner 8da2cd3fd4
Require cluster-wide k8s API access (#2428)
linkerd/linkerd2#2349 removed the `--single-namespace` flag, in favor of
runtime detection of cluster vs. namespace access, and also
ServiceProfile availability. This maintained control-plane support for
running in these two states.

This change requires control-plane components have cluster-wide
Kubernetes API access and ServiceProfile availability, and will error
out if not. Once #2349 merges, stage 1 install will be a requirement for
a successful stage 2 install.

Part of #2337

Signed-off-by: Andrew Seigner <siggy@buoyant.io>
2019-03-07 10:23:18 -08:00
..
api Require cluster-wide k8s API access (#2428) 2019-03-07 10:23:18 -08:00
ca Require cluster-wide k8s API access (#2428) 2019-03-07 10:23:18 -08:00
cmd Require cluster-wide k8s API access (#2428) 2019-03-07 10:23:18 -08:00
gen Remove `--api-port` flag from the cli (#2429) 2019-03-06 15:54:12 -08:00
k8s Require cluster-wide k8s API access (#2428) 2019-03-07 10:23:18 -08:00
proxy-injector Remove `--api-port` flag from the cli (#2429) 2019-03-06 15:54:12 -08:00
script Add discovery package for managing discovery API (#2317) 2019-02-18 16:38:04 -08:00
tap Require cluster-wide k8s API access (#2428) 2019-03-07 10:23:18 -08:00
Dockerfile Bump Prometheus client to v0.9.2 (#2388) 2019-03-05 10:31:16 -08:00