Skip to content

Releases: deckhouse/sds-local-volume

v0.2.1

31 Oct 06:28
b9f4813
Compare
Choose a tag to compare

What's Changed

  • Fix the cache freezed bound PVC
  • Improve lsc validation error message
  • Remove unnecessary images from module

Full Changelog: v0.2.0...v0.2.1

v0.2.0

26 Sep 07:08
dc89220
Compare
Choose a tag to compare

What's Changed

  • Added XFS filesystem support
  • Updated API libs to support sds-node-configurator v0.4.0
  • Multiple docs and controller fixes

Full Changelog: v0.1.2...v0.2.0

v0.1.2

18 Jul 07:59
cb15e2a
Compare
Choose a tag to compare

What's Changed

  • Remove isDefault field
  • Add contiguous setting
  • Multiple fixes in docs
  • Add pod antiaffinity rules for controller
  • Add AllocationLimit feature support
  • Add health and readiness checks for controller

Full Changelog: v0.1.1...v0.1.2

v0.1.1

13 May 14:31
474dcde
Compare
Choose a tag to compare

What's Changed

  • [ci] Fix previous channel release check by @duckhawk in #40
  • [docs] Add docs for local-csi-node-watcher controller by @ViktorKram in #38

Full Changelog: v0.1.0...v0.1.1

v0.1.0

26 Apr 10:31
d310021
Compare
Choose a tag to compare

What's Changed

  • [controller] Fix max volumes per node and R/W map by @ViktorKram in #19
  • [controller] Add LocalStorageClass validation webhook by @duckhawk in #20
  • [controller] Add logs and upgrading node scoring by @ViktorKram in #21
  • [docs] Add module documentation by @duckhawk in #22
  • [controller] Add cache for extender-scheduler by @ViktorKram in #23
  • [ci] Add previous channel release version check by @duckhawk in #27
  • Fix KubeSchedulerConfiguration API version by @duckhawk in #30
  • [controller] Add user node selector for data nodes by @duckhawk in #31
  • [controller] Fixed default Storage Class validation by @duckhawk in #32
  • [controller] Change LVMVolumeGroup size field type from string to quantity by @ViktorKram in #33
  • [csi] Add NodeStageVolume and NodeUnstageVolume by @AleksZimin in #24
  • [controller] Add a controller to label nodes for sds-local-volume-csi by @ViktorKram in #34
  • [docs] Add warning about free space at LVMThin pool by @duckhawk in #35
  • [controller] Add a webhook to validate storage class operations by @ViktorKram in #36
  • [controller] Add some logic refactoring and minor fixes by @ViktorKram in #37

Full Changelog: v0.0.2...v0.1.0

v0.0.2

12 Mar 12:34
36741ef
Compare
Choose a tag to compare

What's Changed

  • [controller] Add spec.lvm to a LocalStorageClass resource by @ViktorKram in #12
  • Fix naming and remove unused tests by @AleksZimin in #13
  • [csi] Add field ActualLVNameOnTheNode. Add SDSLocalVolumeCSIFinalizer. Add delete LVMLogicalVolume after error in CreateVolume. Bump go builder to 1.21 by @AleksZimin in #18
  • [controller] Fixed free space calculation logic for PVCs using the same storage class by @ViktorKram in #14
  • [contoller] Add a possibility to edit a LocalStorageClass spec.lvm.LVMVolumeGroups to configure an appropriate Storage Class. by @ViktorKram in #17

Full Changelog: v0.0.1...v0.0.2

v0.0.1

01 Mar 11:44
878439e
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/deckhouse/sds-local-volume/commits/v0.0.1