Phil Porada
Phil Porada
@jameshartig I had no idea this project existed when I added TCP+TLS to consul itself. Sorry about that. I don't believe it's been plumbed through nomad either.
- [x] https://github.com/letsencrypt/boulder/issues/7536
Gotcha, here's the old (default) behavior: ``` root@46dbabba90c5:/golang/unbound-pr-thread# curl -s localhost:9167/metrics | grep -v '#' | grep thread go_threads 14 unbound_cache_hits_total{thread="0"} 3 unbound_cache_misses_total{thread="0"} 0 unbound_prefetches_total{thread="0"} 0 unbound_queries_total{thread="0"} 3 unbound_recursive_replies_total{thread="0"} 0...
There's also a panic if you set `-unbound.ca ""` ``` unbound_exporter[5031]: level=info ts=2022-08-09T21:22:43.240Z caller=unbound_exporter.go:492 Startingunbound_exporter=(MISSING) unbound_exporter[5031]: panic: open : no such file or directory unbound_exporter[5031]: goroutine 1 [running]: unbound_exporter[5031]: main.main()...
@bastelfreak It's possible that we could investigate adding goreleaser support to this project to provide binaries.
@debugloop I'll bring this up during planning today.
Where should the complaints be filed?
@dependabot rebase
The WFE does have backends, but `helpers.py` needs to be changed to fix some OCSP verification checks. ``` Traceback (most recent call last): File "test/integration-test.py", line 146, in main() File...
What if the CA also output this information at startup?