mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-02-21 14:43:32 +00:00
Drop credential providers
This commit is contained in:
committed by
rafaelbreno[commit]
parent
bf9d0dd722
commit
7aa4bf1fcb
@@ -34,7 +34,6 @@ import (
|
||||
// We do this in order to prevent unwanted flags from leaking into the Kubelet's flagset.
|
||||
func AddGlobalFlags(fs *pflag.FlagSet) {
|
||||
addCadvisorFlags(fs)
|
||||
addCredentialProviderFlags(fs)
|
||||
verflag.AddFlags(fs)
|
||||
logs.AddFlags(fs, logs.SkipLoggingConfigurationFlags())
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user