Skip to content

Add UID and GID arguments to grpcbox Docker build for user permissions#56016

Merged
tigrato merged 1 commit intomasterfrom
tigrato/improve-grpxbuildbox
Jun 24, 2025
Merged

Add UID and GID arguments to grpcbox Docker build for user permissions#56016
tigrato merged 1 commit intomasterfrom
tigrato/improve-grpxbuildbox

Conversation

@tigrato
Copy link
Copy Markdown
Contributor

@tigrato tigrato commented Jun 23, 2025

When building on Linux, often git fails to switch to between branches because generated files aren't owned by the user.

This PR fixes that by injecting the UID and GID into the docker container

When building on Linux, often git fails to switch to between branches because generated files aren't owned by the user.
This PR fixes that by injecting the UID and GID into the docker container
@tigrato tigrato added no-changelog Indicates that a PR does not require a changelog entry backport/branch/v15 backport/branch/v17 backport/branch/v18 labels Jun 23, 2025
@github-actions github-actions Bot requested review from Joerger and Tener June 23, 2025 22:25
@public-teleport-github-review-bot public-teleport-github-review-bot Bot removed the request for review from Tener June 23, 2025 23:45
@tigrato tigrato added this pull request to the merge queue Jun 24, 2025
Merged via the queue into master with commit 2ef0bf3 Jun 24, 2025
48 checks passed
@tigrato tigrato deleted the tigrato/improve-grpxbuildbox branch June 24, 2025 08:49
@backport-bot-workflows
Copy link
Copy Markdown
Contributor

@tigrato See the table below for backport results.

Branch Result
branch/v15 Failed
branch/v16 Failed
branch/v17 Failed
branch/v18 Create PR

tigrato added a commit that referenced this pull request Jun 24, 2025
#56016)

When building on Linux, often git fails to switch to between branches because generated files aren't owned by the user.
This PR fixes that by injecting the UID and GID into the docker container
tigrato added a commit that referenced this pull request Jun 24, 2025
#56016)

When building on Linux, often git fails to switch to between branches because generated files aren't owned by the user.
This PR fixes that by injecting the UID and GID into the docker container
tigrato added a commit that referenced this pull request Jun 24, 2025
#56016)

When building on Linux, often git fails to switch to between branches because generated files aren't owned by the user.
This PR fixes that by injecting the UID and GID into the docker container
github-merge-queue Bot pushed a commit that referenced this pull request Jun 24, 2025
#56016) (#56028)

When building on Linux, often git fails to switch to between branches because generated files aren't owned by the user.
This PR fixes that by injecting the UID and GID into the docker container
github-merge-queue Bot pushed a commit that referenced this pull request Jun 24, 2025
#56016) (#56029)

When building on Linux, often git fails to switch to between branches because generated files aren't owned by the user.
This PR fixes that by injecting the UID and GID into the docker container
github-merge-queue Bot pushed a commit that referenced this pull request Jun 24, 2025
#56016) (#56027)

When building on Linux, often git fails to switch to between branches because generated files aren't owned by the user.
This PR fixes that by injecting the UID and GID into the docker container
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport/branch/v17 backport/branch/v18 no-changelog Indicates that a PR does not require a changelog entry size/sm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants