Releases: sergelogvinov/proxmox-csi-plugin
Releases · sergelogvinov/proxmox-csi-plugin
v0.8.2
v0.8.1
v0.8.0
v0.7.0
v0.6.1
v0.6.0
v0.5.0
Welcome to the v0.5.0 release of Proxmox CSI Plugin!
Main features:
- cli tool pvecsictl
- raw block device
Bug Fixes
- add delay before unattach device (ff575d1)
- release please (ffad744)
- chart: detect safe mounted behavior (5580695)
Features
- prefer providerID (7dcde72)
- pv/pvc cli helper (d97bc32)
- use release please tool (39c4b22)
- use readonly root (ca00846)
- raw block device (1be660b)
- chart: add support to mount a custom CA (9b94627)
Miscellaneous
Release v0.4.1
v0.4.1 (2024-01-01)
Welcome to the v0.4.1 release of Proxmox CSI Plugin!
Bug Fixes
- publish shared volumes
- find zone by region
Features
- chart: add value to customize kubeletDir
- chart: add allowedTopologies
Changelog
Release v0.4.0
v0.4.0 (2023-10-24)
Welcome to the v0.4.0 release of Proxmox CSI Plugin!
New CSI options
- blockSize
- inodeSize
- diskIOPS
- diskMBps
Bug Fixes
- check volume existence
- helm create namespace
- remove nocloud label
Features
- mkfs block/inode size options
- disk speed limit
- chart: make StorageClass parameters/mountOptions configurable
Changelog
- df245fd chore: release v0.4.0
- 9e5a139 chore: bump deps
- aba0ca8 fix: check volume existence
- a78e338 feat(chart): make StorageClass parameters/mountOptions configurable
- 364b8be fix: helm create namespace
- 74e42b2 fix: remove nocloud label
- 88f4ebc feat: mkfs block/inode size options
- c464dab feat: disk speed limit
- a243ffb chore: bump deps
Release v0.3.0
v0.3.0 (2023-09-18)
Welcome to the v0.3.0 release of Proxmox CSI Plugin!
Features
- storage encryption
- support regional (shared) block devices
Changelog
- 5f5d781 chore: bump deps
- 5e57204 docs: storage class options
- 26c1928 feat: storage encryption
- f75bfff chore: bump actions/checkout from 3 to 4
- 1088dbb feat: volume capability
- 51419d3 chore: bump sigstore/cosign-installer from 3.1.1 to 3.1.2
- ae63a06 chore: bump deps
- c7d1541 feat: regional block devices
- 4ceef77 chore: bump deps