kubernetes/cmd
Monis Khan 7e891e5d6c
csr: correctly handle backdating of short lived certs
This change updates the backdating logic to only be applied to the
NotBefore date and not the NotAfter date when the certificate is
short lived. Thus when such a certificate is issued, it will not be
immediately expired.  Long lived certificates continue to have the
same lifetime as before.

Consolidated all certificate lifetime logic into the
PermissiveSigningPolicy.policy method.

Signed-off-by: Monis Khan <mok@vmware.com>
2021-06-23 15:36:11 -04:00
..
clicheck hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
cloud-controller-manager add normalize function to global FlagSet 2021-03-18 09:23:52 +08:00
dependencycheck hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
gendocs gendocs: using bytes.NewReader(nil)/ioutil.Discard instead of os input/output to generate command 2021-06-08 11:55:32 +08:00
genkubedocs gendocs: using bytes.NewReader(nil)/ioutil.Discard instead of os input/output to generate command 2021-06-08 11:55:32 +08:00
genman gendocs: using bytes.NewReader(nil)/ioutil.Discard instead of os input/output to generate command 2021-06-08 11:55:32 +08:00
genswaggertypedocs hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
genutils hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
genyaml hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
importverifier hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
kube-apiserver Switch to go.etcd.io/etcd/client/v3 2021-06-15 09:53:06 -04:00
kube-controller-manager JSON log format registration for kube-controller-manager 2021-06-10 07:30:30 +08:00
kube-proxy kube-proxy: remove ServiceTopology implementation 2021-06-03 22:17:46 -04:00
kube-scheduler Move scheduler plugin set and configuration defaulting to component config 2021-06-16 10:15:29 -04:00
kubeadm Merge pull request #102901 from wangyysde/add-support-imagePullPolicy-fix524 2021-06-22 07:43:59 -07:00
kubectl hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
kubectl-convert hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
kubelet csr: correctly handle backdating of short lived certs 2021-06-23 15:36:11 -04:00
kubemark Kubemark: allow choosing image-service 2021-04-16 14:42:24 +02:00
linkcheck hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
preferredimports Fixup golang.org/x/term staticcheck warnings 2021-03-02 01:08:21 -05:00
OWNERS Sign up dims for additional review roles 2020-08-08 19:08:38 -04:00