Common auth plugins should always be available

Whether `providerless` is present or not, the OIDC plugin
should be available.

Signed-off-by: Davanum Srinivas <davanum@gmail.com>

Kubernetes-commit: b1e9fc4935e60092b4823bd67e82c4d2bfb1a7fc
This commit is contained in:
Davanum Srinivas 2021-03-30 06:09:56 -04:00 committed by Kubernetes Publisher
parent c8af929f7f
commit 3da4c9cb25

View File

@ -1,5 +1,3 @@
// +build providerless
/*
Copyright 2016 The Kubernetes Authors.