Skip to content

Releases: minio/directpv

Release version 4.1.5

28 Apr 17:12
1fb86ef

Choose a tag to compare

Changelog

  • 1a677c5 Add EOL/maintenance version notes of DirectCSI/DirectPV (#985)
  • 1041d2e Add component startup message (#966)
  • 35aaf55 Add drive I/O metrics for Prometheus (#955)
  • 8daf729 Add image-tag annotation to the deployment and daemonset (#965)
  • 3a1e26f Add kustomize support for declarative management (#952)
  • e0d9577 Add staticcheck linter (#974)
  • 1fb86ef Adding SELinux Documentation (#900)
  • e7ddffe De not set XFS retry_timeout_seconds as max_retries is zero (#980)
  • c269093 Humanize byte value to two decimal places (#968)
  • 3629fb6 Indicate Deleting status if deletion timestamp is set for volume (#991)
  • 24f8f87 InitDevices: handle device denied reason and PartTableType (#999)
  • 5397330 Move pkg/utils/ToLabelValues into pkg/apis/directpv.min.io/types (#975)
  • 879ecbb Organize k8s client methods and default client. (#971)
  • ddec617 Remove used release operator script (#983)
  • de28f20 Removing the Certified Helm Operator from the DirectPV Repository (#982)
  • 3947758 Sync: error out devices having mount issues (#996)
  • ac08ecb add kustomize support for v4.0 (#961)
  • f6f0df8 fix typo in init error message (#963)
  • c657af7 tests: fix scp command to get multiple files (#951)
  • 557e925 upgrade dependencies (#953)
  • 8906683 upgrade dependencies (#973)
  • 819ee4f upgrade dependencies (#993)

Release version 4.0.18

28 Apr 16:59
86f054e

Choose a tag to compare

Changelog

  • 7607265 Indicate Deleting status if deletion timestamp is set for volume (#992)
  • 86f054e InitDevices: handle device denied reason and PartTableType (#1000)
  • 9390fcb Sync: error out devices having mount issues (#997)
  • 8f8e033 upgrade dependencies (#998)

Release version 4.0.17

21 Mar 05:59
95e7151

Choose a tag to compare

Changelog

Release version 4.1.4

16 Sep 19:00
1f5a480

Choose a tag to compare

Changelog

  • 1f5a480 Add target_commitish to goreleaser spec (#950)

Release version 4.0.16

16 Sep 19:09
2b1d061

Choose a tag to compare

Removal of releases v4.0.14 and v4.0.15

These two releases have been removed due to an error in the release process while releasing them.

What's Changed

Full Changelog: v4.0.13...v4.0.16

Release version 4.1.3

13 Sep 05:56
35920ae

Choose a tag to compare

Changelog

  • 2edc6b0 Add csi-external-health-monitor-controller sidecar build (#940)
  • c16fb69 Add info messages in sidecar release scripts (#939)
  • 6cb3a59 Add sidecar release scripts (#934)
  • 35920ae Upgrade sidecars to latest (#946)
  • 7474e19 admin: add missing response fields in resume APIs (#936)
  • 137e750 admin: return additional info in admin API responses (#935)
  • c43ec19 fix: do not allow removing/changing the reserved labels (#944)
  • 196f4c2 install: initialize admin and legacy client to avoid crash for dry-run mode (#937)

Release version 4.1.2

22 Aug 08:19
a0b8eed

Choose a tag to compare

Changelog

Release version 4.1.1

22 Aug 03:34
6643fbd

Choose a tag to compare

Changelog

  • 6643fbd docs: fix piped sh usage (#929)
  • 146db7b fix regression assigning AuditWriter in installer args (#926)

Release version 4.0.13

13 Aug 17:21
7d3f6c6

Choose a tag to compare

Changelog

Release version 4.1.0

13 Aug 16:32
8797589

Choose a tag to compare

Changelog

Feature Removals

No support for PSP from v4.1.0

As PodSecurityPolicy was deprecated in kubernetes v1.21 and removed from kubernetes in v1.25. Its support will be removed from DirectPV v4.1.0.

However, the versions v4.0.x will be supported with backports for a while. You can use versions greater than v4.0.12 and less than v4.1.0 to retain the PSP support.