spacelift workerpool v0.0.42
Worker.status
WorkerStatus defines the observed state of Worker
| Field / Type | Description |
|---|---|
currentRunID | No description provided. |
registered | No description provided. |
replicas | Replicas reports how many pods are currently associated with this Worker: 1 while a run is executing (BUSY), 0 otherwise (IDLE or being deleted). Required by the scale subresource contract.
|
selector | Selector is the label selector for pods owned by this Worker, exposed via the scale subresource. Required by the scale subresource contract. |
state | No description provided. |