tczekajlo / kube-consul-register

a tool to register Kubernetes PODs as Consul Services
Apache License 2.0
105 stars 50 forks source link

Check discovery #64

Closed till closed 1 year ago

till commented 2 years ago

@tczekajlo would you take any of this? I can split it into different PRs too. But essentially, this fixes #58 as well.

till commented 2 years ago

I re-discovered one more bug, that I didn't fix yet.

When I reference a port by name (in a probe), it's cast to 0 — then no checks work either. I'll see if I can resolve that too in this PR.

till commented 1 year ago

There doesn't seem to be any interest in this. I am giving up.