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

[windows] imgpkg does not retain file permissions #270

Open
DennisDenuto opened this issue Oct 6, 2021 · 0 comments
Open

[windows] imgpkg does not retain file permissions #270

DennisDenuto opened this issue Oct 6, 2021 · 0 comments
Labels
bug This issue describes a defect or unexpected behavior carvel accepted This issue should be considered for future work and that the triage process has been completed priority/important-soon Must be staffed and worked on currently or soon

Comments

@DennisDenuto
Copy link
Contributor

What steps did you take:
On Windows

git clone https://github.com/vmware-tanzu/carvel-imgpkg
cd carvel-imgpkg
imgpkg push -f ./test/assets/bundle_file_permissions -b some-image
imgpkg pull -b some-image -o ./extract-bundle

Expected ./extract-bundle/exec_file.sh
to have permissions: -rwx------
actual : -rw-rw-rw-

What happened:
None of the file permissions were retained

What did you expect:
file permissions to stay the same

Environment:

  • imgpkg version (use imgpkg --version):
  • Docker registry used (e.g. Docker HUB):
  • OS (e.g. from /etc/os-release): Windows 10

Vote on this request

This is an invitation to the community to vote on issues, to help us prioritize our backlog. Use the "smiley face" up to the right of this comment to vote.

👍 "I would like to see this addressed as soon as possible"
👎 "There are other more important things to focus on right now"

We are also happy to receive and review Pull Requests if you want to help working on this issue.

@DennisDenuto DennisDenuto added bug This issue describes a defect or unexpected behavior carvel triage This issue has not yet been reviewed for validity carvel accepted This issue should be considered for future work and that the triage process has been completed priority/important-soon Must be staffed and worked on currently or soon and removed carvel triage This issue has not yet been reviewed for validity labels Oct 6, 2021
@aaronshurley aaronshurley moved this to To Triage in Carvel Jul 25, 2022
@github-project-automation github-project-automation bot moved this to To Triage in Carvel Feb 14, 2023
@joaopapereira joaopapereira moved this from To Triage to Unprioritized in Carvel Feb 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue describes a defect or unexpected behavior carvel accepted This issue should be considered for future work and that the triage process has been completed priority/important-soon Must be staffed and worked on currently or soon
Projects
Status: Unprioritized
Development

No branches or pull requests

1 participant