StorageVersionMigrationStatus

io.k8s.api.storagemigration.v1alpha1.StorageVersionMigrationStatus source ↗

Status of the storage version migration.

conditions[]MigrationConditionThe latest available observations of the migration's current state.
lastUpdateTimeTimeThe last time this condition was updated.
messagestringA human readable message indicating details about the transition.
reasonstringThe reason for the condition's last transition.
statusstring requiredStatus of the condition, one of True, False, Unknown.
typestring requiredType of the condition.
resourceVersionstringResourceVersion to compare with the GC cache for performing the migration. This is the current resource version of given group, version and resource when kube-controller-manager first observes this StorageVersionMigration resource.