rancher v2.15.1

RKEControlPlane.spec.machineSelectorFiles[].fileSources[].configMap.status.etcdSnapshotRestore

ETCDSnapshotRestore is the state for which the last etcd snapshot restore operation was successful.

3 fields
RKEControlPlane.spec.machineSelectorFiles[].fileSources[].configMap.status.etcdSnapshotRestore fields and descriptions
Field / TypeDescription
generation
integer

Generation is the current generation for which an etcd snapshot restore operation has been requested. Changing the Generation is the only thing required to initiate a snapshot restore.

name
string

Name refers to the name of the associated etcdsnapshot object.

  • nullable
restoreRKEConfig
string

Set to either none (or empty string), all, or kubernetesVersion

  • nullable