1
0
mirror of https://github.com/rancher/types.git synced 2025-09-16 06:49:21 +00:00

Schema updates

This commit is contained in:
Darren Shepherd
2018-01-12 03:01:21 -07:00
parent fa4d425ee9
commit 5478892344
5 changed files with 31 additions and 17 deletions

View File

@@ -39,7 +39,7 @@ func NodeTypes(version *types.APIVersion, schemas *types.Schemas) *types.Schemas
&m.Drop{Field: "daemonEndpoints"},
&m.Drop{Field: "images"},
&m.Drop{Field: "nodeInfo"},
&m.Drop{Field: "conditions"},
&m.Move{From: "conditions", To: "nodeConditions"},
&m.Drop{Field: "phase"},
&m.SliceToMap{Field: "volumesAttached", Key: "devicePath"},
).