Skip to content
This repository has been archived by the owner on Jan 30, 2020. It is now read-only.

Add support for consul version 1.x.x #61

Closed
andriisabitov opened this issue Mar 7, 2018 · 1 comment
Closed

Add support for consul version 1.x.x #61

andriisabitov opened this issue Mar 7, 2018 · 1 comment

Comments

@andriisabitov
Copy link
Contributor

Consul 1.0.0 has breaking API changes, see CHANGELOG and PR

Starting from this release it's not possible to use GET to update health checks. While trying do it we're getting: "Received 405 trying to update health".

It is necessary to use PUT verb for updating health checks.

@codec
Copy link
Contributor

codec commented Apr 24, 2018

fixed w/ #62

@codec codec closed this as completed Apr 24, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants