This repository has been archived by the owner on Jun 23, 2020. It is now read-only.
Releases: oracle/oci-flexvolume-driver
Releases · oracle/oci-flexvolume-driver
0.8.1
0.8.0
0.7.2
Bugfix release
- Fix VNIC Attachment API calls to use the correct compartment.
0.7.1
Bugfix release to support split compartment models (VCN and clusters in different OCI compartments).
- Support cases where VCN and cluster compartments are different
- Deprecate use of compartment in configuration (now looked up dynamically from VCN)
0.7.0
- Adds support deployment as a DaemonSet
- Support for configuration via a Secret when deploying driver as a DaemonSet
- Support instance principles as a mechanism for authentication
0.6.2
Merge pull request #72 from oracle/kj-system-test-image System test image creation
0.6.1
Allow use of full ocid as the name of the volume (#58) * Allow use of full OCID as the name of the volume
0.6.0
Fix #67. Add support for LHR region uk-london-1 (#68) * Adds support for LHR region uk-london-1 * Upgrade to v1.0.0 of oci-go-sdk
0.5.2
Merge pull request #62 from oracle/gb/fix-publicip-nil Handle nil as some of the fields
0.5.1
Merge pull request #57 from oracle/gb/fix-sdk-pointer-issue Fix SDK port pointer error