You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What happened: After creating a dataset of type ARCHIVE, I see no content in the pod that mounts the dataset. This is because the download pod fails with
exec /bin/sh: exec format error
What you expected to happen: everything should work
How to reproduce it (as minimally and precisely as possible):
What happened: After creating a dataset of type
ARCHIVE
, I see no content in the pod that mounts the dataset. This is because the download pod fails withWhat you expected to happen: everything should work
How to reproduce it (as minimally and precisely as possible):
kubectl exec nginx -- ls mnt/datasets/archive-dataset/
Anything else we need to know?:
Environment:
kubectl version
):Client Version: v1.30.0 Kustomize Version: v5.0.4-0.20230601165947-6ce0bf390ce3 Server Version: v1.30.0
The text was updated successfully, but these errors were encountered: