Releases: oracle/oci-volume-provisioner
Releases · oracle/oci-volume-provisioner
0.10.0
- Bug: Set correct default provisioner name (#165)
- Feature: Structured logging using Zap (Migrate to zap logger (#164))
0.9.0
- Add support for dynamic provisioning of OCI File Storage NFS (#154)
- Fix bug where mount options to PV were not being propagated from storage class (#160)
0.8.0
- Remove dispatch via storage class name (#136)
- Wait for AVAILABLE status before returning from create (#157)
- Add support for disabling volume roundup (#156)
- Repeated deletion of deleted volumes fix (#159)
0.7.0
- Add support for rounding volumes less than 50GB
- Add failure domain labels to created PVs [#100]
- Cease DeleteVolume calls when encountering OCI error indicating volume is deleted [#125]
- Support creating volumes from a backup
0.6.0
Remove references to FFSW (#80)
0.5.0
Move volume provisioner to oci-go-sdk v1.0.0 (#71)
* Move volume provisioner to oci-go-sdk v1.0.0
* Remove file system storage ref
0.4.1
Spell passphrase correctly (#61)
0.4.0
Does not work with Keys with passphrase.
0.2.0
Bugfixes:
- Select a failure domain (AD) for volume if not specified [#42]