mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-01 09:18:45 +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",
|
||||
"kubeProxyVersion": "kubeProxyVersionValue",
|
||||
"operatingSystem": "operatingSystemValue",
|
||||
"architecture": "architectureValue"
|
||||
"architecture": "architectureValue",
|
||||
"swap": {
|
||||
"capacity": 1
|
||||
}
|
||||
},
|
||||
"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
|
||||
operatingSystem: operatingSystemValue
|
||||
osImage: osImageValue
|
||||
swap:
|
||||
capacity: 1
|
||||
systemUUID: systemUUIDValue
|
||||
phase: phaseValue
|
||||
runtimeHandlers:
|
||||
|
Reference in New Issue
Block a user