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.
spjmurray commented
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.
toabi commented
Jeah, thought so, but https://github.com/couchbase/service-broker/blob/master/Makefile#L205-L211 explicitly calls kind