File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed
api/core/v1alpha2/vdcondition Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -101,8 +101,6 @@ const (
101101 // ClusterImageNotFound indicates that the `ClusterVirtualImage` datasource is not found, which prevents the import process from starting.
102102 ClusterImageNotFound DatasourceReadyReason = "ClusterImageNotFound"
103103
104- // AddingOriginalMetadataNotStarted indicates that the adding original metadata process has not started yet.
105- AddingOriginalMetadataNotStarted ReadyReason = "AddingOriginalMetadataNotStarted"
106104 // WaitForUserUpload indicates that the `VirtualDisk` is waiting for the user to upload a datasource for the import process to continue.
107105 WaitForUserUpload ReadyReason = "WaitForUserUpload"
108106 // Provisioning indicates that the provisioning process is currently in progress.
You can’t perform that action at this time.
0 commit comments