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

Backport of Add container's executor to host's group for copy into release/1.12.x #17743

Conversation

hc-github-team-secure-vault-core
Copy link
Contributor

Backport

This PR is auto-generated from #17729 to be assessed for backporting due to the inclusion of the label backport/1.12.x.

The below text is copied from the body of the original PR.


When copying data into the container, due to the id changes pointed out in the previous attempt, the container couldn't read this data.

By creating a new group inside the container, with the host's GID (if it doesn't already exist) and modifying the container user to also have this group, it should be able to access these files without requiring a chmod.

See also: #17658

Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>


Overview of commits

@cipherboy cipherboy enabled auto-merge (squash) October 31, 2022 14:24
@cipherboy cipherboy merged commit f61ee5d into release/1.12.x Nov 1, 2022
@cipherboy cipherboy deleted the backport/cipherboy-fix-ci-for-real/presently-balanced-pipefish branch December 1, 2022 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants