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

controllers/issuer: keep reconciling for attestation ready #42

Closed avalluri closed 2 years ago

avalluri commented 2 years ago

... also fixed broken unit tests.

FIXES #40

avalluri commented 2 years ago

LGTM, but #43 seems to already include this patch? Should we rather review it and close this?

To avoid unnecessary merge conflicts, i add this change also in #43. Lets review and merge this first.