image-reflector-controller/DEVELOPMENT.md

359 B

Development

Note: Please take a look at https://fluxcd.io/docs/contributing/flux/ to find out about how to contribute to Flux and how to interact with the Flux Development team.

How to run the test suite

Prerequisites:

  • go >= 1.16
  • kubebuilder >= 2.3
  • kustomize >= 3.1

You can run the unit tests by simply doing

make test