We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Add unit-test for modifyContainerNamespaceOptions method which locate on cri/v1alpha1/cri_utils.go.
modifyContainerNamespaceOptions
You can take env_test.go for reference.
pouch version
uname -a
The text was updated successfully, but these errors were encountered:
group4:add unit test to modifiedContainerNamespaceOptions , fix Aliyu…
383de6c
…nContainerService#1911 Signed-off-by: zhusinan0601 <[email protected]>
3c1f151
Successfully merging a pull request may close this issue.
Ⅰ. Issue Description
Add unit-test for
modifyContainerNamespaceOptions
method which locate on cri/v1alpha1/cri_utils.go.You can take env_test.go for reference.
Ⅱ. Describe what happened
Ⅲ. Describe what you expected to happen
Ⅳ. How to reproduce it (as minimally and precisely as possible)
Ⅴ. Anything else we need to know?
Ⅵ. Environment:
pouch version
):uname -a
):The text was updated successfully, but these errors were encountered: