Skip to content

Conversation

@CheatCodeSam
Copy link
Contributor

@CheatCodeSam CheatCodeSam commented Sep 30, 2025

Description

Adding the time namespace.

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Refactoring (no functional changes)
  • Performance improvement
  • Test updates
  • CI/CD related changes
  • Other (please describe):

Testing

  • Added new unit tests
  • Added new integration tests
  • Ran existing test suite
  • Tested manually (please provide steps)

Related Issues

Fixes #3259

Additional Context

@CheatCodeSam
Copy link
Contributor Author

CheatCodeSam commented Oct 16, 2025

Hello @saku3, This should be done in terms of implementation. I'm just curious what I should add the integration tests. I have one test where it just checks if a container with a time namespace can be created at all.

@CheatCodeSam CheatCodeSam marked this pull request as ready for review October 16, 2025 02:59
@CheatCodeSam
Copy link
Contributor Author

Works on my machine :(, using the same binary as the one built by the ci above. Weird fluke? Logs aren't helpful.

@saku3
Copy link
Member

saku3 commented Oct 18, 2025

Thank you for the implementation.
For integration tests, you can refer to the following.
https://github.com/opencontainers/runc/blob/main/tests/integration/timens.bats

The oci-validation-go tests occasionally fail, so I think it’s fine not to worry about them for now.”

Signed-off-by: Carson Weeks <[email protected]>
Signed-off-by: Carson Weeks <[email protected]>
Signed-off-by: Carson Weeks <[email protected]>
Signed-off-by: Carson Weeks <[email protected]>
Signed-off-by: Carson Weeks <[email protected]>
Signed-off-by: Carson Weeks <[email protected]>
Signed-off-by: Carson Weeks <[email protected]>
Signed-off-by: Carson Weeks <[email protected]>
@CheatCodeSam
Copy link
Contributor Author

Integration tests are done, it should be worth checking this out now.

@saku3 saku3 self-assigned this Nov 15, 2025
@saku3
Copy link
Member

saku3 commented Nov 29, 2025

@CheatCodeSam
Sorry for the late review.
I’d appreciate it if you could resolve the conflicts.

Signed-off-by: Carson Weeks <[email protected]>
@CheatCodeSam
Copy link
Contributor Author

Good to go

@utam0k
Copy link
Member

utam0k commented Dec 6, 2025

@saku3 Could I ask you to review this PR as the first reviewer?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

support time namespace

3 participants