Skip to content

Commit 1425384

Browse files
authored
fix description of signerName
Removed a line related to signerName because the feature is GA.
1 parent 9a06c1b commit 1425384

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

content/en/docs/reference/access-authn-authz/certificate-signing-requests.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,6 @@ Kubernetes provides built-in signers that each have a well-known `signerName`:
108108

109109
1. `kubernetes.io/legacy-unknown`: has no guarantees for trust at all. Some distributions may honor these as client
110110
certs, but that behavior is not standard Kubernetes behavior.
111-
This signerName can only be requested in CertificateSigningRequests created via the `certificates.k8s.io/v1` API version.
112111
Never auto-approved by {{< glossary_tooltip term_id="kube-controller-manager" >}}.
113112
1. Trust distribution: None. There is no standard trust or distribution for this signer in a Kubernetes cluster.
114113
1. Permitted subjects - any

0 commit comments

Comments
 (0)