Docker images are available at quay.io/jetstack/cert-manager-google-cas-issuer:0.2.0
One line install: kubectl apply -f https://github.com/jetstack/google-cas-issuer/releases/download/v0.2.0/google-cas-issuer-v0.2.0.yaml
Changelog
This release improves the usability of the Google CAS Issuer:
- The Issuer now sends events and sets conditions on CertificateRequests and (Cluster)Issuers
- The status of issuers is now pretty-printed in the output of
kubectl get
- Reconcile bugs squashed