-
Notifications
You must be signed in to change notification settings - Fork 395
Time Namespace #3265
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Time Namespace #3265
Conversation
6af7953 to
b14b3c5
Compare
|
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. |
d24abea to
5250fc2
Compare
|
Works on my machine :(, using the same binary as the one built by the ci above. Weird fluke? Logs aren't helpful. |
|
Thank you for the implementation. The |
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]>
Signed-off-by: Carson Weeks <[email protected]>
b0128d9 to
72e02b4
Compare
Signed-off-by: Carson Weeks <[email protected]>
Signed-off-by: Carson Weeks <[email protected]>
|
Integration tests are done, it should be worth checking this out now. |
|
@CheatCodeSam |
Signed-off-by: Carson Weeks <[email protected]>
|
Good to go |
|
@saku3 Could I ask you to review this PR as the first reviewer? |
Description
Adding the time namespace.
Type of Change
Testing
Related Issues
Fixes #3259
Additional Context