Skip to content

Commit

Permalink
Merge pull request #1984 from liggitt/csr-impl
Browse files Browse the repository at this point in the history
Mark CSR GA KEPs as implemented
  • Loading branch information
k8s-ci-robot authored Sep 14, 2020
2 parents fe2fa0a + cd3ad02 commit bd6bda9
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
5 changes: 3 additions & 2 deletions keps/sig-auth/20190607-certificates-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ approvers:
- "@liggitt"
- "@smarterclayton"
creation-date: 2019-06-07
last-updated: 2020-01-21
status: implementable
last-updated: 2020-09-14
status: implemented
---

# Certificates API
Expand Down Expand Up @@ -500,3 +500,4 @@ control plane.
- 1.18: 2020-01-15: Multi-signer design added
- 1.18: 2020-01-21: status.certificate field format validation added
- 1.19: 2020-05-07: v1 details added
- 1.19: 2020-08-26: v1 implementation released
Original file line number Diff line number Diff line change
Expand Up @@ -392,3 +392,4 @@ client certificates must remain backwards compatible for at least n-2 releases.
- v1.11 - openshift enables kubelet client certificate rotation
- v1.18 - CertificateSigningRequest API adds support for specific kubelet client certificate signers
- v1.19 - Legacy proposal converted to KEP
- v1.19 - Graduated to GA
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ owning-sig: sig-auth
participating-sigs:
- sig-auth
- sig-node
status: implementable
status: implemented
creation-date: 2017-06-27
reviewers:
- "@smarterclayton"
Expand All @@ -20,7 +20,6 @@ see-also:
- "/keps/sig-auth/20190607-certificates-api.md"
replaces:
- https://github.com/kubernetes/community/pull/768
#stage: stable
latest-milestone: "v1.19"
milestone:
alpha: "v1.4"
Expand Down

0 comments on commit bd6bda9

Please sign in to comment.