You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2020/09/21 14:01:32 UTC

[GitHub] [couchdb-helm] flimzy commented on pull request #42: Cluster setup

flimzy commented on pull request #42:
URL: https://github.com/apache/couchdb-helm/pull/42#issuecomment-696134224


   E2E tests do pass for me, once I apply this small patch.  Should I add this to the PR?
   
   ```diff
   --- a/test/kind-config.yaml
   +++ b/test/kind-config.yaml
   @@ -1,5 +1,5 @@
    kind: Cluster
   -apiVersion: kind.sigs.k8s.io/v1alpha3
   +apiVersion: kind.x-k8s.io/v1alpha4
    nodes:
      - role: control-plane
      - role: worker
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org