bitnami / charts

Bitnami Helm Charts

Home Page:https://bitnami.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[bitnami/etcd] Etcd cronjob etcd-snapshotter is invalid

grootTwig opened this issue · comments

commented

Name and Version

bitnami/etcd:10.2.12

What architecture are you using?

amd64

What steps will reproduce the bug?

helm install etcd bitnami/etcd --set persistence.enabled=true --set disasterRecovery.enabled=true --set metrics.enabled=true --set replicaCount=3 --set volumePermissions.enabled=true

Are you using any custom parameters or values?

No response

What is the expected behavior?

installed successfully

What do you see instead?

error:
Error: INSTALLATION FAILED: 1 error occurred:
* CronJob.batch "etcd-snapshotter" is invalid: spec.jobTemplate.spec.template.spec.initContainers[0].volumeMounts[1].name: Not found: "tmp-dir"

Additional information

I've noticed that the chart gets no definition of volume named tmp-dir but empty-dir instead
image

image

Hi!

Thank you so much for reporting. As you spotted the issue, would you like to submit a PR fixing the volume name?

This Issue has been automatically marked as "stale" because it has not had recent activity (for 15 days). It will be closed if no further activity occurs. Thanks for the feedback.

Due to the lack of activity in the last 5 days since it was marked as "stale", we proceed to close this Issue. Do not hesitate to reopen it later if necessary.