StorageVersionMigrationStatus
Status of the storage version migration.
Schema URL
https://raw.githubusercontent.com/nlamirault/schema-hub/main/schemas/storagemigration.api.k8s.io/StorageVersionMigrationStatus_v1beta1.json▶ Usage examples
VS Code / yaml-language-server
# yaml-language-server: $schema=https://raw.githubusercontent.com/nlamirault/schema-hub/main/schemas/storagemigration.api.k8s.io/StorageVersionMigrationStatus_v1beta1.jsonkubeconform
kubeconform -schema-location 'https://raw.githubusercontent.com/nlamirault/schema-hub/main/schemas/{{ .Group }}/{{ .ResourceKind }}_{{ .ResourceAPIVersion }}.json' manifest.yamlResource Structure
conditionsarrayThe latest available observations of the migration's current state.
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.