intel / trusted-certificate-issuer

Trusted Certificate Service (TCS) is a K8s service to protect signing keys using Intel's SGX technology. K8s CSR and cert-manager CR APIs are both supported. TCS also contains integration samples for Istio service mesh and Key Management Reference Application (KMRA).
Apache License 2.0
29 stars 15 forks source link

Add labels to TCS Issuer spec that will be applied to Quote Attestation CR #41

Closed snackewm closed 2 years ago

snackewm commented 2 years ago

Request for ability to supply labels in the TCS Issuer CRs that will be added to the Quote Attestation CR when it's created by TCS.

avalluri commented 2 years ago

PR #43 supposed to address this.