nicolaferraro opened a new pull request #979: Fix gke permissions URL: https://github.com/apache/camel-k/pull/979 <!-- Description --> Fixes #915 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. <!-- Enter your extended release note in the below block. If the PR requires additional action from users switching to the new release, include the string "action required". If no release note is required, write "NONE". You can (optionally) mark this PR with labels "kind/bug" or "kind/feature" to make sure the text is added to the right section of the release notes. --> **Release Note** ```release-note Fixed issue which prevented creating builds on GKE ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services