mirror of
https://github.com/siderolabs/talos.git
synced 2025-08-09 16:17:05 +02:00
Fixes #5789 Example: ```yaml spec: stage: running status: ready: false unmetConditions: - name: staticPods reason: kube-system/kube-controller-manager-talos-default-master-1 not ready, kube-system/kube-scheduler-talos-default-master-1 not ready ``` As events (CLI doesn't show full contents): ``` 172.20.0.2 cbhf2l6f9lrs738hehfg talos/runtime/machine.MachineStatusEvent BOOTING ready: false, unmet conditions: [time network services] ``` Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com> |
||
---|---|---|
.. | ||
api.go | ||
apply-config.go | ||
discovery.go | ||
diskusage.go | ||
dmesg.go | ||
etcd-recover.go | ||
etcd.go | ||
events.go | ||
generate-config.go | ||
logs.go | ||
machine-status.go | ||
reboot.go | ||
reset.go | ||
update-endpoint.go | ||
update-hostname.go | ||
version.go |