add timens to default generated config.json#4573
add timens to default generated config.json#4573akhilerm wants to merge 2 commits intoopencontainers:mainfrom
Conversation
akhilerm
commented
Dec 30, 2024
- add timens to generated config.json
- fix tests to account for timens present in default config.json
Signed-off-by: Akhil Mohan <akhilerm@gmail.com>
Signed-off-by: Akhil Mohan <akhilerm@gmail.com>
|
Why? |
So that the default generated config.json has all the supported namespaces. Also, as per the discussion here |
|
Ah, I forgot that the
The default configuration doesn't include user namespaces, for similar reasons. There is a stronger argument for making user namespaces enabled by default but you can't do that in a generic way. |
|
I also think that time namespace is special and should not be enabled by default. |
|
Closing the PR as the consensus is not to enable timens by default. |