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

Permission issue of data-prep container image in helm chart #234

Closed
LeiZhou-97 opened this issue Jul 26, 2024 · 3 comments
Closed

Permission issue of data-prep container image in helm chart #234

LeiZhou-97 opened this issue Jul 26, 2024 · 3 comments
Assignees
Labels
bug Something isn't working helm
Milestone

Comments

@LeiZhou-97
Copy link

When I try to upload the doc that contains the image, the data-prep pod needs to makedir /img. But under current deployment securitycontext, it will cause permissiondenied.

@lianhao lianhao added the bug Something isn't working label Jul 26, 2024
@lianhao lianhao self-assigned this Jul 26, 2024
@lianhao lianhao added this to the v0.9 milestone Jul 31, 2024
@lianhao
Copy link
Collaborator

lianhao commented Aug 3, 2024

Currently, we're hitting another blocking issue opea-project/GenAIComps#398 in data-prep. We need to wait for that issue to be resolved so we can continue debug this.

@lianhao
Copy link
Collaborator

lianhao commented Aug 5, 2024

I've confirmed that this is an issue in GenAIComps, and is not related to any K8S securityContext. This is reproducible in docker environment too. Please see issue opea-project/GenAIComps#407

@lianhao
Copy link
Collaborator

lianhao commented Aug 12, 2024

I'm close this issue here, since it's an issue belonging to GenAIComps and is being tracked there

@lianhao lianhao closed this as completed Aug 12, 2024
@lianhao lianhao closed this as not planned Won't fix, can't repro, duplicate, stale Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working helm
Projects
None yet
Development

No branches or pull requests

3 participants