linkerd2/pkg/k8s
Alejandro Pedraza 8416d326c2
If HA, set the webhooks failure policy to 'Fail' (#2906)
* If HA, set the webhooks failure policy to 'Fail'

I'm adding to the linkerd namespace a new label
`linkerd.io/is-control-plane: true` that is used in the webhook configs'
selector to skip the proxy injector for this namespace. This avoids
running into the timing issues described in #2852.

Fixes #2852

Signed-off-by: Alejandro Pedraza <alejandro@buoyant.io>
2019-06-11 13:11:54 -05:00
..
testdata Fix handling of kubeconfig server urls that include paths (#2305) 2019-02-18 17:57:27 -08:00
api.go Use port-forwarding for linkerd CLIs (#2757) 2019-05-02 14:41:26 +02:00
authz.go Fix Service Profile CRD check to handle k8s errors (#2781) 2019-05-03 19:51:39 +02:00
authz_test.go Fix Service Profile CRD check to handle k8s errors (#2781) 2019-05-03 19:51:39 +02:00
fake.go Add support for TrafficSplits (#2897) 2019-06-11 10:04:42 -07:00
fake_test.go Add support for TrafficSplits (#2897) 2019-06-11 10:04:42 -07:00
k8s.go Add support for TrafficSplits (#2897) 2019-06-11 10:04:42 -07:00
k8s_test.go Use port-forwarding for linkerd CLIs (#2757) 2019-05-02 14:41:26 +02:00
kubectl.go Check kubectl version as part of checks (#2358) 2019-03-01 10:03:59 -08:00
kubectl_test.go Check kubectl version as part of checks (#2358) 2019-03-01 10:03:59 -08:00
labels.go If HA, set the webhooks failure policy to 'Fail' (#2906) 2019-06-11 13:11:54 -05:00
labels_test.go Provide peer Identities via the Destination API (#2537) 2019-03-22 09:19:14 -07:00
portforward.go Use port-forwarding for linkerd CLIs (#2757) 2019-05-02 14:41:26 +02:00
portforward_test.go Introduce k8s apiextensions support (#2759) 2019-04-28 18:55:22 -07:00
version.go Remove kubectl dependency, validate k8s server version via api (#396) 2018-02-20 12:14:11 -08:00
version_test.go Remove kubectl dependency, validate k8s server version via api (#396) 2018-02-20 12:14:11 -08:00