Contributions are welcome ❤️
To run an E2E test, you will need to have GCP application default credentials setup locally. Then you can create a cluster using kind and run the tests:
kind create cluster
make test-e2e
Follow these steps:
- Fork this repo
- Make desired changes
- Open pull request