Charts: [stable/mogodb] Write access to volume broken

Created on 24 Jul 2018  路  6Comments  路  Source: helm/charts

Is this a BUG REPORT or FEATURE REQUEST? (choose one): BUG REPORT

Version of Helm and Kubernetes:
Helm Version: 2.9.1
Kubernetes Version: 1.10

Which chart:
stable/mongodb

What happened:
I installed the chart with no additional configuration. The pod went into a crash loop with the following log output:

Error executing 'postInstallation': EACCES: permission denied, mkdir '/bitnami/mongodb/data'

How to reproduce it (as minimally and precisely as possible):

helm install stable/mongodb --name mytest
kubectl logs deploy/mytest-mongodb
lifecyclstale

Most helpful comment

I have same issue for all charts - 4.0.1, 3.0.4, 3.0.3

Version of Helm and Kubernetes:
Helm: 2.8.2
Kubernetes Version: v1.10.0

Which Chart:
stable/mongodb

What happened:
Error executing 'postInstallation': EACCES: permission denied, mkdir '/bitnami/mongodb/data'

All 6 comments

Seems buggy only with Chart Version: 3.0.4

helm install stable/mongodb --name mytest --version 3.0.3 works.

I had the same issue.

Version of Helm and Kubernetes:
Helm Version: 2.9.1
Kubernetes Version: 1.10.4

Which chart:
stable/mongodb

What happened:

Error executing 'postInstallation': EACCES: permission denied, mkdir '/bitnami/mongodb/data'

I have same issue for all charts - 4.0.1, 3.0.4, 3.0.3

Version of Helm and Kubernetes:
Helm: 2.8.2
Kubernetes Version: v1.10.0

Which Chart:
stable/mongodb

What happened:
Error executing 'postInstallation': EACCES: permission denied, mkdir '/bitnami/mongodb/data'

I'm also encountering this issue but can't find a reliable way to reproduce it.

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Any further update will cause the issue/pull request to no longer be considered stale. Thank you for your contributions.

This issue is being automatically closed due to inactivity.

Was this page helpful?
0 / 5 - 0 ratings