konflux-ci / konflux-ci

Integration and release of Konflux-CI
Apache License 2.0
50 stars 39 forks source link

Run kubelinter on the manifests #100

Open gbenhaim opened 6 months ago

gbenhaim commented 6 months ago

We should verify our manifests using kubelinter. It can be done using a Github action. Reference https://github.com/redhat-appstudio/infra-deployments/blob/main/.github/workflows/kube-linter.yaml

yftacherzog commented 2 months ago

The workflow is in place. Some exceptions are still present and should be addressed.