kubernetes v1.37

PodCertificateRequestSpec.unverifiedUserAnnotations

unverifiedUserAnnotations allow pod authors to pass additional information to the signer implementation. Kubernetes does not restrict or validate this metadata in any way. Entries are subject to the same validation as object metadata annotations, with the addition that all keys must be domain-prefixed. No restrictions are placed on values, except an overall size limitation on the entire field. Signers should document the keys and values they support. Signers should deny requests that contain keys they do not recognize.

1 fields
PodCertificateRequestSpec.unverifiedUserAnnotations fields and descriptions
Field / TypeDescription
[key]
string

No description provided.