couchbase/service-broker

Documentation not correct about acceptance testing

Opened this issue · 2 comments

toabi commented

The documentation here: https://github.com/couchbase/service-broker/blob/master/CONTRIBUTING.md#testing-example-submissions talks about minikube, but it actually requires kind as defined in the Makefile.

The tests themselves can run against any old Kubernetes cluster, so it's still kinda accurate 😄 I'll have a review when I get a moment.