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

Container creation fails for version 0.5.0 #87

Closed
pjanouse opened this issue Dec 21, 2022 · 1 comment
Closed

Container creation fails for version 0.5.0 #87

pjanouse opened this issue Dec 21, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@pjanouse
Copy link

What happened?

KUBERNETES provider controller container creation fails with error
Error: failed to start container "provider-kubernetes": 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

Similar issue for provider-aws and for provider-helm

The last working release is v0.4.0.

How can we reproduce it?

  1. create Minikube cluster
  2. install Crossplane
  3. add Kubernetes provider

What environment did it happen in?

Crossplane version: 1.9.0, installed by Helm chart
k8s: Minikube with k8s v1.20.2

@pjanouse
Copy link
Author

pjanouse commented Sep 6, 2023

As reported similarly at crossplane-contrib/provider-aws#1786 (comment), currently published version (v0.15.0) of provider-kubernetes is working as expected.

Not sure what was changed over the time however luckily now the issue is un-reproducible thus closing...

@pjanouse pjanouse closed this as completed Sep 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant