Carlos Alexandro Becker

Results 859 comments of Carlos Alexandro Becker

You can use `caarlos0/elasticsearch_exporter:1.2.0-alpha11`, it has more things though: https://github.com/justwatchcom/elasticsearch_exporter/compare/master...caarlos0:dev?expand=1

you don't need to run it on all nodes, the exporter will still get metrics from all nodes anyway... ideally I think you should run one exporter per cluster.

for now my workaround has been `find . -name '*.yaml' | grep -v crd | xargs kubeval`

(don't know why `TestValidatorEmpty` is failing on travis)

This would be great! :+1:

Hey, how can I help getting this merged in? We have a replace in our go.mod for almost a year now 😬 refs https://github.com/goreleaser/goreleaser/issues/2080

I got reports about this as well... but for me it works fine... My guess is some funky go mod proxy, but as I can't reproduce I don't know as...

the lib author has been inactive on github since May... maybe someone wants to fork it?

seems like this was a fork of one of my projects, https://github.com/caarlos0/watchub I don't have any affiliation with this other than that.