Skip to content
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.
This repository is currently being migrated. It's locked while the migration is in progress.

Releases: storageos/cluster-operator

v0.0.10

28 Feb 22:13
b9f4f3b
Compare
Choose a tag to compare

Add Operator Lifecycle Manager support.

v0.0.9

26 Feb 10:58
19a23aa
Compare
Choose a tag to compare
  • Add multistage build. #55
  • Add taint toleration to storageos pods and CSI helper containers. #59
  • Decouple the resources from the cluster object and allow the StorageOSCluster-controller to delete the resources selectively. This solves the issue where the k8s garbage collector marks all the coupled cluster resources for deletion based on the resource owner reference to a CRD. #61

v0.0.8

24 Jan 17:54
b192454
Compare
Choose a tag to compare
Merge pull request #52 from darkowlzz/stos-csi-provisioner

pkg/apis/storageos: update default csi-provisioner image