Merge pull request #108282 from sftim/20220222_reword_types_container_runtime_neutral

Update types to be neutral about container runtime
This commit is contained in:
Kubernetes Prow Robot
2022-03-28 13:01:08 -07:00
committed by GitHub
14 changed files with 39 additions and 46 deletions

View File

@@ -40,7 +40,7 @@
"bootID": "44a832f3-8cfb-4de5-b7d2-d66030b6cd95",
"kernelVersion": "3.16.0-0.bpo.4-amd64",
"osImage": "Debian GNU/Linux 7 (wheezy)",
"containerRuntimeVersion": "docker://1.5.0",
"containerRuntimeVersion": "containerd://1.4.2",
"kubeletVersion": "v0.15.0-484-g0c8ee980d705a3-dirty",
"kubeProxyVersion": "v0.15.0-484-g0c8ee980d705a3-dirty"
}