Open EmilienR opened 1 year ago
Hello @EmilienR Can you rebase to avoid conflicts?
Hello @pierresouchay, I'm sorry I don't understand what is wrong ? I'm already based on the last master commit Thanks
Huh... Sorry, it seems ok. But in order to merge, we need first to fix format (see the github actions that are failing)
Hello, I think it's okay now, I added new test cases.
Hello,
I've added status API calls (https://developer.hashicorp.com/consul/api-docs/status) to check cluster status, changed the tag filtering method (use filter query parameter instead of tag, added filter variable in QueryOptions) and added node health check API calls (https://developer.hashicorp.com/consul/api-docs/health#list-checks-for-node).
Thanks,
Emilien