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

Use numeric user id to be compatible with Kubernetes Pod Security Policies #92

Closed
2 tasks done
GoliathLabs opened this issue Apr 4, 2022 · 7 comments · Fixed by #93
Closed
2 tasks done

Use numeric user id to be compatible with Kubernetes Pod Security Policies #92

GoliathLabs opened this issue Apr 4, 2022 · 7 comments · Fixed by #93
Assignees
Labels
type:bug Something isn't working

Comments

@GoliathLabs
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues
  • And it has nothing to do with Traefik

Describe the bug

Non-numeric users don't go well with the pod security policies of kubernetes

Steps to reproduce

/

Configuration files

/

Relevant log output

/

Anything else?

This might be useful for futher reference: https://github.com/CollaboraOnline/online/blob/master/docker/from-source/Debian

@GoliathLabs GoliathLabs added the type:bug Something isn't working label Apr 4, 2022
@tarampampam
Copy link
Owner

Hi! What I should to do? What is your suggestion?

@GoliathLabs
Copy link
Contributor Author

The dockerfile I've referenced does this quite nicely. Instead of using an actual username going with a numeric one (e.g. 1001) should do the job

@tarampampam
Copy link
Owner

Changes in #93 are enough for this?

@tarampampam
Copy link
Owner

Ping @GoliathLabs

@GoliathLabs
Copy link
Contributor Author

@tarampampam Sorry for replying so late, I didn't see the new comment.

Your PR should do the job nicely

@tarampampam
Copy link
Owner

🔥 v2.13.0 released

@GoliathLabs
Copy link
Contributor Author

@tarampampam wohoo! Nice work. Thanks.

Did already deploy the newest version on my systems :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants