Tags: estafette/estafette-letsencrypt-certificate
Tags
Add feature to upload certificate to Cloudflare. (#40) * Add feature to upload certificate to Cloudflare. * Remove unused methods from restClient. * Use upsert ssl config to avoid cloudflare errors. * Add zone information to error message when updating cloudflare ssl config. * Refactor Upsert to not do anything if the certificate has the same expiration date. * Add some comments for the reasoning behind code choices.
Watch for namespaces (#33) * Add watch verb to namespaces in clusterrole. * Add check for namespace creation timestamp. * Update WatchNamespaces function with k8s go client library. * Use informer for watching namespaces. * Add info log about watching for new namespaces.
PreviousNext