Skip to content

v0.1.0

Compare
Choose a tag to compare
@AleksZimin AleksZimin released this 26 Apr 10:31
· 63 commits to main since this release
d310021

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