kubernetes/docs/api-reference
Kubernetes Submit Queue 713919990e Merge pull request #41755 from liggitt/cert-user-extra
Automatic merge from submit-queue

Include all user.Info data in CSR object

In order to use authorization checks to auto-approve CSRs in the future, we need all the info from the user.Info interface.

This mirrors the API fields in the TokenReview API used to return user info, and in the SubjectAccessReview API we use to check authorization.

```release-note
The CertificateSigningRequest API added the `extra` field to persist all information about the requesting user. This mirrors the fields in the SubjectAccessReview API used to check authorization.
```
2017-02-23 02:24:32 -08:00
..
apps/v1beta1 Auto generated stuff. 2017-02-22 09:27:42 -05:00
authentication.k8s.io Generated files for authentication.k8s.io/v1 2017-02-07 01:44:56 -05:00
authorization.k8s.io Generated files 2017-02-06 18:16:51 -05:00
autoscaling Generated Files for autoscaling/v2alpha1 2017-02-07 22:25:27 -05:00
batch Auto generated stuff. 2017-02-22 09:27:42 -05:00
certificates.k8s.io/v1beta1 generated files 2017-02-20 16:20:57 -05:00
extensions/v1beta1 Auto generated stuff. 2017-02-22 09:27:42 -05:00
policy/v1beta1 checking-in generated code 2017-01-25 22:05:21 +01:00
rbac.authorization.k8s.io generated files 2017-02-13 15:33:10 -05:00
storage.k8s.io/v1beta1 checking-in generated code 2017-01-25 22:05:21 +01:00
v1 Auto generated stuff. 2017-02-22 09:27:42 -05:00
labels-annotations-taints.md Remove 'this is HEAD' warning on docs 2016-10-26 00:06:59 +02:00
README.md Remove 'this is HEAD' warning on docs 2016-10-26 00:06:59 +02:00

API Reference

Use the following reference docs to understand the kubernetes REST API for various API group versions:

Analytics