vmware-tanzu / helm-charts

Contains Helm charts for Kubernetes related open source tools
https://vmware-tanzu.github.io/helm-charts/
Apache License 2.0
254 stars 363 forks source link

helm upgrade for velero failing error Error: UPGRADE FAILED: post-upgrade hooks failed: 1 error occurred: * job failed: BackoffLimitExceeded #552

Closed sachinmane1983 closed 6 months ago

sachinmane1983 commented 9 months ago

What steps did you take and what happened: [A clear and concise description of what the bug is, and what commands you ran.) helm upgrade for velero failing

What did you expect to happen:

The output of the following commands will help us better understand what's going on: (Pasting long output into a GitHub gist or other pastebin is fine.)

Anything else you would like to add: [Miscellaneous information that will assist in solving the issue.]

Environment:

helm.sh/chart: velero-2.31.5 image: velero/velero:v1.9.1 image: velero/velero-plugin-for-gcp:v1.5.0

error Error: UPGRADE FAILED: post-upgrade hooks failed: 1 error occurred:

Error: Process completed with exit code 1. POD log showing below error msgs "/tmp/sh: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /tmp/sh)"

exactlyaron commented 9 months ago

@sachinmane1983 this is a duplicate of https://github.com/vmware-tanzu/helm-charts/issues/550

jenting commented 6 months ago

Related issue #559, closing it.