Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 619 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 619 Bytes

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.