-
Notifications
You must be signed in to change notification settings - Fork 454
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
CRItest for invalid registry and bad signature error codes #1158
Comments
Sounds like a good plan! /help |
@saschagrunert: GuidelinesPlease ensure that the issue body includes answers to the following questions:
For more details on the requirements of such an issue, please see here and ensure that they are met. If this request no longer meets these requirements, the label can be removed In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/assign @sohankunkerkar |
@SergeyKanzhelev @saschagrunert, I believe we need to create two separate images in order to test the |
The images in |
…odes Fixes: kubernetes-sigs#1158 Signed-off-by: Sohan Kunkerkar <sohank2602@gmail.com>
…odes Fixes: kubernetes-sigs#1158 Signed-off-by: Sohan Kunkerkar <sohank2602@gmail.com>
What would you like to be added:
As a follow up from kubernetes/kubernetes#117717 it will be great to create cri tests to ensure that the proper error messages are returned from the CRI implementation as CRI takes weak dependency on those.
This may not work for every implementation, so need to validate it first and maybe have those tests as optional at first.
The text was updated successfully, but these errors were encountered: