-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Vendor c/common:8483ef6022b4
#23807
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
Vendor c/common:8483ef6022b4
#23807
Conversation
550da62
to
4691838
Compare
/packit retest-failed |
Please add the PR description also in the commit message. |
Should I include the part about |
4691838
to
4e705e8
Compare
Not needed IMO, although you could add "fixed a race in image listing that printed spurious warnings" or something like this |
4e705e8
to
d43831b
Compare
Ephemeral COPR build failed. @containers/packit-build please check. |
It looks like your change is breaking the podman image mount tests |
1599dd1
to
aac8699
Compare
@Luap99 I have fixed the problem. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@mtrmac PTAL
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Honny1, Luap99 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 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks correct to me; some possible cleanups.
LGTM once comments from @mtrmac are addressed |
aac8699
to
100cf9c
Compare
This commit vendor pre-release version of `c/common:8483ef6022b4`. It also adapts the code to the new `c/common/libimage` API, which fixes an image listing race that was listing false warnings. fixes: containers#23331 Signed-off-by: Jan Rodák <hony.com@seznam.cz>
100cf9c
to
c6fe5e5
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
d49ac10
into
containers:main
This PR vendor pre-release version of
c/common:8483ef6022b4
fixes #23331. It also adapts the code to the newc/common/libimage
API.fixes: #23331
Does this PR introduce a user-facing change?