Changelog
- 695ce2a Add docs explaining the drive states and their transitions (#593)
- 50d9962 Handle empty values for
ID_FS_TYPE
andID_FS_UUID
in udev data file (#603) - 527d389 Implement
kubectl directpv drives purge
command to purge the lost|detached drives (#597) - b51cd85 Improve architecture and development docs (#601)
- 7391bb2 Increase lease renewal timeout for drive and volume controllers (#598)
- 081237d Introduce
kubectl directpv volumes purge
to purge the released volumes (#594) - ef5c096 Minor fixes in partitionUUID and FSType matcher functions (#587)
- 877c67d Remove SMART serial number validation checks as we don't use SMART serials anymore (#600)
- 713a95e Sort volume list by PODNAMESPACE (#581)
- 455e160 Update issue templates