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

[release-1.28] copier.Put(): clear up os/syscall mode bit confusion and bump to v1.28.1 #4428

Merged
merged 3 commits into from Nov 21, 2022

Conversation

flouthoc
Copy link
Collaborator

Backport #4411 for podman v4.3.2 as discussed here: #4427

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Nov 19, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: flouthoc

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

@flouthoc
Copy link
Collaborator Author

@rhatdan @nalind PTAL

@rhatdan
Copy link
Member

rhatdan commented Nov 19, 2022

LGTM
Not sure why all of the tests are failing.

flouthoc and others added 3 commits November 19, 2022 21:25
Upstream has already stopped using ubi8, this is a backport branch stil
using ubi8 so retrofit to use needed arch.

Upstream has already stopped using ubi8 after: containers#4377

Signed-off-by: Aditya R <arajan@redhat.com>
When noting that a non-symlink has setuid/setgid/sticky bits, switch
from using "syscall" package bits and syscall.Chmod() to using "os"
package bits and os.Chmod(), and if the item's a directory, record the
updated mode information in the "directoryModes" map that we'll use to
reset its permissions later.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
Signed-off-by: Aditya R <arajan@redhat.com>
Signed-off-by: Aditya R <arajan@redhat.com>
@flouthoc
Copy link
Collaborator Author

@rhatdan PTAL

@rhatdan
Copy link
Member

rhatdan commented Nov 21, 2022

/lgtm

@openshift-ci openshift-ci bot added the lgtm label Nov 21, 2022
@openshift-merge-robot openshift-merge-robot merged commit d3d40a4 into containers:release-1.28 Nov 21, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants