openebs-archive / maya

Manage Container Attached Storage (CAS) - Data Engines in Kubernetes
https://docs.openebs.io
Apache License 2.0
184 stars 201 forks source link

feat(cas-template): add cas template List option to cas-config #1825

Closed prateekpandey14 closed 3 years ago

prateekpandey14 commented 3 years ago

Signed-off-by: prateekpandey14 prateek.pandey@mayadata.io

niladrih commented 3 years ago

Thanks a lot @prateekpandey14 for helping me debug the issue with #1824. The go version was wrong, and the module path required the maya working directory to be openebs/maya, and not niladrih/maya (my fork).