Closed arjun-1 closed 5 years ago
I'm trying to run make test
, but it seems that the test hangs at:
1 chart(s) linted, no failures Installing chart 'couchdb => (version: "2.3.0", path: "couchdb")'...
Not sure though whether something is misconfigured on my machine, or did something wrong in the PR...
@arjun-1 it may not be clear but you need to install https://github.com/kubernetes-sigs/kind to run the tests. Also please don't delete any old chart packages - running make publish
should update the docs
folder correctly.
Alright, thanks for the help @willholley ;). Should be good to go.
thanks for the contribution @arjun-1 - looks great
What this PR does / why we need it:
Makes the path in the ingress configurable, defaulting to '/'.
Which issue this PR fixes
Special notes for your reviewer:
Checklist