Skip to content

Releases: kubernetes-csi/csi-driver-nfs

v4.12.1 release

13 Oct 14:04
c220ebe

Choose a tag to compare

What's Changed

Full Changelog: v4.12.0...v4.12.1

v4.12.0 release

09 Oct 13:06
57ba72f

Choose a tag to compare

What's Changed

  • doc: cut v4.11.0 release by @andyzhangx in #880
  • chore(deps): bump github.com/onsi/ginkgo/v2 from 2.23.0 to 2.23.1 by @dependabot[bot] in #883
  • chore(deps): bump github.com/onsi/ginkgo/v2 from 2.23.1 to 2.23.2 by @dependabot[bot] in #884
  • chore(deps): bump github.com/onsi/ginkgo/v2 from 2.23.2 to 2.23.3 by @dependabot[bot] in #887
  • chore(deps): bump google.golang.org/protobuf from 1.36.5 to 1.36.6 by @dependabot[bot] in #888
  • chore(deps): bump github.com/onsi/gomega from 1.36.2 to 1.36.3 by @dependabot[bot] in #890
  • chore: use go1.24 by @andyzhangx in #895
  • chore(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 by @dependabot[bot] in #893
  • chore(deps): bump google.golang.org/grpc from 1.71.0 to 1.71.1 by @dependabot[bot] in #896
  • chore(deps): bump github.com/onsi/gomega from 1.36.3 to 1.37.0 by @dependabot[bot] in #897
  • chore(deps): bump github.com/onsi/ginkgo/v2 from 2.23.3 to 2.23.4 by @dependabot[bot] in #898
  • chore(deps): bump golang.org/x/net from 0.38.0 to 0.39.0 by @dependabot[bot] in #900
  • test: fix CVE-2025-22871 in trivy action by @andyzhangx in #902
  • chore: upgrade resizer sidecar image version to v1.13.2 by @andyzhangx in #903
  • feat: add POD_NAMESPACE environment var by @mfhunruh in #901
  • chore(deps): bump google.golang.org/grpc from 1.71.1 to 1.72.0 by @dependabot[bot] in #904
  • chore: upgrade snapshot sidecar image to v8.2.1 by @andyzhangx in #905
  • fix: goroutine leak when timeout by @andyzhangx in #907
  • chore(deps): bump golang.org/x/net from 0.39.0 to 0.40.0 by @dependabot[bot] in #910
  • chore: create voume/snapshot should respect mountOptions in secret by @andyzhangx in #911
  • chore(deps): bump google.golang.org/grpc from 1.72.0 to 1.72.1 by @dependabot[bot] in #913
  • chore(deps): bump google.golang.org/grpc from 1.72.1 to 1.72.2 by @dependabot[bot] in #916
  • chore: upgrade sidecar image versions by @andyzhangx in #920
  • chore(deps): bump google.golang.org/grpc from 1.72.2 to 1.73.0 by @dependabot[bot] in #922
  • chore(deps): bump golang.org/x/mod from 0.24.0 to 0.25.0 by @dependabot[bot] in #924
  • test: fix CVE-2025-4673 in trivy action by @andyzhangx in #926
  • chore(deps): bump build-image/debian-base from bookworm-v1.0.4 to bookworm-v1.0.5 by @dependabot[bot] in #928
  • chore(deps): bump golang.org/x/net from 0.40.0 to 0.41.0 by @dependabot[bot] in #925
  • chore(deps): bump sigs.k8s.io/yaml from 1.4.0 to 1.5.0 by @dependabot[bot] in #931
  • chore: upgrade snapshot and csi-resizer image versions by @andyzhangx in #932
  • chore(deps): bump golang.org/x/mod from 0.25.0 to 0.26.0 by @dependabot[bot] in #933
  • chore(deps): bump golang.org/x/net from 0.41.0 to 0.42.0 by @dependabot[bot] in #934
  • chore(deps): bump google.golang.org/grpc from 1.73.0 to 1.74.0 by @dependabot[bot] in #935
  • chore(deps): bump google.golang.org/grpc from 1.74.0 to 1.74.2 by @dependabot[bot] in #936
  • chore(deps): bump github.com/onsi/gomega from 1.37.0 to 1.38.0 by @dependabot[bot] in #937
  • chore(deps): bump sigs.k8s.io/yaml from 1.5.0 to 1.6.0 by @dependabot[bot] in #938
  • chore(deps): bump golang.org/x/net from 0.42.0 to 0.43.0 by @dependabot[bot] in #941
  • chore(deps): bump golang.org/x/mod from 0.26.0 to 0.27.0 by @dependabot[bot] in #942
  • test: fix CVE-2025-47907 trivy test failure by @andyzhangx in #943
  • chore(deps): bump google.golang.org/protobuf from 1.36.6 to 1.36.7 by @dependabot[bot] in #947
  • chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #948
  • chore(deps): bump github.com/onsi/ginkgo/v2 from 2.23.4 to 2.25.0 by @dependabot[bot] in #951
  • chore(deps): bump github.com/onsi/ginkgo/v2 from 2.25.0 to 2.25.1 by @dependabot[bot] in #952
  • chore(deps): bump github.com/onsi/gomega from 1.38.0 to 1.38.1 by @dependabot[bot] in #953
  • chore(deps): bump google.golang.org/grpc from 1.74.2 to 1.75.0 by @dependabot[bot] in #954
  • fix: CVE-2025-5187 by @andyzhangx in #956
  • chore(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #958
  • chore(deps): bump github.com/onsi/gomega from 1.38.1 to 1.38.2 by @dependabot[bot] in #957
  • chore(deps): bump github.com/onsi/ginkgo/v2 from 2.25.1 to 2.25.3 by @dependabot[bot] in #959
  • chore(deps): bump golang.org/x/mod from 0.27.0 to 0.28.0 by @dependabot[bot] in #960
  • chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1 by @dependabot[bot] in #961
  • chore(deps): bump google.golang.org/protobuf from 1.36.7 to 1.36.9 by @dependabot[bot] in #962
  • chore(deps): bump google.golang.org/grpc from 1.75.0 to 1.75.1 by @dependabot[bot] in #963
  • chore(deps): bump golang.org/x/net from 0.43.0 to 0.44.0 by @dependabot[bot] in #964
  • chore(deps): bump build-image/debian-base from bookworm-v1.0.5 to bookworm-v1.0.6 by @dependabot[bot] in #966
  • chore: upgrade csi sidecar image versions by @andyzhangx in #967
  • doc: update semver change doc for helm chart install by @andyzhangx in #969
  • chore(deps): bump google.golang.org/protobuf from 1.36.9 to 1.36.10 by @dependabot[bot] in #970
  • chore(deps): bump github.com/onsi/ginkgo/v2 from 2.25.3 to 2.26.0 by @dependabot[bot] in #971
  • chore(deps): bump google.golang.org/grpc from 1.75.1 to 1.76.0 by @dependabot[bot] in #972
  • chore(deps): bump github/codeql-action from 3 to 4 by @dependabot[bot] in #975
  • chore(deps): bump golang.org/x/net from 0.44.0 to 0.45.0 by @dependabot[bot] in #976
  • feat: support multiple storage classes creation using helm chart by @andyzhangx in #977

New Contributors

Full Changelog: v4.11.0...v4.12.0

v4.11.0 release

18 Mar 13:06

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.10.0...v4.11.0

v4.10.0 release

24 Jan 02:15

Choose a tag to compare

What's Changed

  • doc: cut v4.9.0 release by @andyzhangx in #756
  • …Update README.md to note external-snapshotter is required by @lectrician1 in #759
  • chore: upgrade to debian-base:bookworm-v1.0.4 base image by @andyzhangx in #761
  • chore(deps): bump golang.org/x/net from 0.28.0 to 0.29.0 by @dependabot in #764
  • chore: upgrade golint version by @Zhupku in #765
  • chore: upgrade golang version by @andyzhangx in #766
  • chore(deps): bump google.golang.org/grpc from 1.66.0 to 1.66.1 by @dependabot in #767
  • chore(deps): bump google.golang.org/grpc from 1.66.1 to 1.66.2 by @dependabot in #768
  • chore: upgrade sidecar image versions by @andyzhangx in #769
  • fix: remove parent dir in DeleteVolume by @andyzhangx in #770
  • chore(deps): bump google.golang.org/grpc from 1.66.2 to 1.67.0 by @dependabot in #772
  • fix: build with go 1.22.5 to fix golang CVE by @andyzhangx in #779
  • chore(deps): bump google.golang.org/grpc from 1.67.0 to 1.67.1 by @dependabot in #775
  • fix: add CriticalAddonsOnly toleration into controller pod by @andyzhangx in #780
  • Prow update master by @TerryHowe in #778
  • chore(deps): bump golang.org/x/net from 0.29.0 to 0.30.0 by @dependabot in #781
  • chore(deps): bump google.golang.org/protobuf from 1.34.2 to 1.35.1 by @dependabot in #782
  • chore(deps): bump github.com/onsi/gomega from 1.34.2 to 1.35.1 by @dependabot in #785
  • chore(deps): bump github.com/onsi/ginkgo/v2 from 2.20.2 to 2.21.0 by @dependabot in #786
  • test: fix trivy action by @andyzhangx in #789
  • fix: add timeout on mount to fix stuck issue by @umagnus in #792
  • chore(deps): bump google.golang.org/grpc from 1.67.1 to 1.68.0 by @dependabot in #790
  • chore(deps): bump golang.org/x/net from 0.30.0 to 0.31.0 by @dependabot in #793
  • chore: update CSI spec to v1.10.0 by @andyzhangx in #796
  • chore: update dependabot by @andyzhangx in #797
  • chore(deps): bump the k8s group with 2 updates by @dependabot in #798
  • doc: missing keyword pod in command by @gulywwx in #800
  • cleanup: remove group update in dependabot by @andyzhangx in #802
  • cleanup: remove unused livenessProbe in registrar container by @andyzhangx in #804
  • chore(deps): bump github.com/onsi/gomega from 1.35.1 to 1.36.0 by @dependabot in #803
  • chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #805
  • fix: driver name in storage class helm configure by @andyzhangx in #807
  • chore(deps): bump google.golang.org/grpc from 1.68.0 to 1.68.1 by @dependabot in #809
  • chore(deps): bump golang.org/x/net from 0.31.0 to 0.32.0 by @dependabot in #810
  • feat: add volume resize support by @andyzhangx in #811
  • Prow update master by @TerryHowe in #812
  • chore(deps): bump github.com/onsi/gomega from 1.36.0 to 1.36.1 by @dependabot in #813
  • doc: add allowVolumeExpansion in examples by @andyzhangx in #814
  • fix: runOnControlPlane chart config by @andyzhangx in #816
  • fix: CVE-2024-45337 by @andyzhangx in #815
  • chore(deps): bump google.golang.org/grpc from 1.68.1 to 1.69.0 by @dependabot in #817
  • feat: upgrade to snapshot v8.2.0 by @andyzhangx in #818
  • chore: upgrade k8s.io/mount-utils to v1.32.0 by @andyzhangx in #821
  • test: upgrade csi-test to v5.3.1 by @andyzhangx in #822
  • feat: add controller.enableSnapshotter chart config by @andyzhangx in #820
  • chore(deps): bump google.golang.org/protobuf from 1.35.2 to 1.36.0 by @dependabot in #824
  • feat: support runOnControlPlane on csi-snapshot-controller by @andyzhangx in #823
  • feat: added volumesnapshotclass to helm chart by @geoffrey1330 in #826
  • chore(deps): bump golang.org/x/net from 0.32.0 to 0.33.0 by @dependabot in #827
  • chore(deps): bump google.golang.org/grpc from 1.69.0 to 1.69.2 by @dependabot in #829
  • chore(deps): bump github.com/onsi/ginkgo/v2 from 2.22.0 to 2.22.1 by @dependabot in #831
  • chore: Update csi release tools by @andyzhangx in #832
  • chore(deps): bump google.golang.org/protobuf from 1.36.0 to 1.36.1 by @dependabot in #833
  • fix: increase default provisioner, snapshotter retry-interval-max by @andyzhangx in #834
  • chore(deps): bump github.com/onsi/gomega from 1.36.1 to 1.36.2 by @dependabot in #835
  • chore(deps): bump github.com/onsi/ginkgo/v2 from 2.22.1 to 2.22.2 by @dependabot in #836
  • chore(deps): bump golang.org/x/net from 0.33.0 to 0.34.0 by @dependabot in #837
  • chore(deps): bump google.golang.org/protobuf from 1.36.1 to 1.36.2 by @dependabot in #838
  • fix: duplicated nfs mount by @andyzhangx in #840
  • feat: replace tar (cli) with code-only packing by @astef in #808
  • chore(deps): bump google.golang.org/grpc from 1.69.2 to 1.69.4 by @dependabot in #841
  • chore(deps): bump google.golang.org/protobuf from 1.36.2 to 1.36.3 by @dependabot in #844
  • feat: add useTarCommandInSnapshot flag in chart config by @andyzhangx in #842
  • chore: upgrade CSI driver sidecar image versions by @andyzhangx in #847

New Contributors

Full Changelog: v4.9.0...v4.10.0

v4.9.0 release

03 Sep 13:12

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.8.0...v4.9.0

v4.8.0 release

18 Jul 12:17

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.7.0...v4.8.0

v4.7.0 release

06 May 10:01

Choose a tag to compare

What's Changed

  • doc: cut v4.6.0 release by @andyzhangx in #587
  • chore: upgrade sidecar image versions by @andyzhangx in #590
  • chore(deps): bump k8s.io/kubernetes from 1.28.5 to 1.28.6 by @dependabot in #592
  • chore(deps): bump k8s.io/mount-utils from 0.29.0 to 0.29.1 by @dependabot in #593
  • chore(deps): bump k8s.io/apimachinery from 0.28.5 to 0.28.6 by @dependabot in #594
  • chore(deps): bump google.golang.org/grpc from 1.60.1 to 1.61.0 by @dependabot in #596
  • chore(deps): bump github.com/onsi/gomega from 1.30.0 to 1.31.1 by @dependabot in #597
  • chore(deps): bump k8s.io/klog/v2 from 2.120.0 to 2.120.1 by @dependabot in #598
  • chore(deps): bump k8s.io/client-go from 0.28.5 to 0.28.6 by @dependabot in #599
  • fix: delete volume failure in archive mode when subDir contains / by @andyzhangx in #602
  • doc: add this repo to ArtifactHub by @andyzhangx in #604
  • chore(deps): bump golang.org/x/net from 0.20.0 to 0.21.0 by @dependabot in #606
  • chore(deps): bump golangci/golangci-lint-action from 3 to 4 by @dependabot in #607
  • cleanup: remove integration test by @andyzhangx in #609
  • chore(deps): bump google.golang.org/grpc from 1.61.0 to 1.61.1 by @dependabot in #610
  • test: fix goveralls by @andyzhangx in #611
  • Fix documentation link for MicroK8S in readme by @struffel in #613
  • chore(deps): bump k8s.io/mount-utils from 0.29.1 to 0.29.2 by @dependabot in #614
  • chore(deps): bump k8s.io/kubernetes from 1.28.6 to 1.28.7 by @dependabot in #615
  • chore(deps): bump k8s.io/apimachinery from 0.28.6 to 0.28.7 by @dependabot in #616
  • chore(deps): bump k8s.io/client-go from 0.28.6 to 0.28.7 by @dependabot in #617
  • chore(deps): bump google.golang.org/grpc from 1.61.1 to 1.62.0 by @dependabot in #620
  • chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #621
  • chore(deps): bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.16.0 by @dependabot in #622
  • chore(deps): bump google.golang.org/grpc from 1.62.0 to 1.62.1 by @dependabot in #624
  • Bump google.golang.org/protobuf from v1.32.0 to v1.33.0 by @dulek in #626
  • chore(deps): bump golang.org/x/net from 0.21.0 to 0.22.0 by @dependabot in #627
  • fix: snapshot sidecar rbac permission issue by @andyzhangx in #628
  • fix: snapshot sidecar rbac permission issue on v4.5.0, v4.6.0 charts by @andyzhangx in #629
  • chore(deps): bump k8s.io/apimachinery from 0.28.7 to 0.28.8 by @dependabot in #631
  • chore(deps): bump github.com/onsi/ginkgo/v2 from 2.16.0 to 2.17.0 by @dependabot in #632
  • chore(deps): bump k8s.io/client-go from 0.28.7 to 0.28.8 by @dependabot in #633
  • chore(deps): bump github.com/onsi/gomega from 1.31.1 to 1.32.0 by @dependabot in #634
  • chore(deps): bump k8s.io/mount-utils from 0.29.2 to 0.29.3 by @dependabot in #636
  • feat: add baseRepo field in helm charts by @andyzhangx in #637
  • chore(deps): bump github.com/onsi/ginkgo/v2 from 2.17.0 to 2.17.1 by @dependabot in #638
  • feat: use new restricted liveness probe endpoint by @anothertobi in #639
  • feat: use new restricted liveness probe endpoint on v4.6.0 by @andyzhangx in #641
  • chore(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 by @dependabot in #642
  • chore(deps): bump golang.org/x/net from 0.23.0 to 0.24.0 by @dependabot in #643
  • chore(deps): bump google.golang.org/grpc from 1.62.1 to 1.63.0 by @dependabot in #644
  • chore(deps): bump google.golang.org/grpc from 1.63.0 to 1.63.2 by @dependabot in #646
  • chore(deps): bump k8s.io/mount-utils from 0.29.3 to 0.29.4 by @dependabot in #650
  • feat: add StorageClass definition in Helm charts by @ttryf in #645
  • fix: CVE-2024-3177 by @andyzhangx in #655
  • chore(deps): bump golangci/golangci-lint-action from 4 to 5 by @dependabot in #656
  • chore(deps): bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.2 by @dependabot in #658
  • chore(deps): bump google.golang.org/protobuf from 1.33.0 to 1.34.0 by @dependabot in #660

New Contributors

Full Changelog: v4.6.0...v4.7.0

v4.6.0 release

17 Jan 03:03

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.5.0...v4.6.0

v4.5.0 release

09 Nov 10:22

Choose a tag to compare

What's Changed

  • doc: cut v4.4.0 release by @andyzhangx in #463
  • chore(deps): bump actions/checkout from 2 to 3 by @dependabot in #466
  • chore(deps): bump k8s.io/klog/v2 from 2.80.1 to 2.100.1 by @dependabot in #454
  • chore(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.4 by @dependabot in #469
  • chore(deps): bump github.com/onsi/ginkgo from 1.14.0 to 1.16.5 by @dependabot in #471
  • chore(deps): bump github.com/onsi/gomega from 1.27.6 to 1.27.8 by @dependabot in #474
  • chore(deps): bump google.golang.org/protobuf from 1.30.0 to 1.31.0 by @dependabot in #475
  • fix: CVE-2022-1996, CVE-2023-2431 by @andyzhangx in #482
  • chore(deps): bump golang.org/x/net from 0.10.0 to 0.12.0 by @dependabot in #478
  • fix: add imagePullSecrets to snapshot controller in helm chart by @dvyas1 in #473
  • feat: disable snapshot controller install in helm chart by default by @andyzhangx in #483
  • chore(deps): bump github.com/container-storage-interface/spec from 1.5.0 to 1.8.0 by @dependabot in #484
  • feat: make priorityClassName configurable by @endriu0 in #480
  • fix: helm chart format issue by @GarbageYard in #487
  • chore(deps): bump google.golang.org/grpc from 1.40.0 to 1.56.2 by @dependabot in #488
  • feat: allow csi-snapshotter to be enabled without installing CRDs by @navilg in #481
  • chore(deps): bump github.com/pborman/uuid from 1.2.0 to 1.2.1 by @dependabot in #489
  • fix: always enable snapshot sidecar container in controller by @andyzhangx in #490
  • chore(deps): bump github.com/onsi/gomega from 1.27.8 to 1.27.10 by @dependabot in #491
  • chore(deps): bump google.golang.org/grpc from 1.56.2 to 1.57.0 by @dependabot in #492
  • chore(deps): bump golang.org/x/net from 0.12.0 to 0.13.0 by @dependabot in #494
  • fix: always enable snapshot sidecar container in controller on v4.4.0 by @andyzhangx in #495
  • chore: update release-tools by @andyzhangx in #497
  • chore(deps): bump golang.org/x/net from 0.13.0 to 0.14.0 by @dependabot in #496
  • chore: update csi-release-tools by @andyzhangx in #498
  • feat: helm chart override node service account name by @fungaren in #499
  • chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #501
  • chore(deps): bump golang.org/x/net from 0.14.0 to 0.15.0 by @dependabot in #502
  • chore(deps): bump google.golang.org/grpc from 1.57.0 to 1.58.2 by @dependabot in #506
  • fix: CVE-2021-25743 by @andyzhangx in #511
  • chore(deps): bump github.com/onsi/gomega from 1.27.10 to 1.28.0 by @dependabot in #510
  • fix: increase snapshot timeout as 20min by @andyzhangx in #512
  • chore(deps): bump github.com/onsi/ginkgo/v2 from 2.12.0 to 2.12.1 by @dependabot in #513
  • fix: flag panic if a flag is defined after being set by @andyzhangx in #516
  • chore(deps): bump golang.org/x/net from 0.15.0 to 0.16.0 by @dependabot in #515
  • chore(deps): bump github.com/onsi/ginkgo/v2 from 2.12.1 to 2.13.0 by @dependabot in #518
  • chore(deps): bump golang.org/x/net from 0.16.0 to 0.17.0 by @dependabot in #519
  • chore(deps): bump google.golang.org/grpc from 1.58.2 to 1.58.3 by @dependabot in #520
  • feat: propagate default host configuration files to csi node by @vlboiko in #521
  • chore(deps): bump google.golang.org/grpc from 1.58.3 to 1.59.0 by @dependabot in #523
  • Bump Go and golang.org/x/... to recent versions by @pierreprinetti in #527
  • go.mod: Fix unresolvable indirect dependency by @pierreprinetti in #528
  • chore(deps): bump github.com/onsi/gomega from 1.28.0 to 1.29.0 by @dependabot in #532
  • chore(deps): bump sigs.k8s.io/yaml from 1.3.0 to 1.4.0 by @dependabot in #535
  • doc: fix doc typo by @andyzhangx in #537
  • test: add more gomod check by @andyzhangx in #536
  • feat: upgrade sidecar image versions by @andyzhangx in #539
  • feat: switch to bookworm debian base image by @andyzhangx in #538
  • feat: archive on delete support by @navilg in #530

New Contributors

Full Changelog: v4.4.0...v4.5.0

v4.4.0 release

07 Jun 11:30

Choose a tag to compare

Bug Fixes 🐞

  • fix: correct snapshot path when using share parameter (#461)

What's Changed

Full Changelog: v4.3.0...v4.4.0