Christian Simon
Christian Simon
I think the check is only important for Nginx's self test. I think it's not a good idea to maintain a valid host-headers slice in kube-lego. @znorris **Right now** kube-lego...
Will include this into the docs of the next release
Hey @renaudguerin, I have some time this week, so if you could provide me with: - Screenshot from GCE Console - Networking - Load Balancers - Raise log level to...
Can you try to use version 0.1.3 and set the env variable `LEGO_LOG_LEVEL=debug`. It might be a good idea to not set a custom `LEGO_KUBE_API_URL`. Not too sure why this...
Filtering on a namespace is not yet supported for kube-lego. If you only want to run kube-lego in a single namespace you could move kube-lego into that namespace.
The latest canary of kube-lego should support the provider ingress option. I would give a to set the class to `contour` and the provider to `nginx` and see what happens:...
I was just scared by the complexity of implementing this. It should not be that hard after all, as we are assessing the host information as aggregated information once a...
What exactly are you talking about? I can see many ways of integration with vault. Primary kube-lego use case is requesting certificates from a CA. As long as Vault is...
Not too sure if that is a good idea. I think that will have non-deterministic behaviour. I might be convinced if we have a better test coverage to merge that...
I think you are right, according to their rate-limits a duplicated cert issues hits when: > We also have a Duplicate Certificate limit of 5 certificates per week. A certificate...