diff --git a/config/exec_provider.py b/config/exec_provider.py index 89d81e8c4..a0348f1e9 100644 --- a/config/exec_provider.py +++ b/config/exec_provider.py @@ -25,8 +25,7 @@ class ExecProvider(object): """ Implementation of the proposal for out-of-tree client authentication providers as described here -- - https://github.com/kubernetes/community/blob/master/contributors - /design-proposals/auth/kubectl-exec-plugins.md + https://github.com/kubernetes/community/blob/master/contributors/design-proposals/auth/kubectl-exec-plugins.md Missing from implementation: