mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-03 02:07:38 +00:00
add auto-generated files: make update
Signed-off-by: Itamar Holder <iholder@redhat.com>
This commit is contained in:
@@ -108,7 +108,10 @@
|
|||||||
"kubeletVersion": "kubeletVersionValue",
|
"kubeletVersion": "kubeletVersionValue",
|
||||||
"kubeProxyVersion": "kubeProxyVersionValue",
|
"kubeProxyVersion": "kubeProxyVersionValue",
|
||||||
"operatingSystem": "operatingSystemValue",
|
"operatingSystem": "operatingSystemValue",
|
||||||
"architecture": "architectureValue"
|
"architecture": "architectureValue",
|
||||||
|
"swap": {
|
||||||
|
"capacity": 1
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"images": [
|
"images": [
|
||||||
{
|
{
|
||||||
|
BIN
staging/src/k8s.io/api/testdata/HEAD/core.v1.Node.pb
vendored
BIN
staging/src/k8s.io/api/testdata/HEAD/core.v1.Node.pb
vendored
Binary file not shown.
@@ -108,6 +108,8 @@ status:
|
|||||||
machineID: machineIDValue
|
machineID: machineIDValue
|
||||||
operatingSystem: operatingSystemValue
|
operatingSystem: operatingSystemValue
|
||||||
osImage: osImageValue
|
osImage: osImageValue
|
||||||
|
swap:
|
||||||
|
capacity: 1
|
||||||
systemUUID: systemUUIDValue
|
systemUUID: systemUUIDValue
|
||||||
phase: phaseValue
|
phase: phaseValue
|
||||||
runtimeHandlers:
|
runtimeHandlers:
|
||||||
|
Reference in New Issue
Block a user