(Plugin interface reference: https://kubernetes.io/docs/reference/access-authn-authz/authentication/#input-and-output-formats) When handling the response from the authn/authz plugin, `token` will be used if provided, which maintains current behaviour. Newly added is handling `clientCertificateData`: if it is present, that certificate (and its key) will be used as provided by the plugin. (And any certificate/key pair provided via the `users` section of the configuration file will be ignored.) |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| config_exception.py | ||
| dateutil_test.py | ||
| dateutil.py | ||
| exec_provider_test.py | ||
| exec_provider.py | ||
| incluster_config_test.py | ||
| incluster_config.py | ||
| kube_config_test.py | ||
| kube_config.py | ||