mirror of https://github.com/status-im/consul.git
af335e7ecc
Nodes themselves are not namespaced, so we'd originally assumed we did not need to pass through the ns query parameter when listing or viewing nodes. As it turns out the API endpoints we use to list and view nodes (and related things) return things that are namespaced, therefore any API requests for nodes do require a the ns query parameter to be passed through to the request. This PR adds the necessary ns query param to all things Node, apart from the querying for the leader which only returns node related information. |
||
---|---|---|
.. | ||
dc | ||
application.js | ||
dc.js | ||
index.js | ||
notfound.js | ||
nspace.js | ||
settings.js |