mirror of
https://github.com/siderolabs/omni.git
synced 2025-08-06 01:27:02 +02:00
Some checks failed
default / default (push) Has been cancelled
default / e2e-backups (push) Has been cancelled
default / e2e-cluster-import (push) Has been cancelled
default / e2e-forced-removal (push) Has been cancelled
default / e2e-omni-upgrade (push) Has been cancelled
default / e2e-scaling (push) Has been cancelled
default / e2e-short (push) Has been cancelled
default / e2e-short-secureboot (push) Has been cancelled
default / e2e-templates (push) Has been cancelled
default / e2e-upgrades (push) Has been cancelled
default / e2e-workload-proxy (push) Has been cancelled
The node token status can be used to check if the machine has the unique token generated. It also shows the exact token state: - `NONE` - token is supported, but not yet generated. - `UNSUPPORTED` - Talos is < 1.6.x, so token won't be generated. - `EPHEMERAL` - token is generated, but is not persistent, so join token rotation and machine reboot will make the node to disconnect. - `PERSISTENT` - token is generated and is persisted to the `META` partition. If the node unique status is `NONE` the same controller will try to generate node unique token. Fixes: https://github.com/siderolabs/omni/issues/1348 Signed-off-by: Artem Chernyshev <artem.chernyshev@talos-systems.com> |
||
---|---|---|
.. | ||
debug | ||
discovery | ||
dns | ||
extensions | ||
factory | ||
grpc | ||
health | ||
imagefactory | ||
installimage | ||
k8sproxy | ||
logging | ||
monitoring | ||
oidc | ||
powerstage | ||
resourcelogger | ||
runtime | ||
saml | ||
services | ||
workloadproxy/lb | ||
server.go |