/gitops-generator

Primary LanguageGoApache License 2.0Apache-2.0

gitops-generator

codecov

A community open-source library to help with your project's GitOps needs.

This library generates the Kubernetes resource files and uses the Kustomize tool. The files are then pushed to the Git repository specified.

Developement & Testing

Prerequisite

  • go 1.18 or later

Testing

To run all the tests in this repository

make test

Contributions

Please see our CONTRIBUTING for more information.