-
Notifications
You must be signed in to change notification settings - Fork 1.1k
adds intermediate checking to image info #3892
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
Conversation
|
Hi @wgahnagl. Thanks for your PR. I'm waiting for a cri-o member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. 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. |
1 similar comment
|
Hi @wgahnagl. Thanks for your PR. I'm waiting for a cri-o member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. 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. |
|
/ok-to-test |
|
huzzah! can you sign off the PR with some tests will fail and it's not the fault of this PR |
f2d7813 to
526d06b
Compare
|
/approve |
|
/retest |
|
@wgahnagl the test failures look related to the PR. Tests are failing on removing images. |
2c2d62a to
f4caacd
Compare
5e1f3ea to
7a03816
Compare
|
/retest |
|
/retest |
1 similar comment
|
/retest |
…ermediate images on untag Signed-off-by: Skyler Clark <[email protected]>
7a03816 to
0bf2f1b
Compare
|
@wgahnagl: The following test failed, say
Full PR test history. Your PR dashboard. 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. I understand the commands that are listed here. |
|
/retest |
3 similar comments
|
/retest |
|
/retest |
|
/retest |
|
@wgahnagl can you rebase this? |
|
@wgahnagl: PR needs rebase. 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. |
|
A friendly reminder that this PR had no activity for 30 days. |
|
@wgahnagl: The following tests failed, say
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. I understand the commands that are listed here. |
|
@wgahnagl: The following tests failed, say
Full PR test history. Your PR dashboard. 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. I understand the commands that are listed here. |
|
it seems the attached issue was closed #3149 so I think we should close this one too |
What type of PR is this?
/kind feature
What this PR does / why we need it:
adds an intermediate flag to image info so the crictl can display --all images
Which issue(s) this PR fixes:
fixes #3149
Special notes for your reviewer:
Does this PR introduce a user-facing change?
none