Skip to content
This repository has been archived by the owner on Jun 23, 2020. It is now read-only.

Releases: oracle/oci-volume-provisioner

0.10.0

02 Oct 13:40
Compare
Choose a tag to compare
  • Bug: Set correct default provisioner name (#165)
  • Feature: Structured logging using Zap (Migrate to zap logger (#164))

0.9.0

23 Aug 08:47
82bc4e7
Compare
Choose a tag to compare
  • 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

15 Aug 13:25
Compare
Choose a tag to compare
  • 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

11 Jun 20:33
d7875c4
Compare
Choose a tag to compare
  • 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

30 Mar 22:42
610086f
Compare
Choose a tag to compare
Remove references to FFSW (#80)

0.5.0

23 Mar 11:19
Compare
Choose a tag to compare
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

08 Feb 11:16
029047a
Compare
Choose a tag to compare
Spell passphrase correctly (#61)

0.4.0

07 Feb 18:25
ef8ab9f
Compare
Choose a tag to compare

Does not work with Keys with passphrase.

0.2.0

06 Dec 15:31
Compare
Choose a tag to compare

Bugfixes:

  • Select a failure domain (AD) for volume if not specified [#42]