feat: remove wrapperd and launch processes directly
Fixes #9472
TODO:
- [x] tests
- [x] finalize
Maybe the test should be a separate PR going in before refactoring. If so, will do later today
https://github.com/siderolabs/talos/actions/runs/11515928408/job/32057560561?pr=9489#step:18:6799
there's a chance this process just completes before cgroup code kicks in. What can we do? Qualify no such process as a warning?
siderolabs/talos/actions/runs/11515928408/job/32057560561?pr=9489#step:18:6799
there's a chance this process just completes before cgroup code kicks in. What can we do? Qualify
no such processas a warning?
I guess so. As we have a test which verifies that processes are in a proper cgroup, we should be good
/m