Andrey Smirnov
Andrey Smirnov
This will be mostly operations issue, but we can track it here.
HTTP and registry APIs are protected with a `username:token` pair, each username might have multiple valid tokens. Credentials are provided to the Image Factory via a static source (e.g. a...
This will be an issue with your UEFI firmware and systemd-boot. It works fine on UEFI firmwares we tested with. Manual enrollment is always an option though.
From security point of view, this should be optional, as we don't want to increase attack surface. This might be a perfect system extensions.
let's wait for #311 and circle back to this issue
I'm not quite sure what is wrong in the docs (but they are wrong), but you don't need any of it. You can use Image Factory UI to pick your...
In fact, this change was reverted back in containerd/runc, so latest Talos version have `tun` by default "as before". So not sure if this is needed vs. just upgrading Talos.
This might happen when partition management would be forced to insert more partitions "before" existing partitions. E.g. it was: ``` p1 | p2 ``` Then `p1` is removed, while `p2`...
It's not clear in your sequence - do you wipe a disk in between?