CSI is now a separate helm chart and a dependency of operator. By default when the operator starts, the CSI starts too. The lifecycle of CSI is now the same as operator, not alluxio clusters.
There will only be one CSI cluster even multiple Alluxio clusters. It takes care of all requests from all alluxio clusters.
Solves #28
CSI is now a separate helm chart and a dependency of operator. By default when the operator starts, the CSI starts too. The lifecycle of CSI is now the same as operator, not alluxio clusters.
There will only be one CSI cluster even multiple Alluxio clusters. It takes care of all requests from all alluxio clusters.