sustainable-computing-io / kepler-model-server

Model Server for Kepler
Apache License 2.0
23 stars 25 forks source link

chore: yamllint all the things #300

Open dave-tucker opened 1 month ago

dave-tucker commented 1 month ago

This adds the same yamllint config that we use in Kepler and adds a Github Workflow to ensure checked in YAML has been correctly linted. Also fixes some minor syntax issues with the GitHub Templates.

sunya-ch commented 1 month ago

Could you please check prometheus-k8s yaml due to the error in this line The Role "prometheus-k8s" is invalid: rules[0].apiGroups: Required value: resource rules must supply at least one api group?