ETCDSnapshotRestore.status
Status is the observed state of the ETCDSnapshotRestore.
| Field / Type | Description |
|---|---|
Conditions represent the latest available observations of an operation's current state. Known condition types are Pending, InProgress, Succeeded, Failed, Canceled, and Paused . Operations may have additional conditions of their own. Operations may also provide additional information in the form of messages.
| |
lastUpdated | LastUpdated identifies when the phase of the Operation last transitioned. LastUpdated will also be updated during step transitions, if applicable.
|
observedGeneration | ObservedGeneration is the latest generation observed by the controller.
|
phase | Phase represents the current phase of the Operation. A Pending operation is one that is currently waiting to acquire the beacon, active it, and begin execution. An InProgress operation is one that is currently executing. A Succeeded operation is one that completed successfully. A Failed operation is one that failed to complete successfully. A Canceled operation is one that was canceled by the user or system.
|
step | Step is the current step of the operation. Step is typically only valid during the InProgress phase.
|