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

Set permission when pulling image #366

Merged
merged 1 commit into from
Apr 7, 2022

Conversation

joaopapereira
Copy link
Member

Ensures that when an image is pulling all the files will contain the same permission for user, group and other. The permission is based on the user permission that is saved in the image

Fixes #349

@joaopapereira joaopapereira temporarily deployed to TanzuNet Registry Dev e2e March 30, 2022 19:32 Inactive
@joaopapereira joaopapereira temporarily deployed to GCR e2e March 30, 2022 19:32 Inactive
@joaopapereira joaopapereira force-pushed the on-pull-copy-user-permission-to-files branch from a90930a to 829cd57 Compare April 1, 2022 16:23
@joaopapereira joaopapereira temporarily deployed to TanzuNet Registry Dev e2e April 1, 2022 16:23 Inactive
@joaopapereira joaopapereira temporarily deployed to GCR e2e April 1, 2022 16:23 Inactive
@joaopapereira joaopapereira force-pushed the on-pull-copy-user-permission-to-files branch from 829cd57 to 4159d52 Compare April 1, 2022 16:29
@joaopapereira joaopapereira temporarily deployed to TanzuNet Registry Dev e2e April 1, 2022 16:29 Inactive
@joaopapereira joaopapereira temporarily deployed to GCR e2e April 1, 2022 16:29 Inactive
@joaopapereira joaopapereira force-pushed the on-pull-copy-user-permission-to-files branch from 4159d52 to 86fb952 Compare April 4, 2022 16:20
@joaopapereira joaopapereira temporarily deployed to GCR e2e April 4, 2022 16:20 Inactive
@joaopapereira joaopapereira temporarily deployed to TanzuNet Registry Dev e2e April 4, 2022 16:20 Inactive
@joaopapereira joaopapereira force-pushed the on-pull-copy-user-permission-to-files branch from 86fb952 to 4c87e5b Compare April 5, 2022 17:33
@joaopapereira joaopapereira temporarily deployed to GCR e2e April 5, 2022 17:33 Inactive
@joaopapereira joaopapereira temporarily deployed to TanzuNet Registry Dev e2e April 5, 2022 17:33 Inactive
@joaopapereira joaopapereira force-pushed the on-pull-copy-user-permission-to-files branch from 4c87e5b to 59014c4 Compare April 5, 2022 21:06
@joaopapereira joaopapereira temporarily deployed to TanzuNet Registry Dev e2e April 5, 2022 21:06 Inactive
@joaopapereira joaopapereira temporarily deployed to GCR e2e April 5, 2022 21:06 Inactive
@joaopapereira joaopapereira force-pushed the on-pull-copy-user-permission-to-files branch from 59014c4 to c49aa6b Compare April 5, 2022 21:10
@joaopapereira joaopapereira temporarily deployed to TanzuNet Registry Dev e2e April 5, 2022 21:10 Inactive
@joaopapereira joaopapereira temporarily deployed to GCR e2e April 5, 2022 21:10 Inactive
Ensures that when an image is pulling all the files will contain the
same permission for user, group and other. The permission is based on
the user permission that is saved in the image

Signed-off-by: Joao Pereira <joaod@vmware.com>
@joaopapereira joaopapereira force-pushed the on-pull-copy-user-permission-to-files branch from c49aa6b to e4d67bf Compare April 7, 2022 15:41
@joaopapereira joaopapereira temporarily deployed to TanzuNet Registry Dev e2e April 7, 2022 15:42 Inactive
@joaopapereira joaopapereira temporarily deployed to GCR e2e April 7, 2022 15:42 Inactive
@cppforlife cppforlife merged commit b2c7c07 into develop Apr 7, 2022
@joaopapereira joaopapereira deleted the on-pull-copy-user-permission-to-files branch March 27, 2023 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unpacked images should add back file permissions for group/other.
3 participants