datashim icon indicating copy to clipboard operation
datashim copied to clipboard

A kubernetes based framework for hassle free handling of datasets

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

Bumps google.golang.org/protobuf from 1.30.0 to 1.33.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=google.golang.org/protobuf&package-manager=go_modules&previous-version=1.30.0&new-version=1.33.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
go

Is it possible to specify Access Mode in COS Dataset? Especially I'm interested in the possibility of setting RWO access mode.

enhancement
question

Error below seen in pod csi-attacher-nfsplugin-0 when creating an NFS Dataset. ``` I0306 20:50:18.008574 1 round_trippers.go:435] curl -v -XPATCH -H "Content-Type: application/merge-patch+json" -H "User-Agent: csi-attacher/v0.0.0 (linux/amd64) kubernetes/$Format" -H "Accept: application/json,...

bug
nfs

Issue surfaced by @starpit. Thanks! When mounting CSI-S3 volumes in pods in OpenShift, the following error turns up intermittently: > start failed in pod (d6a38336-a6b1-4f3a-92d2-b0198971391b): CreateContainerConfigError: stat /v ar/data/kubelet/pods/d6a38336-a6b1-4f3a-92d2-b0198971391b/volumes/kubernetes.io~csi/pvc-3616d887-9376-42e5-a6a8-baec51ea2684/mount: no...

bug
s3

@starpit brought this to my attention and I am using his investigation to open this issue. Thanks @starpit **Original issue:** > i have everything kinda running in openshift. my s3...

bug
s3

Issue surfaced by @starpit. Unmounting CSI-volumes results in the following errors appearing in the kubelet logs: > ` > : E0304 16:11:05.124817 11037 reconciler_common.go:169] “operationExecutor.UnmountVolume failed (controllerAttachDetachEnabled false) for volume...

bug
s3

Hi Team, We are able to create file but not able to write/update in that file on S3 bucket mounted path in inside kubernetes pod. We are getting this error...

I'm deploying Datashim chart with flux cd and i'm encountering issues with reconciling where i get reconcile freezes due to the dataset-operator not having healthprobe and a livenessprobe for fluxcd...

enhancement
dataset

We are using datashim to connect to s3 bucket with access key and secret. We are mounting that volume 5-6 services. Even without the services restarting, we could see the...