[docker v1.11.0-rc2] container info missing metadata #1185
Closed
Description
opened on Mar 31, 2016
Comparing the output of the stats query:
curl -X "POST" -d '{"containerName":"/","subcontainers":true,"num_stats":1}' $(k8s-node-proxy)/stats/container
From a cluster running on docker-v1.11.0-rc2 vs docker-v1.9.1, the docker-v1.11.0-rc2 response is missing
- id
- aliases
- namespace
- labels
Activity