VictorBac

Results 4 issues of VictorBac

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request. Searching for pre-existing...

type/enhancement
area/sync

Hi guys, I am trying to add support for GRPC checks following https://github.com/hashicorp/consul-esm/issues/117 For some reason, when this line runs: https://github.com/VictorBac/consul-esm/blob/feature/add-grpc-checks/check.go#L488 my check is updated, but some information are deleted...

enhancement
help wanted
waiting for reply
consul

Hi team! I am using consul-esm to run health-checks for externals services running in kubernetes. It's working great for http services. But I can't make it works with GRPC checks:...

Hello, I deployed a yugabyte cluster using the helm chart v2.7.1. I added _NodePort_, so that I an connect clients using a node_ip:nodePort Everything worked fine until I tried to...