update crd
This commit is contained in:
@@ -44,6 +44,10 @@
|
||||
"checksum": {
|
||||
"type": "string"
|
||||
},
|
||||
"checksumCalculatedAt": {
|
||||
"description": "ChecksumCalculatedAt is the RFC3339 timestamp indicating when the checksum\nfor this snapshot was last calculated or updated.",
|
||||
"type": "string"
|
||||
},
|
||||
"children": {
|
||||
"additionalProperties": {
|
||||
"type": "boolean"
|
||||
@@ -76,6 +80,9 @@
|
||||
"readyToUse": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"requestedTime": {
|
||||
"type": "string"
|
||||
},
|
||||
"restoreSize": {
|
||||
"format": "int64",
|
||||
"type": "integer"
|
||||
|
||||
Reference in New Issue
Block a user