-
Notifications
You must be signed in to change notification settings - Fork 456
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
Test for new CRI features #131
Comments
/cc @miaoyq |
@Random-Liu OK, I will do my best to finish this. : ) |
@miaoyq I think only do 2) is good enough for now. :) For 1) we do have a node e2e test https://github.com/kubernetes/kubernetes/blob/master/test/e2e_node/security_context_test.go#L366, we could migrate some test here. |
@Random-Liu @miaoyq updated descriptions to include a list of todos. |
@miaoyq Are you working on Mount propagation tests? |
@feiskyer Yes, have finished the coding, testing now. |
@miaoyq cool. I will work on NoNewPrivilege. |
Part of kubernetes-sigs#131. Signed-off-by: Yanqiang Miao <[email protected]>
all done. |
We need CRI validation test for new CRI features:
We should at least add test for 2).
The text was updated successfully, but these errors were encountered: