Skip to content

v2.5.1

Latest
Compare
Choose a tag to compare
@sergeyberezansky sergeyberezansky released this 30 Oct 12:31

What's Changed

Improvements

Bug Fixes

Miscellaneous

  • docs: fix the example of static provisioning of directory-backed volume by @sergeyberezansky in #370
  • chore(deps): update actions/checkout digest to 11bd719 by @renovate in #352
  • fix(deps): update kubernetes packages to v0.31.2 by @renovate in #376
  • chore(deps): update registry.k8s.io/kubernetes/kubectl to v1.31.2 by @renovate in #373
  • fix(deps): update golang.org/x/exp digest to f66d83c by @renovate in #349
  • fix(deps): update module github.com/prometheus/client_golang to v1.20.5 by @renovate in #369

Known limitations

  • Due to current limitation of WEKA software, publishing snapshot-backed volumes via NFS transport is not supported and could result in stale file handle error when trying to access the volume contents from within the pod.
    This limitation applies to both new snapshot-backed volumes and to any volumes that were cloned from existing PersistentVolume or Snapshot.

Full Changelog: v2.5.0...v2.5.1