Files
kubernetes/vendor/github.com
Kir Kolyshkin 54d43ecaed pkg/kubelet/user/userns: remove, use moby/sys/userns
The code from github.com/opencontainers/runc/libcontainer/userns package
was moved into github.com/moby/sys/user and github.com/moby/sys/userns
(see [1]), and the runc package is now deprecated in favor of moby/sys
(see [2]).

In addition, moby/sys/userns now has a non-Linux implementation, so
pkg/kubelet/user/userns package (introduced in commit 2e999ff to make a
non-Linux implementation) is not really needed anymore.

Let's switch to moby/sys/userns, and remove the package.

[1]: https://github.com/moby/sys/releases/tag/userns%2Fv0.1.0
[2]: https://github.com/opencontainers/runc/pull/4350

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2024-10-22 14:36:14 -07:00
..
2022-01-21 11:49:41 +01:00
2021-02-28 15:17:29 -08:00
2022-05-04 10:27:41 -04:00
2021-02-28 15:17:29 -08:00
2021-02-28 15:17:29 -08:00
2021-02-28 15:17:29 -08:00
2024-08-27 15:37:32 +00:00
2024-10-02 17:15:58 +00:00
2021-02-28 15:17:29 -08:00
2022-05-04 10:27:41 -04:00
2022-05-04 10:27:41 -04:00
2021-02-28 15:17:29 -08:00
2022-05-04 10:27:41 -04:00
2023-01-11 11:48:07 +01:00
2021-02-28 15:17:29 -08:00
2022-05-04 10:27:41 -04:00
2023-11-06 10:42:39 +08:00
2021-02-28 15:17:29 -08:00
2021-02-28 15:17:29 -08:00
2022-05-04 10:27:41 -04:00
2024-09-23 13:17:58 +00:00
2021-02-28 15:17:29 -08:00
2021-02-28 15:17:29 -08:00
2021-02-28 15:17:29 -08:00
2022-05-04 10:27:41 -04:00
2022-05-04 10:27:41 -04:00
2024-06-19 12:14:50 -06:00