Skip to content

Create CI pipeline for gitops repos that check yaml correctness #86

Description

@nissessenap

Today it's up to the developers to write correct yaml out of the box and the code reviewer have to see that it's correct or clone down the repo and build the yaml on there own.

Implement a simple kustomize build check to see that can at least be built.
It would also be nice to have rego to check for some best practices.
We could also do some general linting of the yaml files.

and probably many more solutions but this is a start.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions