This repository has been archived by the owner on Dec 21, 2019. It is now read-only.
Release version 1.3
-
Support for multiple domains in a single certificate! (SAN)
Simply write an array of domains in the request annotation and the
controller will fetch a single certificate that is valid for all of
them.
See the README for usage information. -
Better reconciliation!
The controller will now check that secrets actually contain the
requested certificates, and not just that a secret with a matching
name is present. -
Various other smaller fixes & improvements.
Check out the milestone for detailed information:
https://github.com/tazjin/kubernetes-letsencrypt/milestone/4?closed=1