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 connection.go:234] "Connecting" address="unix:///csi/csi.sock"
I0311 15:17:08.443973 1 connection.go:253] "Still connecting" address="unix:///csi/csi.sock"
I0311 15:17:18.444043 1 connection.go:253] "Still connecting" address="unix:///csi/csi.sock"
I0311 15:17:28.443460 1 connection.go:253] "Still connecting" address="unix:///csi/csi.sock"
E0311 15:17:28.443539 1 main.go:149] "Failed to connect to the CSI driver" err="context deadline exceeded" csiAddress="/csi/csi.sock"
kubectl -n dlf get all
NAME READY STATUS RESTARTS AGE
pod/csi-attacher-s3-0 0/1 CrashLoopBackOff 4 (71s ago) 5m19s
pod/csi-provisioner-s3-0 0/1 CrashLoopBackOff 4 (79s ago) 5m19s
pod/csi-s3-29jdp 0/2 CrashLoopBackOff 9 (83s ago) 5m19s
pod/csi-s3-snjj7 0/2 CrashLoopBackOff 9 (82s ago) 5m18s
pod/csi-s3-tzrgv 0/2 CrashLoopBackOff 9 (67s ago) 5m19s
pod/dataset-operator-78555d79d6-98k5s 1/1 Running 0 5m20s
What you expected to happen:
How to reproduce it (as minimally and precisely as possible):
It happens on all of my clusters
Anything else we need to know?:
Environment:
-
Datashim version: 0.4.1
-
Kubernetes version (use kubectl version):
Client Version: v1.32.1
Kustomize Version: v5.5.0
Server Version: v1.32.1
-
Kubernetes distribution:
normal kubernetes
-
Cloud provider or hardware configuration:
qemu/kvm
-
OS (e.g: cat /etc/os-release):
Gentoo
-
Kernel (e.g. uname -a):
6.6.74-gentoo-dist
-
Install tools:
kubeadm
-
Others:
What happened:
All datashim containers keep crashing on version 0.4.1
0.4.0 release works perfectly normal
What you expected to happen:
How to reproduce it (as minimally and precisely as possible):
It happens on all of my clusters
Anything else we need to know?:
Environment:
Datashim version: 0.4.1
Kubernetes version (use
kubectl version):Client Version: v1.32.1
Kustomize Version: v5.5.0
Server Version: v1.32.1
Kubernetes distribution:
normal kubernetes
Cloud provider or hardware configuration:
qemu/kvm
OS (e.g:
cat /etc/os-release):Gentoo
Kernel (e.g.
uname -a):6.6.74-gentoo-dist
Install tools:
kubeadm
Others: