Skip to content
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

DO NOT MERGE: Vendor https://github.com/containers/storage/pull/1407 #16253

Closed
wants to merge 1 commit into from

Conversation

mtrmac
Copy link
Collaborator

@mtrmac mtrmac commented Oct 21, 2022

Signed-off-by: Miloslav Trmač [email protected]

Does this PR introduce a user-facing change?

Improves resiliency against interrupted image pulls.

@openshift-ci openshift-ci bot added release-note do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. labels Oct 21, 2022
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Oct 21, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mtrmac

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Oct 21, 2022
@mtrmac
Copy link
Collaborator Author

mtrmac commented Oct 24, 2022

In system tests, seeing

ok 333 podman corrupt images - cleanup
[+1206s] not ok 334 podman container storage is not accessible by unprivileged users
         # (from function `die' in file test/system/[helpers.bash, line 594](https://github.com/containers/podman/blob/51df93b6fa50a329a365468e134c22aebaa87285/test/system/helpers.bash#L594),
         #  from function `run_podman' in file test/system/[helpers.bash, line 214](https://github.com/containers/podman/blob/51df93b6fa50a329a365468e134c22aebaa87285/test/system/helpers.bash#L214),
         #  in test file test/system/[400-unprivileged-access.bats, line 14](https://github.com/containers/podman/blob/51df93b6fa50a329a365468e134c22aebaa87285/test/system/400-unprivileged-access.bats#L14))
         #   `run_podman run --name c_uidmap   --uidmap 0:10000:10000 $IMAGE true' failed
         # # podman rm -t 0 --all --force --ignore
         # # podman ps --all --external --format {{.ID}} {{.Names}}
         # # podman images --all --format {{.Repository}}:{{.Tag}} {{.ID}}
         # quay.io/libpod/testimage:20221018 fb12c9a035c2
         # # podman run --name c_uidmap --uidmap 0:10000:10000 quay.io/libpod/testimage:20221018 true
         # Error: open /etc in the container: no such file or directory

and one more in not ok 372 podman run /etc/* permissions .

@edsantiago
Copy link
Member

/me checks his world clock. Rubs eyes, checks again.

Are you fully rebased on main? This smells a little like #15698 and #15977, which I reluctantly workarounded in #15981.

@mtrmac
Copy link
Collaborator Author

mtrmac commented Oct 24, 2022

@edsantiago Thanks, I found one of those. I do think this was built after #15981, and anyway I have just pushed a rebase on current main.

It’s very possible that this truly broken storage, a bug in my work.

@openshift-merge-robot openshift-merge-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Oct 30, 2022
@openshift-merge-robot openshift-merge-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Nov 1, 2022
[NO NEW TESTS NEEDED]

Signed-off-by: Miloslav Trmač <[email protected]>
@mtrmac
Copy link
Collaborator Author

mtrmac commented Nov 14, 2022

The c/storage PR was merged.

@mtrmac mtrmac closed this Nov 14, 2022
@mtrmac mtrmac deleted the cleanup-test branch November 14, 2022 20:35
@github-actions github-actions bot added the locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. label Sep 20, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. release-note
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants