v0.8.0
Change Summary
Key Improvements:
- changing image pull policy to IfNotPresent to make it not pull the image again and again (#124,@pawanpraka1)
- moving to legacy mount (#151,@pawanpraka1)
- Fixes an issue where volumes meant to be filesystem datasets got created as zvols and generally makes - - storageclass parameter spelling insensitive to case (#144,@cruwe)
- include pvc name in volume events (#150,@pawanpraka1)
- Fixes an issue where PVC was bound to unusable PV created using incorrect values provided in PVC/Storageclass (#121,@pawanpraka1)
- adding v1 CRD for ZFS-LocalPV (#140,@pawanpraka1)
- add contributing checkout list (#138,@Icedroid)
- fixing golint warnings (#133,@Icedroid)
- removing unnecessary printer columns from ZFSVolume (#128,@pawanpraka1)
- fixing stale ZFSVolume resource issue when deleting the pvc in pending state (#145,@pawanpraka1)
- Updated the doc for custom-topology support (#122,@w3aman)
- adding operator yaml for centos7 and centos8 (#149,@pawanpraka1)
- honouring readonly flag for ZFS-LocalPV (#137,@pawanpraka1)
Install using kubectl
kubectl apply -f https://raw.githubusercontent.com/openebs/zfs-localpv/v0.8.x/deploy/zfs-operator.yaml