Alluxio / k8s-operator

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

Add helm check and GitHub action #15

Closed ssz1997 closed 1 year ago

ssz1997 commented 1 year ago

Run a bash script to helm template with a pre-defined config.yaml file, then compare the output with the expected output. Add to github action as well.