Seagate / cortx-k8s

CORTX Kubernetes Orchestration Repository
https://github.com/Seagate/cortx
Apache License 2.0
6 stars 47 forks source link

Validate Chart schema #343

Closed keithpine closed 2 years ago

keithpine commented 2 years ago

Description

Update chart-testing configuration to validate the Chart schema. Ensure correctness of Chart.yaml.

Type of change

How was this tested?

CI lint check.

Additional information

To run locally requires an installation of yamale.

pip install --user yamale

PATH=$HOME/.local/bin:$PATH ct lint --config .github/linters/ct.yaml

Checklist

If this change requires newer CORTX or third party image versions:

If this change addresses a CORTX Jira issue: