Skip to content

[docker v1.11.0-rc2] container info missing metadata #1185

Closed
@timstclair

Description

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

xref kubernetes/kubernetes#23397

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions