Skip to content

Releases: nifcloud/nifcloud-additional-storage-csi-driver

v1.1.0

18 Oct 10:35
df5e683
Compare
Choose a tag to compare

A Helm chart for nifcloud-additional-storage-csi-driver

What's Changed

  • Fix linter rule to exclude gosec G115 rule by @aokumasan in #40
  • Fix to use k8s.io/mount-utils instead of k8s.io/utils in mounter by @aokumasan in #39

Full Changelog: v1.0.0...v1.1.0

v1.0.0

25 Jan 04:08
7367a6c
Compare
Choose a tag to compare

A Helm chart for nifcloud-additional-storage-csi-driver

What's Changed

Full Changelog: v0.1.4...v1.0.0

v0.1.4

08 Dec 05:14
d0e1e1c
Compare
Choose a tag to compare

A Helm chart for nifcloud-additional-storage-csi-driver

What's Changed

Full Changelog: v0.1.3...v0.1.4

v0.1.3

11 Sep 06:06
aeaa942
Compare
Choose a tag to compare

A Helm chart for nifcloud-additional-storage-csi-driver

What's Changed

Full Changelog: v0.1.2...v0.1.3

v0.1.2

07 Sep 01:49
4b702f8
Compare
Choose a tag to compare

A Helm chart for nifcloud-additional-storage-csi-driver

What's Changed

  • Update Makefile VERSION. Auto versioning from git tags. by @heriet in #23
  • Release helm by @heriet in #24

Full Changelog: v0.1.1...v0.1.2

v0.1.1

01 Sep 04:36
d12ea3d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0

30 Aug 15:19
02b3daa
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.5...v0.1.0

v0.0.5

04 Oct 11:00
Compare
Choose a tag to compare

Summary

  • Fix to use official NIFCLOUD SDK. (https://github.com/nifcloud/nifcloud-sdk-go)
  • Support new disk types. (standard-flash, high-spped-flash)
  • Support extend volume size.
  • Add NIFCLOUD_INSTANCE_ID environment variable to detect node's instance identifier.
  • Fix minor bugs.

v0.0.4

16 Dec 14:21
Compare
Choose a tag to compare

Summary

  • Cleanup volume management logic
  • Support multi zone cluster

v0.0.3

06 Nov 13:05
Compare
Choose a tag to compare

Summary

  • Fix bug of cannot create multiple of 100GB size.
    • 100GB is allocatable unit size for additional storage.