debian-mirror-gitlab/vendor/gems/kubeclient/test/json/pods_2.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

103 lines
3.2 KiB
JSON
Raw Normal View History

2023-03-04 22:38:38 +05:30
{
"kind":"PodList",
"apiVersion":"v1",
"metadata":{
"selfLink":"/api/v1/pods",
"resourceVersion":"53226147"
},
"items":[
{
"metadata":{
"name":"topological-inventory-persister-9-hznds",
"generateName":"topological-inventory-persister-9-",
"namespace":"topological-inventory-ci",
"selfLink":"/api/v1/namespaces/topological-inventory-ci/pods/topological-inventory-persister-9-hznds",
"uid":"0c114dde-d865-11e8-ba7e-d094660d31fb",
"resourceVersion":"51987342",
"creationTimestamp":"2018-10-25T14:48:34Z",
"labels":{
"name":"topological-inventory-persister"
}
},
"spec":{
"volumes":[
{
"name":"default-token-5pdjl",
"secret":{
"secretName":"default-token-5pdjl",
"defaultMode":420
}
}
],
"containers":[
{
"name":"topological-inventory-persister",
"image":"docker-registry.default.svc:5000/topological-inventory-ci/topological-inventory-persister@sha256:0f654ea09e749019cf3bcc4b8ee43b8dd813fcbf487843b917cf190213741927",
"resources":{
}
}
],
"restartPolicy":"Always",
"terminationGracePeriodSeconds":30,
"dnsPolicy":"ClusterFirst",
"nodeSelector":{
"node-role.kubernetes.io/compute":"true"
},
"serviceAccountName":"default",
"serviceAccount":"default",
"nodeName":"dell-r430-20.example.com",
"schedulerName":"default-scheduler"
},
"status":{
"phase":"Running",
"hostIP":"10.8.96.55",
"podIP":"10.129.1.108",
"startTime":"2018-10-25T14:48:34Z",
"qosClass":"BestEffort"
}
},
{
"metadata":{
"name":"topological-inventory-persister-9-vzr6h",
"generateName":"topological-inventory-persister-9-",
"namespace":"topological-inventory-ci",
"selfLink":"/api/v1/namespaces/topological-inventory-ci/pods/topological-inventory-persister-9-vzr6h",
"uid":"3065d8ce-d86a-11e8-ba7e-d094660d31fb",
"resourceVersion":"51996115",
"creationTimestamp":"2018-10-25T15:25:22Z",
"labels":{
"name":"topological-inventory-persister"
}
},
"spec":{
"volumes":null,
"containers":[
{
"name":"topological-inventory-persister",
"image":"docker-registry.default.svc:5000/topological-inventory-ci/topological-inventory-persister@sha256:0f654ea09e749019cf3bcc4b8ee43b8dd813fcbf487843b917cf190213741927",
"resources":{
}
}
],
"restartPolicy":"Always",
"terminationGracePeriodSeconds":30,
"dnsPolicy":"ClusterFirst",
"nodeSelector":{
"node-role.kubernetes.io/compute":"true"
},
"serviceAccountName":"default",
"serviceAccount":"default",
"nodeName":"dell-r430-20.example.com",
"schedulerName":"default-scheduler"
},
"status":{
"phase":"Running",
"hostIP":"10.8.96.55",
"podIP":"10.129.1.168",
"startTime":"2018-10-25T15:25:22Z",
"qosClass":"BestEffort"
}
}
]
}