Releases: yandex-cloud/k8s-csi-s3
Releases · yandex-cloud/k8s-csi-s3
v0.42.1
v0.41.1
v0.41.0
v0.40.8
Commits
- 29e63f2: Fix #104 - Add csi-s3 to all resource names (Vitaliy Filippov)
- b6e93a8: Fix #107 - Wait for mount if the process is already started by systemd (Vitaliy Filippov)
- 8b5a012: Filter everything including values (not exactly correct, but safer) (Vitaliy Filippov)
- af5a2ee: Bump version to 0.40.8 (Vitaliy Filippov)
v0.40.6
v0.40.3
Commits
- 11d8b4b: Use os.MkdirAll (Vitaliy Filippov)
- 80c1171: Improve error handling, do not remove CollectMode (fix #101) (Vitaliy Filippov)
- 8ebd0f0: Add region (fix #87) (Vitaliy Filippov)
- b2489cd: Allow insecure S3 connections (fix #100) (Thomas Johansen)
- 911571a: Bump version to 0.40.3, following GeeseFS (Vitaliy Filippov)
v0.40.1
Chores
- the argument is already a string, there's no need to use fmt.Sprintf #72 (guoguangwu)
Commits
- 075acce: s3 region now configurable by helm values (Tamas Mohos) #76
- da3638e: Fix the goroutine variable capturing in
removeObjectsOneByOne
(Alexander Narsudinov) #78 - d3e89f1: Use atomics to make writing of results safe in
removeObjectsOneByOne
(Alexander Narsudinov) #78 - 6a7b88e: Increase the buffer size of objects channel in
removeObjectsOneByOne
(Alexander Narsudinov) #78 - 5786485: Try StopPost instead of ExecStopPost for systemd < 237 (for #69) (Vitaliy Filippov)
- bcb8029: Fix #92 - StopPost also does not work on old systemd versions, but /run/systemd/system/UNIT.d/ does! (Vitaliy Filippov)
- 2f4814a: Bump version to 0.40.1 (Vitaliy Filippov)