Commit Graph

27 Commits

Author SHA1 Message Date
Kubernetes Publisher 083276d636 sync: update godeps 2018-03-17 10:06:54 +00:00
Kubernetes Publisher c32aa15559 sync: initially remove files BUILD */BUILD BUILD.bazel */BUILD.bazel 2018-03-17 10:06:40 +00:00
Kubernetes Publisher 685a83a649 sync: update godeps 2018-03-17 06:07:04 +00:00
Kubernetes Publisher 5b5f8521ac sync: initially remove files BUILD */BUILD BUILD.bazel */BUILD.bazel 2018-03-17 06:06:46 +00:00
Kubernetes Publisher 2772371d50 sync: update godeps 2018-03-17 02:07:58 +00:00
Kubernetes Publisher 6345ab5a5f sync: initially remove files BUILD */BUILD BUILD.bazel */BUILD.bazel 2018-03-17 02:07:44 +00:00
Kubernetes Publisher 7d744fa50e sync: update godeps 2018-03-16 22:07:45 +00:00
Kubernetes Publisher 19c9ee414d sync: initially remove files BUILD */BUILD BUILD.bazel */BUILD.bazel 2018-03-16 22:07:30 +00:00
Kubernetes Publisher 015c2ddf28 sync: update godeps 2018-03-16 18:07:52 +00:00
Kubernetes Publisher 2f89831d5a sync: initially remove files BUILD */BUILD BUILD.bazel */BUILD.bazel 2018-03-16 18:07:38 +00:00
Kubernetes Publisher d21d0d1222 sync: update godeps 2018-03-16 14:08:01 +00:00
Kubernetes Publisher f7f3a69639 sync: initially remove files BUILD */BUILD BUILD.bazel */BUILD.bazel 2018-03-16 14:07:47 +00:00
Kubernetes Publisher 00bc0cc54d sync: update godeps 2018-03-16 10:07:17 +00:00
Kubernetes Publisher 482736d633 sync: initially remove files BUILD */BUILD BUILD.bazel */BUILD.bazel 2018-03-16 10:07:02 +00:00
Kubernetes Publisher 3f14529b52 sync: update godeps 2018-03-16 06:05:47 +00:00
Kubernetes Publisher 9e149a1204 sync: initially remove files BUILD */BUILD BUILD.bazel */BUILD.bazel 2018-03-16 06:05:33 +00:00
Kubernetes Publisher 1533869bbf sync: update godeps 2018-03-16 02:07:46 +00:00
Kubernetes Publisher 83c5457f37 sync: initially remove files BUILD */BUILD BUILD.bazel */BUILD.bazel 2018-03-16 02:07:31 +00:00
Kubernetes Publisher 32f4c1a3b3 sync: update godeps 2018-03-15 22:07:44 +00:00
Kubernetes Publisher 43c4c29266 sync: initially remove files BUILD */BUILD BUILD.bazel */BUILD.bazel 2018-03-15 22:07:30 +00:00
Kubernetes Publisher 670ea453dc sync: update godeps 2018-03-15 18:08:16 +00:00
Kubernetes Publisher a1272159d0 sync: initially remove files BUILD */BUILD BUILD.bazel */BUILD.bazel 2018-03-15 18:08:02 +00:00
Kubernetes Publisher c1a78d5566 sync: update godeps 2018-03-15 14:07:00 +00:00
Kubernetes Publisher 3403c1c221 sync: initially remove files BUILD */BUILD BUILD.bazel */BUILD.bazel 2018-03-15 14:06:46 +00:00
Kubernetes Publisher 7b2f02651c sync: update godeps 2018-03-15 10:13:57 +00:00
Kubernetes Publisher a9b8576de2 sync: initially remove files BUILD */BUILD BUILD.bazel */BUILD.bazel 2018-03-15 10:13:43 +00:00
Kubernetes Publisher 7d2b7a94fe Merge pull request #59495 from ericchiang/client-auth-exec
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

 client-go: add an exec-based client auth provider

Updates https://github.com/kubernetes/features/issues/541
Implements https://github.com/kubernetes/community/pull/1503
Closes https://github.com/kubernetes/kubernetes/issues/57164

```release-note
client-go: alpha support for exec-based credential providers
```

/sig auth
/kind feature

Kubernetes-commit: cb9d6b51556a1677f262e35e4aded0051c424818
2018-03-02 19:58:34 +00:00