mirror of
https://github.com/siderolabs/talos.git
synced 2025-08-15 19:17:07 +02:00
This basically provides `talosctl get --insecure` in maintenance mode. Only non-sensitive resources are available (equivalent to having `os:reader` role in the Talos client certificate). Changes: * refactored insecure/maintenance client setup in talosctl * `LinkStatus` is no longer sensitive as it shows only Wireguard public key, `LinkSpec` still contains private key for obvious reasons * maintenance mode injects `os:reader` role implicitly The motivation behind this PR is to deprecate networkd-era interfaces & routes APIs which are being used in TUI installer, and we need a replacement. Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com> |
||
---|---|---|
.. | ||
api.md | ||
cli.md | ||
configuration.md | ||
kernel.md | ||
platform.md |