Eric Chiang
|
8e3c4b8b5c
|
client-go: promote exec plugin support to beta
Kubernetes-commit: 0a9164e73aedd898a535a64fcc992d3e50002d61
|
2018-05-31 14:28:27 -07:00 |
|
Andrew Lytvynov
|
0684545aa5
|
Add TLS support to exec authenticator plugin
https://github.com/kubernetes/community/blob/master/contributors/design-proposals/auth/kubectl-exec-plugins.md#tls-client-certificate-support
Allows exec plugin to return raw TLS key/cert data. This data populates
transport.Config.TLS fields.
transport.Config.TLS propagates custom credentials using
tls.Config.GetClientCertificate callback.
On key/cert rotation, all connections using old credentials are
closed
Kubernetes-commit: cd89f9473faa60c15b8e9d223e5c4f9dab53627a
|
2018-05-30 14:03:32 -07:00 |
|
Kubernetes Publisher
|
fff8c3d73e
|
sync: initially remove files BUILD */BUILD BUILD.bazel */BUILD.bazel
|
2018-03-15 09:19:38 +00:00 |
|
Eric Chiang
|
29c5d6f1b6
|
generated
Kubernetes-commit: 01801ae13a86c10cd343c329f5224ab47272f826
|
2018-02-07 15:48:46 -08:00 |
|
Eric Chiang
|
19c591bac2
|
client-go: add an exec-based client auth provider
Kubernetes-commit: 6463e9efd9ba552e60d2555a3e6526ef90196473
|
2018-02-07 15:43:12 -08:00 |
|