Skip to content

Commit

Permalink
Update design/20210203.certificate-request-identity.md
Browse files Browse the repository at this point in the history
Co-authored-by: Jake Sanders <i@am.so-aweso.me>
Signed-off-by: Jake Sanders <i@am.so-aweso.me>
  • Loading branch information
JoshVanL and jakexks committed Feb 4, 2021
1 parent 41dac7f commit 759249b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion design/20210203.certificate-request-identity.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ configuring auditing is available, it is often not preferable and an
anti-pattern to make runtime decisions on historical audit logs.

The upstream [Kubernetes certificates
`CertificateSigningRequest`](https://github.com/kubernetes/api/blob/master/certificates/v1/types.go#L41)
`CertificateSigningRequest`](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.20/#certificatesigningrequest-v1-certificates-k8s-io)
API has identity as part of the resource. As the project intends to align and
likely make this resource compatible with cert-manager in some way, the
`CertificateRequest` should expose identical identity details. This means
Expand Down

0 comments on commit 759249b

Please sign in to comment.