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

Fix gke permissions #979

Merged
merged 2 commits into from
Oct 3, 2019
Merged

Conversation

nicolaferraro
Copy link
Member

@nicolaferraro nicolaferraro commented Oct 3, 2019

Fixes #915
Fixes #947

Kaniko builds are executed with multiple containers, some of which still need to run as root. This PR sets the permissions during init so that any UID has full access over the /workspace dir.

Release Note

Fixed issue which prevented creating builds on GKE

@nicolaferraro nicolaferraro added the kind/bug Something isn't working label Oct 3, 2019
@astefanutti astefanutti merged commit 91a5a5a into apache:master Oct 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
3 participants