kubernetes/cmd
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
..
gendocs Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
genkubedocs Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
genman Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
genswaggertypedocs Remove GOMAXPROCS() calls because they are unnecessary 2016-07-19 11:08:21 +03:00
genutils Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
genyaml Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
hyperkube In error, the first letter is low-case letter 2016-09-20 14:10:47 +08:00
kube-apiserver Merge pull request #31491 from dims/fixes-issue-13598 2016-09-21 21:31:56 -07:00
kube-controller-manager Merge pull request #32876 from errordeveloper/more-cert-utils 2016-09-22 01:29:46 -07:00
kube-discovery Vendor github.com/square/go-jose@789a4c4bd4c118f7564954f441b29c153ccd6a96 2016-09-14 15:28:22 +01:00
kube-dns Support graceful termination in kube-dns 2016-09-01 12:54:33 -07:00
kube-proxy delete null value 2016-09-07 08:27:17 +08:00
kubeadm Vendor github.com/square/go-jose@789a4c4bd4c118f7564954f441b29c153ccd6a96 2016-09-14 15:28:22 +01:00
kubectl Split the version metric out to its own package 2016-08-24 11:47:16 -07:00
kubelet Merge pull request #32876 from errordeveloper/more-cert-utils 2016-09-22 01:29:46 -07:00
kubemark Split the version metric out to its own package 2016-08-24 11:47:16 -07:00
kubernetes-discovery etcd3 validation showed that several unit tests that depend on apiserver being fully 2016-08-18 14:12:24 -05:00
libs/go2idl Move generated openAPI specs out of genericapiserver and make it configurable 2016-09-20 14:06:10 -07:00
linkcheck Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
mungedocs Update the latestReleaseBranch to release-1.4 in the munger. 2016-09-01 14:40:55 -07:00
OWNERS Remove myself from a bunch of OWNERS files, as I am too overloaded 2016-05-11 13:34:51 -07:00