Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 572 Bytes

CONTRIBUTING.md

File metadata and controls

17 lines (11 loc) · 572 Bytes

Contributing Guide

To contribute you will need to ensure you have the following setup:

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.