topolvm

Capacity-aware CSI plugin for Kubernetes

APACHE-2.0 License

Stars
696

Bot releases are visible (Hide)

topolvm - Release v0.10.3

Published by github-actions[bot] almost 3 years ago

topolvm - topolvm-chart-v3.1.2

Published by github-actions[bot] almost 3 years ago

topolvm - Release v0.10.2

Published by github-actions[bot] almost 3 years ago

topolvm - topolvm-chart-v3.1.1

Published by github-actions[bot] about 3 years ago

topolvm - Release v0.10.1

Published by github-actions[bot] about 3 years ago

topolvm - topolvm-chart-v3.1.0

Published by github-actions[bot] about 3 years ago

topolvm - Release v0.10.0

Published by github-actions[bot] about 3 years ago

topolvm - topolvm-chart-v3.0.0

Published by github-actions[bot] about 3 years ago

topolvm - topolvm-chart-v2.1.1

Published by github-actions[bot] about 3 years ago

topolvm - Release v0.9.2

Published by github-actions[bot] about 3 years ago

topolvm - Release v0.9.1

Published by github-actions[bot] about 3 years ago

topolvm - topolvm-chart-v2.1.0

Published by github-actions[bot] about 3 years ago

topolvm - Release v0.9.0

Published by github-actions[bot] about 3 years ago

Changelog

https://github.com/topolvm/topolvm/blob/main/CHANGELOG.md#090---2021-08-10

Migration to helm from kustomize.

In this release, we changed the installation method to helm from kustomize.
It introduces resources name changes, you should delete such resources then install new ones by helm.
Please read the document below.
https://github.com/topolvm/topolvm/blob/main/charts/topolvm/MIGRATION.md

topolvm - topolvm-chart-v2.0.3

Published by github-actions[bot] about 3 years ago

Topolvm

topolvm - topolvm-chart-v2.0.1

Published by github-actions[bot] about 3 years ago

Topolvm

topolvm - Release v0.8.3

Published by github-actions[bot] over 3 years ago

topolvm - Release v0.8.2

Published by github-actions[bot] over 3 years ago

Added

  • Add topolvm_volumegroup_size_bytes metric (#290)

Fixed

  • Add tests for DaemonSet lvmd (#285)
  • fix PodSecurityPolicy for Daemonset of lvmd (#291)

Contributors

  • @bells17
topolvm - Release v0.8.1

Published by github-actions[bot] over 3 years ago

Fixed

  • Make event handler be invoked on create event (#279)
  • Avoid unnecessary readlink (#276)

Changed

  • Update golang to 1.16 (#281)
topolvm - Release v0.8.0

Published by github-actions[bot] over 3 years ago

Fixed

  • update kubebuilder options to accept dry-run (#251)

Added

  • Support mount option (#260)

Changed

  • Support k8s 1.20 (#259)
    • BREAKING: Drop support for admissionregistration.k8s.io/v1beta1
    • The default port for the webhook was changed to 9443.
    • The options for logger were changed according to use zap.
  • Update the CSI spec to v1.3.0 (#256)
  • Rename master branch to main (#255)
  • Purge official sidecar images from e2e (#249)
  • Add a minimum image (#236)
    • BREAKING: As of v0.7.0, topolvm/topolvm image does not contain sidecar binaries. if you wish to use images containing sidecar binaries, use topolvm/topolvm-with-sidecar instead.
  • force stopping kubelet to unmount lv volumes (#245)
  • add a note for example to suggest tagged version (#266)
  • add a note about host's kernel to supported environments (#262)
  • fix to use topolvm-with-sidecar for example test (#263)

Contributors

  • @bells17
topolvm - Release v0.7.0

Published by github-actions[bot] almost 4 years ago

Added

  • Support striped LV (#229)

Changed

  • Update protoc-gen-go-grpc and regenerate stubs (#213)
  • Build hypertopolvm inside docker (#215)
  • Modify manifest for deployment-scheduler (#221)
  • Add CSI ephemeral volumes limitation (#224)
  • Fix defaultDivisor not work (#225)
  • Improve stale LV deletion method (#230)
  • Use MayRunAs instead of MustRunAs to avoid recursive chown (#233)
  • Update cert-manager API ver to v1 (#234)
  • Add support for k8s 1.19. (#237)
    • k8s 1.19 only supports kubescheduler.config.k8s.io/v1beta1
  • Go 1.15 and Ubuntu 20.04 (#239)

Removed

  • Support for Kubernetes 1.16 (#237)
  • Drop btrfs support (#240)
  • No longer use the vendor function (#237)

Experimental

  • Support running lvmd in a container (#208)

Contributors

  • @bells17
  • @onokatio
  • @UZER0
Package Rankings
Top 2.35% on Proxy.golang.org
Badges
Extracted from project README
GitHub release Main PkgGoDev Go Report Card
Related Projects