Aaron Roydhouse
Aaron Roydhouse
Do you have a new location in mind? I guess we should change the default label/annotation prefix. Even if we change the default, we could make it configurable, so people...
In preparation for this I added options to support overriding the annotation/label prefix and the Certificate namespace to the #30 'class' branch. So if we move and update the code...
Hi @thockin we originally used kube-lego and later switched to kube-cert-manager. Frankly kcm is more capable and a lot easier to deploy and manage that kube-lego (was - it may...
> Does this work for Google Cloud LB, for example? @thockin are you asking if KCM requires an Ingress Controller like `kube-lego` does, or can KCM also work with LoadBalancers...
Thanks @thockin I would welcome an eventual merged or successor project. My impression is the `kube-lego` people only concern themselves with tight integration with a single Ingress Controller. So a...
@nanliu yes, whether you use `kube-lego` or kcm, you are currently on your own for the A or CNAME records, since the underlying [Lego](https://github.com/xenolf/lego) library only handles creating and deleting...
@Jaykah I believe the eni1234567890 interfaces created by Calico do not require IP addresses, as my (very limited) understanding is Calico operates off the MAC address, making the host the...
The current output is interactive with line breaks and other stuff that doesn't suit logging or scripting. It would be nice to have some basic logging and a `--batch` switch...
@fd0 the current output is really only suited to running backups by hand, interactively. But who does that? Noone but the devs :-) Everyone schedules their backups and just wants...
@frittentheke I would suggest that is not the mechanism, that's the log level. If you enable 'debug' level logging, interactive or not interactive, then I'd expect every file and/or uploaded...