Skip to content

Releases: vultr/vultr-csi

v0.18.0

06 Mar 20:34
4f2281b

Choose a tag to compare

Changelog

  • d5bbf18 Bump github.com/container-storage-interface/spec from 1.11.0 to 1.12.0 (#356)
  • 50a345f Bump github.com/sirupsen/logrus from 1.9.3 to 1.9.4 (#374)
  • 129b529 Bump github.com/vultr/govultr/v3 from 3.21.1 to 3.23.0 (#342)
  • 6f970b7 Bump github.com/vultr/govultr/v3 from 3.23.0 to 3.24.0 (#350)
  • a8588c9 Bump golang.org/x/oauth2 from 0.30.0 to 0.31.0 (#349)
  • 2872864 Bump golang.org/x/oauth2 from 0.31.0 to 0.33.0 (#358)
  • 1915580 Bump golang.org/x/oauth2 from 0.33.0 to 0.35.0 (#375)
  • bb5ddfe Bump golang.org/x/sync from 0.16.0 to 0.17.0 (#346)
  • fdb7572 Bump golang.org/x/sync from 0.17.0 to 0.19.0 (#359)
  • a40aece Bump golang.org/x/sys from 0.34.0 to 0.36.0 (#345)
  • 3f30b32 Bump golang.org/x/sys from 0.36.0 to 0.38.0 (#357)
  • 6744c5d Bump golang.org/x/sys from 0.38.0 to 0.41.0 (#372)
  • e32b7ba Bump google.golang.org/grpc from 1.74.2 to 1.75.1 (#347)
  • b9ab300 Bump google.golang.org/grpc from 1.75.1 to 1.79.1 (#371)
  • 2899442 Bump k8s.io/mount-utils from 0.33.3 to 0.34.1 (#348)
  • f95b852 Bump k8s.io/mount-utils from 0.34.1 to 0.35.2 (#373)
  • af8d1d4 Ignore static check deprecation error on VPC2 (#376)
  • 597722b Migrate golangci-lint configuration to v2 (#366)
  • 4f2281b Release v0.18.0 #minor
  • c6675fa Removed vendored code (#369)
  • 9612865 Replace deprecated goreleaser template (#377)
  • 629f48f Revert "Update block storage not found response (#360)" (#361)
  • b5ed711 Update CODEOWNERS (#378)
  • 277b57d Update Go version from v1.24 to v1.26 (#365)
  • a261b77 Update README with NVMe available regions (#362)
  • 156663a Update block storage not found response (#360)
  • 0cc5c3b Update github workflow actions (#368)
  • 87d9075 Update govultr from v3.24.0 to v3.28.1 (#370)
  • 2eb8cd1 [CLOUD-7186] add BM check for block storage (#364)

v0.17.1

28 Aug 20:32
acb873a

Choose a tag to compare

Changelog

v0.17.0

17 Jul 21:13
af08530

Choose a tag to compare

Changelog

  • 1fdf303 Add logic to verify/add device symlink on vultr kubernetes nodes (#328)
  • effa3f9 Bump github.com/vultr/govultr/v3 from 3.20.0 to 3.21.0 (#327)
  • 903bdd7 Bump github.com/vultr/govultr/v3 from 3.21.0 to 3.21.1 (#333)
  • 7400176 Bump golang.org/x/sync from 0.14.0 to 0.15.0 (#322)
  • 0690a21 Bump golang.org/x/sync from 0.15.0 to 0.16.0 (#330)
  • 5c77602 Bump golang.org/x/sys from 0.33.0 to 0.34.0 (#329)
  • b97a568 Bump google.golang.org/grpc from 1.72.0 to 1.72.2 (#321)
  • c9d1f48 Bump google.golang.org/grpc from 1.72.2 to 1.73.0 (#323)
  • db1f79f Bump google.golang.org/grpc from 1.73.0 to 1.74.0 (#332)
  • a656d00 Bump k8s.io/mount-utils from 0.33.0 to 0.33.1 (#320)
  • 56ce0c2 Bump k8s.io/mount-utils from 0.33.1 to 0.33.2 (#326)
  • 91e3422 Bump k8s.io/mount-utils from 0.33.2 to 0.33.3 (#331)
  • af08530 Release v0.17.0 #minor

v0.16.0

08 May 19:44
116fd62

Choose a tag to compare

Changelog

  • 9a5b89f Bump github.com/vultr/govultr/v3 from 3.18.0 to 3.19.1 (#312)
  • 6fb3f0d Bump github.com/vultr/govultr/v3 from 3.19.1 to 3.20.0 (#316)
  • c30eaaa Bump golang.org/x/net from 0.36.0 to 0.38.0 (#309)
  • 6e252cb Bump golang.org/x/oauth2 from 0.28.0 to 0.29.0 (#306)
  • 0593e2b Bump golang.org/x/oauth2 from 0.29.0 to 0.30.0 (#315)
  • 7faf555 Bump golang.org/x/sync from 0.12.0 to 0.14.0 (#313)
  • 592e987 Bump golang.org/x/sys from 0.31.0 to 0.33.0 (#314)
  • f9b1622 Bump google.golang.org/grpc from 1.71.0 to 1.72.0 (#310)
  • 5179f5f Bump k8s.io/mount-utils from 0.32.2 to 0.32.3 (#297)
  • 2ceee16 Check mount and device during node staging/attach (#317)
  • 116fd62 Release v0.16.0 #minor
  • 04776ff Update github-tag-actions from v1.36.0 to v1.71.0 (#307)

v0.15.1

28 Mar 14:23
d049d10

Choose a tag to compare

Changelog

  • c05fe6d Bump golang.org/x/net from 0.34.0 to 0.36.0 (#298)
  • d049d10 Release v0.15.1 #patch
  • 7f04a77 Set default block storage type during NodeStageVolume (#300)
  • a9a41e4 Update govultr from v3.16.1 to v3.18.0 (#301)

v0.15.0

12 Mar 15:43
c082c3c

Choose a tag to compare

Changelog

  • 5d31326 Add example VFS PVC manifest
  • 07af052 Bump github.com/vultr/govultr/v3 from 3.13.0 to 3.16.1
  • 12d5234 Bump golang.org/x/oauth2 from 0.25.0 to 0.28.0
  • 031126c Bump golang.org/x/sync from 0.10.0 to 0.12.0
  • c848058 Bump google.golang.org/grpc from 1.69.4 to 1.71.0
  • 65cae81 Bump k8s.io/mount-utils from 0.32.0 to 0.32.2
  • 9a0cc54 Merge pull request #284 from vultr/dependabot/go_modules/k8s.io/mount-utils-0.32.2
  • 1e30638 Merge pull request #289 from vultr/dependabot/go_modules/google.golang.org/grpc-1.71.0
  • 7dfcae6 Merge pull request #290 from vultr/dependabot/go_modules/golang.org/x/oauth2-0.28.0
  • 1ee4e90 Merge pull request #291 from vultr/dependabot/go_modules/golang.org/x/sync-0.12.0
  • 56c1bc2 Merge pull request #293 from vultr/dependabot/go_modules/github.com/vultr/govultr/v3-3.16.1
  • c082c3c Release v0.15.0 #minor
  • 1d1992d Update Go version from v1.23 to v1.24 (#294)

v0.14.0

20 Jan 19:46
bc77acb

Choose a tag to compare

Changelog

  • ee879c2 Add builds to public vcr repo (#268)
  • 589a8a3 Add support for virtual file system alongside block storage (#275)
  • 787e4c2 Bump github.com/container-storage-interface/spec from 1.10.0 to 1.11.0 (#271)
  • 29cc240 Bump golang.org/x/oauth2 from 0.23.0 to 0.24.0 (#257)
  • 763210b Bump golang.org/x/oauth2 from 0.24.0 to 0.25.0 (#272)
  • 22d754b Bump golang.org/x/sync from 0.8.0 to 0.10.0 (#261)
  • cd045ef Bump golang.org/x/sys from 0.26.0 to 0.29.0 (#273)
  • 51bff95 Bump google.golang.org/grpc from 1.67.1 to 1.69.2 (#270)
  • ba331fb Bump google.golang.org/grpc from 1.69.2 to 1.69.4 (#276)
  • 5b172a3 Bump k8s.io/mount-utils from 0.31.2 to 0.32.0 (#265)
  • 98532b4 Fix broken link (#267)
  • bc77acb Release v0.14.0 #minor
  • bdda8d6 Release v0.14.0 #minor
  • ee7c58b Update golang.org/x/net from v0.30.0 to v.33.0 (#279)
  • a4c18c9 Update govultr from v3.11.2 to v3.13.0 (#269)

v0.13.4

12 Nov 17:33
450ff69

Choose a tag to compare

Changelog

v0.13.3

01 Nov 15:20
cb31a63

Choose a tag to compare

Changelog

  • 26f1fff Bump golang.org/x/sys from 0.25.0 to 0.26.0
  • 8ea1eea Bump google.golang.org/grpc from 1.66.1 to 1.67.1
  • d8c3455 Bump k8s.io/mount-utils from 0.31.0 to 0.31.2
  • ada33c6 Create CODEOWNERS
  • ed96c33 Fix volume unpublish errors when missing directory (#226)
  • cb19c60 Merge pull request #245 from vultr/dependabot/go_modules/google.golang.org/grpc-1.67.1
  • 11f0341 Merge pull request #246 from vultr/dependabot/go_modules/golang.org/x/sys-0.26.0
  • 9831bf7 Merge pull request #249 from vultr/dependabot/go_modules/k8s.io/mount-utils-0.31.2
  • cb31a63 Release v0.13.3 #patch
  • 9a14273 Update go from v1.22 to v1.23 (#251)
  • 275d114 Update govultr from v3.11.1 to v3.11.2 (#254)
  • df981ff Update govultr from v3.9.1 to v3.11.1 (#252)
  • b29f8f9 Upgrade to Go 1.22 and Update Vendor Dependencies (#242)

v0.13.2

12 Aug 19:51
5e32f16

Choose a tag to compare

Changelog

  • 370a86a Bump golang.org/x/oauth2 from 0.20.0 to 0.22.0 (#230)
  • 489a6f9 Bump golang.org/x/sync from 0.6.0 to 0.8.0 (#231)
  • 7c49a0a Bump google.golang.org/grpc from 1.64.0 to 1.65.0 (#228)
  • 5dc8822 Fix releaser mattermost notification action (#221)
  • 5e32f16 Release v0.13.2 #patch