Nathan Johnson

Results 54 comments of Nathan Johnson

So overall I like the idea, but one thing that might be an improvement would be to handle the case where a hostname starts with a numeric character, as was...

that is certainly an option. Regardless, since this has come up twice now, the docs could be clearer that metrics.prefix is still in play with prometheus, and maybe make mention...

We use vault for our fabio certificate stores. We have a homegrown set of scripts that handle renewals for now, but I have not yet looked into acme-vault. I will...

This is an interesting idea. In your png, I see all of your routes are using hostnames / fqdns to route. How would you envision path based routes working? Also,...

closing due to age

followup: tentatively this seems to be caused by not loading a root cert bundle on ios. As a workaround, I can call load_verify_locations_from_file and hand it a CA bundle, I...

I am very much interested in seeing this get rolled in. @bassosimone would it be helpful for me to put together a PR, or is this something you've already started...

I'm halfway tempted to remove the vendor directory and just rely on go modules anyway. It will probably be later in the week before I'm able to look at this...

This looks very interesting. What did you have in mind?