* Add basic verification of release
* Set BUILD_NUMBER in pr-review.sh
* Set default verification pause if not set
* Work around default pause value with -u
* Fix default pause value in pr-review
* Use kubconfig for tests if possible
* Add basic verification of release
* Add basic verification of release
* Set BUILD_NUMBER in pr-review.sh
* Set default verification pause if not set
* Work around default pause value with -u
* Fix default pause value in pr-review
* Use kubconfig for tests if possible
* Add basic verification of release
* Ensure kubeconfig works standalone
* ci(*): fix reference to master and bash options
test-infra no longer has a reference to master so we need to fetch it to
see what's been changed
* Skip if no chart changes
* tweak to dockerfile
* Adding pushlish script and tweaking e2e script as pwd is not always the root dir of the project
* missing publish script
* Backed out version bump in e2e.sh script. Will need to do that after we run publish-docker.sh
* fixed test vs tests