/cluster/containers only returned the primary's containers: mam-api fanned out to each node-agent with a single NODE_AGENT_TOKEN, but each node-agent only accepted its own bound NODE_TOKEN, so remote nodes returned 401 and were silently dropped (UI showed 'only zampp1'). node-agent now ALSO accepts a shared CLUSTER_READ_TOKEN (= mam-api's NODE_AGENT_TOKEN) for the read-only container/log endpoints, so the aggregate container view + per-container logs work across the whole cluster. |
||
|---|---|---|
| .. | ||
| Dockerfile | ||
| index.js | ||
| package.json | ||