k3s/pkg/apis
k8s-merge-robot 32eccd413f Merge pull request #25562 from gtank/certificates-api-v9
Automatic merge from submit-queue

TLS bootstrap API group (alpha)

This PR only covers the new types and related client/storage code- the vast majority of the line count is codegen. The implementation differs slightly from the current proposal document based on discussions in design thread (#20439). The controller logic and kubelet support mentioned in the proposal are forthcoming in separate requests.

I submit that #18762 ("Creating a new API group is really hard") is, if anything, understating it. I've tried to structure the commits to illustrate the process.

@mikedanese @erictune @smarterclayton @deads2k

```release-note-experimental
An alpha implementation of the the TLS bootstrap API described in docs/proposals/kubelet-tls-bootstrap.md.
```

[![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/.github/PULL_REQUEST_TEMPLATE.md?pixel)]()
2016-06-28 13:25:22 -07:00
..
abac Switch API objects to not register per version codecs 2016-01-22 01:10:21 -05:00
apps let dynamic client handle non-registered ListOptions; 2016-06-22 13:18:50 -07:00
authentication.k8s.io Generated fields for inlining 2016-05-28 08:53:22 -04:00
authorization ObjectMeta, ListMeta, and TypeMeta should implement their interfaces 2016-06-10 13:28:54 -04:00
autoscaling let dynamic client handle non-registered ListOptions; 2016-06-22 13:18:50 -07:00
batch let dynamic client handle non-registered ListOptions; 2016-06-22 13:18:50 -07:00
certificates codegen: GENERATE ALL THE THINGS 2016-06-28 12:05:41 -07:00
componentconfig Convert service account token controller to use a work queue 2016-06-27 13:01:24 -04:00
extensions controller: proportionally scale paused and rolling deployments 2016-06-20 12:13:35 +02:00
policy let dynamic client handle non-registered ListOptions; 2016-06-22 13:18:50 -07:00
rbac Merge pull request #26753 from ericchiang/rbac-authorizer-tests 2016-06-19 19:19:08 -07:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00