Skip to content

Releases: kubernetes-sigs/sig-storage-local-static-provisioner

v2.7.0 release

09 Apr 11:18
4f81db7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.6.0...v2.7.0

v2.6.0

07 Aug 16:56
6604f41
Compare
Choose a tag to compare

Changes by Kind

Feature

  • Add metrics to local PV node cleanup controller. (#399, @justinblalock87)
  • Feat: add enableWindows helm chart value to control the deployment of Windows manifests (#388, @jennwah)
  • Helm Chart values flattened when possible, please check the CHANGELOG.md file inside the helm/ directory (#393, @mauriciopoppe)
  • Optional controller to automatically clean up stale PV/PVC objects when a Node is deleted (#385, @justinblalock87)
  • Support for watching ConfigMap changes and restarting main sync loop including informer and job controller (if specified) (#265, @yibozhuang)

Bug or Regression

Other (Cleanup or Flake)

  • Chore: replace unmaintained github.com/ghodss/yaml dependency with sigs.k8s.io/yaml (#387, @Juneezee)
  • Images are no longer published on quay.io. Use registry.k8s.io for image access. (#394, @msau42)

Uncategorized

  • Cleanup: remove Windows 20H2 image build since 20H2 is not maintained and supported any more from more than 1 year ago (#382, @andyzhangx)

Dependencies

Added

  • github.com/blang/semver/v4: v4.0.0
  • github.com/cenkalti/backoff/v4: v4.1.3
  • github.com/emicklei/go-restful/v3: v3.9.0
  • github.com/go-logr/stdr: v1.2.2
  • github.com/go-task/slim-sprig: 348f09d
  • github.com/golang-jwt/jwt/v4: v4.4.2
  • github.com/golang/snappy: v0.0.3
  • github.com/grpc-ecosystem/grpc-gateway/v2: v2.7.0
  • github.com/onsi/ginkgo/v2: v2.9.1
  • go.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestful: v0.35.0
  • go.opentelemetry.io/otel/exporters/otlp/internal/retry: v1.10.0
  • go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc: v1.10.0
  • go.opentelemetry.io/otel/exporters/otlp/otlptrace: v1.10.0
  • google.golang.org/grpc/cmd/protoc-gen-go-grpc: v1.1.0
  • k8s.io/dynamic-resource-allocation: v0.27.3
  • k8s.io/kms: v0.27.3
  • sigs.k8s.io/kustomize/kustomize/v5: v5.0.1

Changed

Read more

local-static-provisioner-2.0.0

07 Aug 18:06
b618cfc
Compare
Choose a tag to compare

Helm chart for the SIG Storage Local Volume Static Provisioner.

local-static-provisioner-1.0.0

14 Feb 21:22
ad2bfba
Compare
Choose a tag to compare

Helm chart for the SIG Storage Local Volume Static Provisioner.

v2.5.0 release

18 Jul 09:32
419972c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.4.0...v2.5.0

v2.4.0

02 Dec 06:20
986045b
Compare
Choose a tag to compare

Container Image: k8s.gcr.io/sig-storage/local-volume-provisioner:v2.4.0

See CHANGELOG for details.

Thanks to everyone who contributed to this release! ❤️

v2.3.4

26 Feb 02:30
79ef0c0
Compare
Choose a tag to compare

Container Image: quay.io/external_storage/local-volume-provisioner:v2.3.4

See CHANGELOG for details.

Thanks to everyone who contributed to this release! ❤️

v2.3.3

04 Sep 01:57
23aa6eb
Compare
Choose a tag to compare

Container Image: quay.io/external_storage/local-volume-provisioner:v2.3.3

See CHANGELOG for details.

v2.3.2

25 Apr 05:28
11abdb9
Compare
Choose a tag to compare

Container Image: quay.io/external_storage/local-volume-provisioner:v2.3.2

See CHANGELOG for details.

v2.3.0

11 Jan 01:10
8ffd26c
Compare
Choose a tag to compare

Container Image: quay.io/external_storage/local-volume-provisioner:v2.3.0

See CHANGELOG for details.