SynologyOpenSource / synology-csi

Apache License 2.0
466 stars 96 forks source link

v1.1.3 image logs errors with v1.1.2 in it #71

Open wmuizelaar opened 7 months ago

wmuizelaar commented 7 months ago

I'm trying to get things working with this image: synology/synology-csi:v1.1.3; but when I run this image, I get log-files specifying this version:

│ 2023-11-19T19:27:38Z [INFO] [driver/driver.go:86] New driver created: name=csi.san.synology.com, nodeID=<<redacted>>, version=1.1.2, end │

I also don't see the new lun-naming scheme for example, so I'm wondering: could it be that the pushed image to Dockerhub with the tag v1.1.3 could accidently still contain the v1.1.2 binary?