Skip to content

Releases: sergelogvinov/proxmox-csi-plugin

Release v0.4.0

24 Oct 05:46
Compare
Choose a tag to compare

v0.4.0 (2023-10-24)

Welcome to the v0.4.0 release of Proxmox CSI Plugin!

New CSI options

  • blockSize
  • inodeSize
  • diskIOPS
  • diskMBps

All CSI options

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

19 Sep 15:43
Compare
Choose a tag to compare

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

Release v0.2.0

07 Aug 16:52
Compare
Choose a tag to compare

v0.2.0 (2023-08-07)

  • Helm chart and images now signed by cosing.
  • SSD disks mount with noatime flag, and trim free space on unmount process.
  • Skip resizing disk for LXC containers.

Bug Fixes

  • skip lxc containers on resize process
  • helm liveness context
  • detach volume error
  • kubectl apply in readme

Features

  • noatime flag for ssd
  • cosign images
  • pin version
  • helm oci release
  • drop node capabilities
  • trim filesystem

Changelog

Release v0.1.1

12 May 04:23
Compare
Choose a tag to compare

v0.1.1 (2023-05-12)

Welcome to the v0.1.1 release of Proxmox CSI Plugin!

Features

  • switch to distroless
  • decrease node image

Changelog

Release v0.1.0

04 May 16:55
Compare
Choose a tag to compare

v0.1.0 (2023-05-04)

Welcome to the v0.1.0 release of Proxmox CSI Plugin!

Bug Fixes

  • release check

Changelog

Release v0.0.2

29 Apr 11:12
Compare
Choose a tag to compare

v0.0.2 (2023-04-29)

Welcome to the v0.0.2 release of Proxmox CSI Plugin!

Container tag release.

Changelog

Release v0.0.1

29 Apr 08:45
Compare
Choose a tag to compare

v0.0.1 (2023-04-29)

Welcome to the v0.0.1 release of Proxmox CSI Plugin!

Bug Fixes

  • raise condition during volume attach
  • cluster schema

Features

  • resize pvc
  • node daemon
  • node daemonsets
  • controller

Changelog