datastax / pulsar-helm-chart

Apache Pulsar Helm chart
Apache License 2.0
46 stars 38 forks source link

Add yamllint to CI Linting step #207

Closed michaeljmarshall closed 2 years ago

michaeljmarshall commented 2 years ago

We recently encountered a situation where duplicate keys in a yaml manifest resulted in errors (#206). This new test will use yamllint to ensure that all of our examples/ files and our default values file result in well formed yaml manifests.