Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@wgahnagl
Copy link
Contributor

@wgahnagl wgahnagl commented Jun 18, 2020

What type of PR is this?

/kind api-change
/kind bug
/kind cleanup
/kind dependency-change
/kind deprecation
/kind design
/kind documentation
/kind failing-test

/kind feature

/kind flake

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

prevents intermediate images from being shown in crictl, and removes them when images are deleted.

@wgahnagl wgahnagl requested review from mrunalp and runcom as code owners June 18, 2020 20:27
@openshift-ci-robot openshift-ci-robot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. dco-signoff: no Indicates the PR's author has not DCO signed all their commits. labels Jun 18, 2020
@openshift-ci-robot openshift-ci-robot added needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Jun 18, 2020
@openshift-ci-robot
Copy link

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 /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

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
@openshift-ci-robot
Copy link

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 /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

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.

@haircommander
Copy link
Member

/ok-to-test

@openshift-ci-robot openshift-ci-robot added ok-to-test Indicates a non-member PR verified by an org member that is safe to test. and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Jun 18, 2020
@haircommander
Copy link
Member

huzzah! can you sign off the PR with git commit --amend -s and git push -f origin add-all-flag?

some tests will fail and it's not the fault of this PR

@wgahnagl wgahnagl force-pushed the add-all-flag branch 4 times, most recently from f2d7813 to 526d06b Compare June 19, 2020 14:39
@openshift-ci-robot openshift-ci-robot added dco-signoff: yes Indicates the PR's author has DCO signed all their commits. and removed dco-signoff: no Indicates the PR's author has not DCO signed all their commits. labels Jun 19, 2020
@umohnani8
Copy link
Member

/approve
Tests are going to fail till we get the cri-tools PR in and point the tests to the latest commit with the --all flag added to crictl images.

@openshift-ci-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jun 19, 2020
@haircommander
Copy link
Member

/retest

@openshift-ci-robot openshift-ci-robot added the dco-signoff: no Indicates the PR's author has not DCO signed all their commits. label Jun 22, 2020
@umohnani8
Copy link
Member

@wgahnagl the test failures look related to the PR. Tests are failing on removing images.

@openshift-ci-robot openshift-ci-robot added dco-signoff: no Indicates the PR's author has not DCO signed all their commits. and removed dco-signoff: yes Indicates the PR's author has DCO signed all their commits. labels Sep 16, 2020
@openshift-ci-robot openshift-ci-robot added dco-signoff: yes Indicates the PR's author has DCO signed all their commits. and removed dco-signoff: no Indicates the PR's author has not DCO signed all their commits. labels Sep 16, 2020
@wgahnagl wgahnagl force-pushed the add-all-flag branch 2 times, most recently from 5e1f3ea to 7a03816 Compare September 21, 2020 17:31
@umohnani8
Copy link
Member

/retest

@openshift-ci-robot openshift-ci-robot added release-note Denotes a PR that will be considered when it comes time to generate release notes. and removed do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. labels Oct 16, 2020
@umohnani8
Copy link
Member

/retest

1 similar comment
@wgahnagl
Copy link
Contributor Author

/retest

…ermediate images on untag

Signed-off-by: Skyler Clark <[email protected]>
@openshift-merge-robot
Copy link
Contributor

@wgahnagl: The following test failed, say /retest to rerun all failed tests:

Test name Commit Details Rerun command
ci/prow/e2e-agnostic 0bf2f1b link /test e2e-agnostic

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.

@wgahnagl
Copy link
Contributor Author

/retest

3 similar comments
@wgahnagl
Copy link
Contributor Author

/retest

@wgahnagl
Copy link
Contributor Author

/retest

@wgahnagl
Copy link
Contributor Author

/retest

@haircommander
Copy link
Member

@wgahnagl can you rebase this?

@openshift-ci openshift-ci bot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jun 28, 2022
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jun 28, 2022

@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.

@github-actions
Copy link

github-actions bot commented Mar 9, 2023

A friendly reminder that this PR had no activity for 30 days.

@github-actions github-actions bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Mar 9, 2023
@openshift-ci-robot
Copy link

@wgahnagl: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/openshift-jenkins/critest_fedora 7a03816 link /test critest_fedora
ci/openshift-jenkins/critest_rhel 7a03816 link /test critest_rhel
ci/openshift-jenkins/integration_fedora 7a03816 link /test integration_fedora
ci/openshift-jenkins/integration_crun 7a03816 link /test integration_crun
ci/openshift-jenkins/integration_crun_cgroupv2 7a03816 link /test integration_cgroupv2
ci/openshift-jenkins/integration_rhel 7a03816 link /test integration_rhel
ci/kata-jenkins 0bf2f1b link true /test kata-containers

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.

@openshift-ci
Copy link
Contributor

openshift-ci bot commented May 24, 2023

@wgahnagl: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-agnostic 0bf2f1b link /test e2e-agnostic
ci/prow/e2e-gcp 0bf2f1b link /test e2e-gcp
ci/prow/ci-critest 0bf2f1b link true /test ci-critest
ci/prow/ci-integration 0bf2f1b link true /test ci-integration
ci/prow/ci-rhel-integration 0bf2f1b link true /test ci-rhel-integration
ci/prow/e2e-aws-ovn 0bf2f1b link true /test e2e-aws-ovn
ci/prow/images 0bf2f1b link true /test images
ci/prow/ci-images 0bf2f1b link true /test ci-images
ci/prow/periodics-images 0bf2f1b link true /test periodics-images
ci/prow/ci-rhel-critest 0bf2f1b link true /test ci-rhel-critest
ci/prow/ci-cgroupv2-e2e 0bf2f1b link true /test ci-cgroupv2-e2e
ci/prow/ci-fedora-critest 0bf2f1b link true /test ci-fedora-critest
ci/prow/ci-e2e-conmonrs 0bf2f1b link true /test ci-e2e-conmonrs
ci/prow/ci-rhel-e2e 0bf2f1b link true /test ci-rhel-e2e
ci/prow/ci-e2e 0bf2f1b link true /test ci-e2e
ci/prow/ci-cgroupv2-e2e-features 0bf2f1b link true /test ci-cgroupv2-e2e-features
ci/prow/ci-cgroupv2-e2e-crun 0bf2f1b link true /test ci-cgroupv2-e2e-crun
ci/prow/ci-crun-e2e 0bf2f1b link true /test ci-crun-e2e
ci/prow/ci-fedora-integration 0bf2f1b link true /test ci-fedora-integration
ci/prow/ci-cgroupv2-integration 0bf2f1b link true /test ci-cgroupv2-integration
ci/prow/e2e-gcp-ovn 0bf2f1b link true /test e2e-gcp-ovn
ci/kata-jenkins 0bf2f1b link true /test kata-containers
ci/prow/ci-e2e-evented-pleg 0bf2f1b link true /test ci-e2e-evented-pleg

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.

@haircommander
Copy link
Member

it seems the attached issue was closed #3149 so I think we should close this one too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. dco-signoff: yes Indicates the PR's author has DCO signed all their commits. lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-1.19 release-note Denotes a PR that will be considered when it comes time to generate release notes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

crictl images shows --all images by default

7 participants