Skip to content

v0.2.0

Compare
Choose a tag to compare
@AleksZimin AleksZimin released this 26 Apr 08:52
· 73 commits to main since this release
5e3944c

What's Changed

  • [controller] Add a LVMLogicalVolumeWatcher CRDs by @ViktorKram in #13
  • [controller] Add more test cases by @AleksZimin in #23
  • [controller] add func AreSizesEqualWithinDelta by @AleksZimin in #24
  • [controller] Fix resize for thinPools by @AleksZimin in #25
  • [controller] Add tests to LvmLogicalVolumeWatcher controller. by @ViktorKram in #26
  • [controller] Fix naming in LVMLogicalVolume by @AleksZimin in #27
  • [controller] Add node affinity by @duckhawk in #29
  • [controller] Enhance LVMLogicalVolume handling: logging, size display, and event processing by @AleksZimin in #28
  • [controller] Static linked nsenter, lsblk and lvm utils by @AleksZimin in #30
  • [controller] Fix serial discovery by switching to dynamic lsblk by @AleksZimin in #31
  • [ci] Rewrite the bin-copier script in Golang. by @NikolayDemchuk in #33
  • [controller] Move lsblk and its libraries inside the agent image by @AleksZimin in #36
  • [controller] Add age field by @NikolayDemchuk in #37
  • [controller] Implement stderr filtering for LVM commands by @AleksZimin in #39
  • [controller] Add bench-tests for LVMLogicalVolume controller by @ViktorKram in #42
  • [controller] Change size type from string to quantity by @ViktorKram in #46
  • [controller] Add parallel reconciliation to lvm_logical_volume_watcher. Add VG size validation to lvm_volume_group_watcher by @AleksZimin in #40

New Contributors

Full Changelog: v0.1.7...v0.2.0