Releases: civo/civo-csi
Releases · civo/civo-csi
v0.10.3
v0.10.2
What's Changed
- Set User agent for csi by @haardikdharma10 in #10
- add missing healthz port for health-checking by @alessandroargentieri in #11
- increase threshold for liveness probe by @alessandroargentieri in #12
- update version of csi to fix a known issue by @alessandroargentieri in #13
- Trim whitespaces/newlines when reading environment variables by @RealHarshThakur in #5
- Updated Civogo to latest version by @satakshigarg in #14
- Talos Clusters don't have a config file. Load this from an env var by @DMajrekar in #15
New Contributors
- @haardikdharma10 made their first contribution in #10
- @alessandroargentieri made their first contribution in #11
- @RealHarshThakur made their first contribution in #5
- @satakshigarg made their first contribution in #14
Full Changelog: v0.10.1...v0.10.2
v0.10.1
What's Changed
- Add support for volume stats by @vishalanarase in #9
New Contributors
- @vishalanarase made their first contribution in #9
Full Changelog: v0.10.0...v0.10.1
v0.9.1
Add cluster-id to the secret, and use it when creating a volume to associate them to a cluster
Initial release of a working driver
First release of a working driver ready to be thoroughly tested