datashim icon indicating copy to clipboard operation
datashim copied to clipboard

A kubernetes based framework for hassle free handling of datasets

Results 105 datashim issues
Sort by recently updated
recently updated
newest added

Hello, We have a bucket configured with a STS policy. To access it, we need a configure a `ACCESS_TOKEN` and it seems that this feature is not implemented in datashim....

enhancement
s3

**Is your feature request related to a problem? Please describe.** Currently, the dataset operator has specific implementations for each storage backend that it supports. E.g. CSI-S3, CSI-NFS,. However, the operations...

enhancement
help wanted
good first issue
dataset

**Is your feature request related to a problem? Please describe.** We do not have a complete description of all the fields in a Dataset definition for each backend **Describe the...

documentation
enhancement

Hi, I am getting this issue while using datashim as PVC for the docker registry. Pod runs fine, but when any image is pushed it throws this error. "Transport endpoint...

question

1) Datashim.io has not been updated in quite a while and features deprecated Quick Start examples 2) There are two websites for Datashim - the LF/AI project website (datashim.io) and...

documentation

**Is your feature request related to a problem? Please describe.** We do not have a test for validating CSI NFS interface for Datashim. We cannot update NFS dependencies without knowing...

enhancement
nfs

## Issue: The current base image for all CSI S3 components are all based on images that have no more security updates. All the images need to be update to...

dependencies
ci/cd

## Issue: The current base image for CSI NFS csi-attacher-nfsplugin is Centos 7 which has no more security updates. The base image needs update to Centos/UBI 9 ## Done when:...

dependencies
ci/cd

## Issue: The current base image for CSI NFS node-driver-registrar is Debian 10 ("Buster") which has no more security updates. The base image needs update to the latest Debian LTS...

dependencies
ci/cd

**What happened**: All datashim containers keep crashing on version 0.4.1 0.4.0 release works perfectly normal ``` kubectl -n dlf logs pod/csi-attacher-s3-0 I0311 15:16:58.441647 1 main.go:109] "Version" version="v4.7.0" I0311 15:16:58.443204 1...

bug