To contribute you will need to ensure you have the following setup:
- You have a working Docker environment.
- You have a working Ruby environment.
Then clone the repo and run ci/build.sh for building and running unit test.
git clone https://github.com/SumoLogic/sumologic-kubernetes-collection.git
./ci/build.sh
There is a prepared Vagrant environment with microk8s set up for collection tests, for details see here.