We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
AWS provider controller container creation fails with error
Warning Failed <invalid> (x4 over <invalid>) kubelet Error: failed to start container "provider-aws": Error response from daemon: OCI runtime create failed: container_linux.go:367: starting container process caused: chdir to cwd ("/home/nonroot") set in config.json failed: permission denied: unknown
Crossplane version: 1.9.0, installed by Helm chart k8s: EKS with k8s version 1.23
The text was updated successfully, but these errors were encountered:
Release v0.34.0 is still affected by this issue.
Update: Releases from v0.32.0 to latest (currently v0.34.0) are affected. Similar issue for provider-helm and provider-kubernetes.
Sorry, something went wrong.
v0.36.0 still the same issue here.
@eshepelyuk was the fix released with the last published release v0.40.0? If yes, then I can report the issue is still here.
v0.40.0
Issue isn't fixed thus raised a new one (#1786) because I can't re-open this report.
No branches or pull requests
What happened?
AWS provider controller container creation fails with error
How can we reproduce it?
What environment did it happen in?
Crossplane version: 1.9.0, installed by Helm chart
k8s: EKS with k8s version 1.23
The text was updated successfully, but these errors were encountered: