Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
check: fixes updates for checks in namespaces (#259)
/v1/health/node/:node will not return checks in all namespaces by default, therefore we were incorrectly returning early from handleUpdateCheck if the check we were looking for was associated to a service in a different namespace from our Consul token.
- Loading branch information