Skip to content

Releases: minio/directpv

Release version 4.0.13

13 Aug 17:21
7d3f6c6
Compare
Choose a tag to compare

Changelog

Release version 4.1.0

13 Aug 16:32
8797589
Compare
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.

Release version 4.0.12

01 Aug 05:49
7d99392
Compare
Choose a tag to compare

Changelog

Release version 4.0.11

24 Jun 00:18
6cf6998
Compare
Choose a tag to compare

Changelog

Release version 4.0.10

18 Dec 20:59
b184312
Compare
Choose a tag to compare

Changelog

  • c580047 Add plugin version and image tags as annotations to the resources (#886)
  • e8ed46b Bump golang.org/x/net from 0.13.0 to 0.17.0 (#869)
  • 45ff6da Check and update errors in drive event handling (#874)
  • b184312 Improve the error messages for topology mismatches (#888)
  • 42db733 Remove MaxVolumesPerNode limit in legacy node server (#872)
  • bc00b70 Split device sync into readable functions (#879)
  • 95aa683 Update Helm charts for v4.0.9
  • 022137d Update operator bundle for v4.0.9
  • a70e7af Upgrade UBI to 8.9 and dependencies (#887)
  • 941907b change the "fstype" sc parameter to "csi.storage.k8s.io/fstype" (#885)
  • 30dc068 fix drive name of volume at startup if needed (#873)
  • a374aab fix typo in the documentation (#871)

Release version 4.0.9

11 Oct 17:13
b11a149
Compare
Choose a tag to compare

Changelog

  • c26a1c1 fix package name in operator bundle (#831)
  • 65479ac Adapting our operator script for certified operators (#855)
  • ccdec4d Add Helm operator (#824)
  • 59be1b7 Add IBM annotations to operator bundle (#843)
  • 83714fa Add commands for suspending and resuming drives (#842)
  • 123bf48 Add release script for external-health-monitor (#859)
  • 64ca50d Adding OpenShift Supported version after generating the bundle (#847)
  • 74c3e9f Adding related images field (#850)
  • 1e3b4bc Adding the project for certified operators (#856)
  • 28fc100 Correct package name in IBM Annotation to operator bundle (#845)
  • 2229dfd Correcting Chart Kind in missing spots (#867)
  • c84444c Correcting the Operator example (#866)
  • 2715edc Correcting the digest form in the CSV (#861)
  • 066ae2b DirectPV Operator: Add icon data (#852)
  • 3a2eb57 Fix minikube setup in Github CI (#829)
  • c9d41ed Helm Operator: Removing IBM Annotations (#858)
  • f1e3d67 Increase XFS probing timeout to 15 seconds (#865)
  • 8fe0838 Support drive anti-affinity for volumes (#823)
  • d0e53db Update operator release script (#830)
  • d83e6f3 Upgrade Github CI actions (#853)
  • e8ed30d Upgrade depend packages and tools (#864)
  • 71eda9f Use SHA digests instead of tags in operator bundle (#848)
  • 109bf2f cordon: do volume check only for available volumes on drives. (#834)
  • a9f64df error out for invalid label in create-storage-class.sh (#863)
  • ed6a607 fix legacy DirectCSI upgrade documentation (#851)
  • d02d768 fix name/url/email etc fields in operator bundle (#841)
  • f939151 fix package name in operator bundle generation (#832)
  • b11a149 sync: handle lost drive to be ready on successful mount (#868)

Release version 4.0.8

23 Aug 20:47
af4d4b7
Compare
Choose a tag to compare

Changelog

  • fdc576d Add Helm chart for DirectPV operator (#821)
  • 3a1fc0c Add a workaround volume suspension for statefulset startup (#820)
  • af4d4b7 Indicate suspended volumes in 'kubectl directpv list volumes' command (#827)
  • c5f7e46 Refactor documentation (#800)
  • 8efdfac Remove deployment finalizer for seamless install and upgrade (#822)

Release version 4.0.7

19 Jul 05:08
136b8ac
Compare
Choose a tag to compare

Changelog

Release version 4.0.6

22 Jun 05:07
a0ea3b5
Compare
Choose a tag to compare

Changelog

  • 87fb83a Add CSV Spec Icon for Red Hat CSI Certification (#776)
  • b3edac0 Add declarative installation (#780)
  • e4b1c56 Add icon after bundle creation for Red Hat CSI Certification (#778)
  • 0e5cde2 Add kubernetes v1.26/v1.27 support and CI tests (#781)
  • 61ac0f2 Automate the use of SHA Digest for Red Hat CSI Certification (#775)
  • 0ed3d97 Ignore sysfs file read errors (#799)
  • 7b3174e Remove unnecessary checks in build workflow (#783)
  • ca9ebb2 Show '-' for empty make in list drives (#791)
  • c24dc3a Upgrade to RedHat UBI 8.8 (#779)
  • a0ea3b5 Use sidecar images from Openshift conditionally (#803)
  • c0ae169 Validate drive ID args as UUIDs (#792)
  • d49add7 cleanup readdirnames() function (#801)
  • 757faee discover: error out if node not found (#785)
  • 514fc98 discover: sync DirectPV nodes with CSI nodes (#795)
  • 48f2634 fix: kubectl directpv move to handle empty volumes in source drive (#782)
  • a62b3cb install: use sha256 hash of sidecar images (#787)

Release version 4.0.5

25 May 17:15
e4b1c56
Compare
Choose a tag to compare

Changelog

  • 2e4b41b Add FAQ section in docs (#768)
  • 0db56a5 Add missing annotations for Red Hat CSI Certification (#769)
  • 21777cd Add support for deploying DirectPV via OLM for Red Hat CSI Certification (#761)
  • 84eb3f2 Add supported OC version for Red Hat CSI Certification (#772)
  • fcba7dd Adding redhat marketplace annotations (#770)
  • c03e034 Use image SHA Digest for Red Hat CSI Certification (#773)
  • 5dd201d fix package name for Red Hat CSI Certification (#771)
  • 388b176 fix package name for Red Hat CSI Certification (#774)