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.

v0.0.9

Compare
Choose a tag to compare
@darkowlzz darkowlzz released this 26 Feb 10:58
· 575 commits to master since this release
19a23aa
  • 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