Koji Kubernetes Operator - manage and run Koji in a Kubernetes cluster.
Development requires the following tooling:
Molecule is the tool of choice when it comes to running operator e2e tests.
The operator can be tested locally by running: molecule test -s minikube
.
All tests will run in a minikube instance (vm, containers, etc).
MIT (see LICENSE file)