Closed AlessandroPomponio closed 3 months ago
The function here: https://github.com/datashim-io/datashim/blob/da435c8e470cdbfb61a5772efbc9c97cf4586698/src/dataset-operator/controllers/archive_handler.go#L14 references a docker image that is not built with multi-arch support. The Dockerfile for that image is here: https://github.com/datashim-io/datashim/blob/da435c8e470cdbfb61a5772efbc9c97cf4586698/src/cos-uploader/Dockerfile#L2
To fix this issue:
Everything seems to have worked https://github.com/datashim-io/datashim/actions/runs/10167107008/job/28122136358 cc @srikumar003
Closing this issue
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):
Anything else we need to know?:
Environment:
kubectl version
):