open-consul/command/watch
Blake Covarrubias 00b0633bda
cli: Test API access using /status/leader in consul watch (#10795)
Replace call to /agent/self with /status/leader to verify agent
reachability before initializing a watch. This endpoint is not guarded
by ACLs, and as such can be queried by any API client regardless of
their permissions.

Fixes #9353
2021-08-09 09:00:33 -07:00
..
watch.go cli: Test API access using /status/leader in consul watch (#10795) 2021-08-09 09:00:33 -07:00
watch_test.go testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00