sample-controller/vendor/k8s.io/apimachinery/pkg
Kubernetes Publisher 4444bdf630 Merge pull request #61803 from awly/client-auth-exec-tls
Automatic merge from submit-queue (batch tested with PRs 61803, 64305, 64170, 64361, 64339). 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>.

Add TLS support to exec authenticator plugin

**What this PR does / why we need it**:
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 field.
This requires a change to AuthProvider interface to expose TLS configs,
not only RoundTripper.

**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
Fixes #61421

**Special notes for your reviewer**:

**Release note**:

```release-note
Exec authenticator plugin supports TLS client certificates.
```

Kubernetes-commit: f701b7529937493a64f2f2553aa9a5cd7020d9b7
2018-06-01 20:00:38 +00:00
..
api Merge pull request #63100 from ravisantoshgudimetla/priority-beta-api 2018-05-14 23:35:45 +00:00
apis/meta Merge pull request #61803 from awly/client-auth-exec-tls 2018-06-01 20:00:38 +00:00
conversion Merge pull request #59172 from fisherxu/removeyear 2018-03-21 23:28:20 +00:00
fields Merge pull request #63059 from ceshihao/upgrade_json_package_fix_base64_newline 2018-04-26 07:24:17 +00:00
labels Merge pull request #59172 from fisherxu/removeyear 2018-03-21 23:28:20 +00:00
runtime Merge pull request #63893 from jennybuckley/expose-openapi-to-registry3 2018-06-01 19:59:47 +00:00
selection sync: initially remove files BUILD */BUILD BUILD.bazel */BUILD.bazel 2018-03-21 23:27:59 +00:00
types Merge pull request #61800 from rithujohn191/remove-gopass 2018-04-06 12:04:33 +00:00
util Merge pull request #53944 from gregory-m/sample-controller-tests 2018-05-23 03:28:43 +00:00
version Merge pull request #53944 from gregory-m/sample-controller-tests 2018-05-23 03:28:43 +00:00
watch Merge pull request #61800 from rithujohn191/remove-gopass 2018-04-06 12:04:33 +00:00