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

Upgrade CRDS init container not working #537

Open headyj opened 10 months ago

headyj commented 10 months ago

What steps did you take and what happened: I'm just trying to upgrade to the latest version of velero. the UpgradeCRDs job is never starting:

kubectl cp: cannot stat '/usr/bin/sh': No such file or directory

What did you expect to happen: Job should be executed correctly

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:

jenting commented 9 months ago

Could you provide your values.yaml or hell template result? Because it seems the container image she'll isn't correct.

xabufr commented 6 months ago

I have a similar issue:

velero /tmp/sh: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /tmp/sh)
velero /tmp/sh: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /tmp/sh)