k3s/pkg/apis
Kubernetes Submit Queue 5af04d1dd1 Merge pull request #32876 from errordeveloper/more-cert-utils
Automatic merge from submit-queue

Refactor cert utils into one pkg, add funcs from bootkube for kubeadm to use

**What this PR does / why we need it**:

We have ended-up with rather incomplete and fragmented collection of utils for handling certificates. It may be worse to consider using `cfssl` for doing all of these things, but for now there is some functionality that we need in `kubeadm` that we can borrow from bootkube. It makes sense to move the utils from bookube into core, as discussed in #31221.

**Special notes for your reviewer**: I've taken the opportunity to review names of existing funcs and tried to make some improvements in that area (with help from @peterbourgon).

**Release note**:

```release-note
NONE
```
2016-09-22 01:29:46 -07:00
..
abac Add +k8s:openapi-gen tag to API types 2016-09-12 18:47:03 -07:00
apps use groupmetafactoryregistry 2016-09-20 07:39:40 -04:00
authentication use groupmetafactoryregistry 2016-09-20 07:39:40 -04:00
authorization use groupmetafactoryregistry 2016-09-20 07:39:40 -04:00
autoscaling use groupmetafactoryregistry 2016-09-20 07:39:40 -04:00
batch use groupmetafactoryregistry 2016-09-20 07:39:40 -04:00
certificates Merge pull request #32876 from errordeveloper/more-cert-utils 2016-09-22 01:29:46 -07:00
componentconfig Merge pull request #33017 from deads2k/api-09-use-meta-factory 2016-09-20 15:50:41 -07:00
extensions use groupmetafactoryregistry 2016-09-20 07:39:40 -04:00
imagepolicy use groupmetafactoryregistry 2016-09-20 07:39:40 -04:00
policy use groupmetafactoryregistry 2016-09-20 07:39:40 -04:00
rbac use groupmetafactoryregistry 2016-09-20 07:39:40 -04:00
storage use groupmetafactoryregistry 2016-09-20 07:39:40 -04:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00