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

[bug] starting container process caused "chdir to cwd/home/nonroot" in config.json failed: permission denied: unknown #547

Closed
ethan256 opened this issue Dec 8, 2022 · 3 comments
Assignees
Labels

Comments

@ethan256
Copy link
Contributor

ethan256 commented Dec 8, 2022

I use opentelemetry-operator helm chart deploy in Kubernetes v1.20, the operator could not start up normally with the following errors:

Error: failed to start container "kube-rbac-proxy": Error response from daemon: OCI runtime create failed: container_linux.go:346: starting container process caused "chdir to cwd (\"/home/nonroot\") set in config.json failed: permission denied": unknown
ethan256 added a commit to ethan256/opentelemetry-helm-charts that referenced this issue Dec 8, 2022
@TylerHelmuth
Copy link
Member

@ethan256 does the issue happen on k8s 1.23+ ?

@ethan256
Copy link
Contributor Author

ethan256 commented Dec 9, 2022

does the issue happen on k8s 1.23+

no, my case happened in aliyun k8s 1.20

@Allex1
Copy link
Contributor

Allex1 commented Dec 9, 2022

@ethan256 I could not reproduce this in k8s 1.21. There is a flag to disable the proxy and side-load it afterwards if you really need it

@Allex1 Allex1 self-assigned this Dec 9, 2022
TylerHelmuth pushed a commit that referenced this issue Dec 15, 2022
* fix kube rbac proxy start error (#547)

* bump the chart

* update operator version to 0.20.3

* add example

* revert version 0.20.2

* update operator version to 0.20.4

* update version

* fix some bump

* fix some bug
JaredTan95 pushed a commit to JaredTan95/opentelemetry-helm-charts that referenced this issue Jan 19, 2023
)

* fix kube rbac proxy start error (open-telemetry#547)

* bump the chart

* update operator version to 0.20.3

* add example

* revert version 0.20.2

* update operator version to 0.20.4

* update version

* fix some bump

* fix some bug
moh-osman3 pushed a commit to moh-osman3/opentelemetry-helm-charts that referenced this issue Apr 12, 2023
)

* fix kube rbac proxy start error (open-telemetry#547)

* bump the chart

* update operator version to 0.20.3

* add example

* revert version 0.20.2

* update operator version to 0.20.4

* update version

* fix some bump

* fix some bug
@github-actions github-actions bot added the Stale label Dec 9, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants