Releases: minio/directpv
Releases · minio/directpv
Release version 4.1.5
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
Release version 4.0.17
Changelog
- fb09291 Add EOL/maintenance version notes of DirectCSI/DirectPV (#986)
- 3ffeb20 Add component startup message (#967)
- 943dae9 Add drive I/O metrics for Prometheus (#962)
- 7c73458 Add staticcheck linter (#977)
- 77e2e23 Humanize byte value to two decimal places (#969)
- 8a5d3dc Organize k8s client methods and default client. (#972)
- c40209b Remove unsupported directpv operator (#984)
- 95e7151 Upgrade go v1.24.1 (#990)
- b413359 move pkg/utils/ToLabelValues into pkg/apis/directpv.min.io/types (#978)
- b880009 upgrade dependencies (#954)
- 5b49369 upgrade dependencies (#976)
Release version 4.1.4
Release version 4.0.16
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
- fix regression assigning AuditWriter in installer args by @Praveenrajmani in #928
- docs: fix piped sh usage by @balamurugana in #930
- Fix size probe for invalid devices by @Praveenrajmani in #932
- push-image.sh: fetch the latest version of v4.0 by @balamurugana in #933
- install: initialize admin and legacy client to avoid crash for dry-run mode by @balamurugana in #938
- fix: do not allow removing/changing the reserved labels by @Praveenrajmani in #945
- Upgrade sidecars to latest by @Praveenrajmani in #947
- Add
target_commitishto goreleaser spec by @donatello in #949
Full Changelog: v4.0.13...v4.0.16
Release version 4.1.3
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
Release version 4.1.1
Release version 4.0.13
Release version 4.1.0
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.