Releases: UpCloudLtd/upcloud-csi
Releases · UpCloudLtd/upcloud-csi
v1.3.1
05 May 07:41
Compare
Sorry, something went wrong.
No results found
Added
dependencies: updated grpc and logrus versions
v1.3.0
26 Sep 08:43
Compare
Sorry, something went wrong.
No results found
Added
controller: allow any snapshot as volume data source for encrypted volume
v1.2.0
10 Jul 06:49
Compare
Sorry, something went wrong.
No results found
Added
controller: support for standard storage tier
Changed
update upcloud-go-api to v8.6.1
update Go to 1.22
update Docker image to Alpine 3.20
v1.1.0
05 Feb 08:13
Compare
Sorry, something went wrong.
No results found
Added
controller: support for data at rest encryption (using encrypted snapshots as volume source is not supported yet)
v1.0.1
07 Dec 13:24
Compare
Sorry, something went wrong.
No results found
Fixed
controller: regard volume as unpublished from the node, if node is not found
v1.0.0
14 Nov 12:00
Compare
Sorry, something went wrong.
No results found
v0.5.1
24 Oct 10:37
Compare
Sorry, something went wrong.
No results found
Changelog
chore(docs): update Kubernetes deployment docs #90
chore(docs): update development document #91
fix(build): update ldflags package paths #92
fix(filesystem): make filesystem formatting idempotent #93
fix(service): run only single attach/detach operation simultaneously per node #94
v0.5.0
25 Sep 12:31
Compare
Sorry, something went wrong.
No results found
Changelog
fix(filesystem): remove FS type constraints #86
feat(filesystem): check if filesystem type is supported before format #88
v0.4.0
26 Jul 06:14
Compare
Sorry, something went wrong.
No results found
Changelog
refactor(plugin): enable the plugin to run in different modes (node, controller, and monolith) #81
v0.3.11
04 Jul 10:59
Compare
Sorry, something went wrong.
No results found
Changelog
feat(snapshotting): improve error handling in snapshotter (#79 )