Andrey Smirnov
Andrey Smirnov
Extensions are not allowed to append to `/usr/bin`.
I can't reproduce this issue with `main` at least, it looks like you have some broken build (?). Your exact patch applies, and all the functionality around config patching is...
I don't have any exact idea here, sorry. If it doesn't work with Talos release, we're happy to look into.
Looks like you're using very old container runtime in Concourse, this issue (proper list of capabilities) was fixed e.g. in Docker couple of years ago. It's a bug to create...
Then it's a bug in Concourse itself (I'm not familiar with details). Either way, it should never try to run a container which capabilities not available to the process creating...
> Also what is the reason for not building PK.auth, KEK.auth and db.auth inside imager? They are built automatically actually, you don't need to pass them yourself, unless you are...
Sorry to hear that Talos wiped the wrong disk. This option is considered to be removed in the future. But if this a bug, can you provide the output of...
The disk selector is a legacy mechanism, so it didn't really support NVMe drives iirc. We will be looking to replace the whole thing in 1.13 cycle.
The bug here is that the machine config validation is probably incomplete. The workaround is to apply previous machine config, as `apid` is running, which will fix this issue
We do not plan to put too much effort into this part of machine config, as it's going to be deprecated/replaced in the future. PRs are welcome though.