You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Validated using commitid 354477adbfbd596828a56ce9882b081629321ed8 from branch release-1.22
Multiple debug logs are now passed when passing the --debug flag to the snapshot command. See below snippet of the command and the start of the logs which now contain DEBU for debug outputs.
~$ sudo k3s etcd-snapshot save --debug
WARN[0000] Unknown flag --write-kubeconfig-mode found in config.yaml, skipping
WARN[0000] Unknown flag --tls-san found in config.yaml, skipping
WARN[0000] Unknown flag --token found in config.yaml, skipping
INFO[0000] Managed etcd cluster bootstrap already complete and initialized
INFO[0000] Applying CRD addons.k3s.cattle.io
DEBU[0000] DesiredSet - Patch apiextensio
Backport #4920 to release-1.22
The text was updated successfully, but these errors were encountered: