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
Releases · storageos/cluster-operator
v0.0.10
v0.0.9
- 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