You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've noticed that KubeConfig provides several static Authenticator implementations. However, I need to add additional authentication methods for my internal use cases. Could you make the authenticators property in KubeConfig configurable or provide other methods to extent authentication methods?
The text was updated successfully, but these errors were encountered:
I've noticed that
KubeConfig
provides several staticAuthenticator
implementations. However, I need to add additional authentication methods for my internal use cases. Could you make theauthenticators
property inKubeConfig
configurable or provide other methods to extent authentication methods?The text was updated successfully, but these errors were encountered: