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

feat(builder): dependencies privileges #5960

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

squakez
Copy link
Contributor

@squakez squakez commented Nov 23, 2024

This PR is a prerequisite to enable the work on #5462 and #5771 . With this we are able to run Jib publishing strategy on OCP and run the Pod with any user.

Release Note

feat(builder): dependencies privileges

We need to have the dependencies as publicly readable and executable in order to let any container user to run the application properly. So far we could only have root when using Jib publishing strategy.

Ref apache#5462
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.

1 participant