youki
youki copied to clipboard
support time namespace
As far as I can confirm, there’s no implementation for the time namespace. Please refer to the following.
runtime spec
- https://github.com/opencontainers/runtime-spec/blob/main/config-linux.md#namespaces
- https://github.com/opencontainers/runtime-spec/blob/main/config-linux.md#offset-for-time-namespace
runc implementation
- https://github.com/opencontainers/runc/pull/3876
Please add tests, too.
- https://github.com/opencontainers/runc/blob/main/tests/integration/timens.bats
@CheatCodeSam Can I assign you to this issue?
Sure! I'm working on this right now @saku3