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: 2b71b5349a0744b16a367eb7ac7a44f9ae2079aa
This commit is contained in:
Davanum Srinivas
2021-03-30 06:09:56 -04:00
committed by Kubernetes Publisher
parent ac49e87f5a
commit a124236e6c

View File

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