talos/internal
Noel Georgi d464ca869f
chore: drop runc memfd bind added in #9069
As of runc 1.2.0, it internally uses an `ovverlay` mount instead of
cloning `/proc/self/exe` and
https://github.com/opencontainers/runc/pull/4482/files drops and the
`DMZ` code. This also reduces code that Talos has to maintain.

Fixes: #9543

Signed-off-by: Noel Georgi <git@frezbo.dev>
2024-11-01 15:54:56 +05:30
..