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>
This commit is contained in:
Davanum Srinivas 2021-03-30 06:09:56 -04:00
parent 6572fe4d90
commit b1e9fc4935
No known key found for this signature in database
GPG Key ID: 80D83A796103BF59

View File

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