EngineStatus defines the observed state of the Longhorn engine
conditions
[]object
lastProbeTime
string
Last time we probed the condition.
lastTransitionTime
string
Last time the condition transitioned from one status to another.
message
string
Human-readable message indicating details about last transition.
reason
string
Unique, one-word, CamelCase reason for the condition's last transition.
status
string
Status is the status of the condition.
Can be True, False, Unknown.
type
string
Type is the type of the condition.
currentReplicaAddressMap
object
instanceManagerName
string
lastExpansionError
string
lastExpansionFailedAt
string
lastRestoredBackup
string
rebuildConcurrentSyncLimit
integer
RebuildConcurrentSyncLimit controls the maximum number of file synchronization operations that can run
concurrently during a single replica rebuild.
It is determined by the global setting or the volume spec field with the same name.
minimum: 0
replicaTransitionTimeMap
object
ReplicaTransitionTimeMap records the time a replica in ReplicaModeMap transitions from one mode to another (or
from not being in the ReplicaModeMap to being in it). This information is sometimes required by other controllers
(e.g. the volume controller uses it to determine the correct value for replica.Spec.lastHealthyAt).
unmapMarkSnapChainRemovedEnabled
boolean