OS
Schema Hub

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.json
kubeconform
kubeconform -schema-location 'https://raw.githubusercontent.com/nlamirault/schema-hub/main/schemas/{{ .Group }}/{{ .ResourceKind }}_{{ .ResourceAPIVersion }}.json' manifest.yaml

Resource Structure

conditionsarray
The latest available observations of the migration's current state.
resourceVersionstring
ResourceVersion 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.