File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
charts/openstack-hypervisor-operator/crds Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -315,6 +315,14 @@ spec:
315315 firmwareVersion :
316316 description : FirmwareVersion
317317 type : string
318+ gardenLinuxCommitID :
319+ description : Represents the Garden Linux build commit id
320+ type : string
321+ gardenLinuxFeatures :
322+ description : Represents the Garden Linux Feature Set
323+ items :
324+ type : string
325+ type : array
318326 hardwareModel :
319327 description : HardwareModel
320328 type : string
@@ -336,6 +344,10 @@ spec:
336344 prettyVersion :
337345 description : PrettyVersion
338346 type : string
347+ variantID :
348+ description : Identifying a specific variant or edition of the
349+ operating system
350+ type : string
339351 version :
340352 description : Represents the Operating System version.
341353 type : string
You can’t perform that action at this time.
0 commit comments