Alluxio / k8s-operator

An operator for managing Alluxio system on Kubernetes cluster
https://www.alluxio.io/
Apache License 2.0
10 stars 8 forks source link

Refactor some directories #75

Open ssz1997 opened 12 months ago

ssz1997 commented 12 months ago

It is possible to use helper function to create another helper function: https://stackoverflow.com/questions/70194175/helm-chart-create-helper-function-using-another-helper-function Some directories/files across different files can be refactored this way, including:

  1. log directory
  2. journal directory
  3. system-info directory
  4. metastore
  5. ...