Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add next steps to the QA script #33

Open
nottrobin opened this issue Dec 6, 2017 · 1 comment
Open

Add next steps to the QA script #33

nottrobin opened this issue Dec 6, 2017 · 1 comment

Comments

@nottrobin
Copy link
Contributor

The ./qa-deploy script will simply exit once it's deployed its stuff to minikube, but not tell you what to do next.Your service probably isn't running yet because you need to wait a while.

I suggest we either make it automatically run something like watch kubectl get all,ingress for you, or if that's a bit too surprising, then it should instead output something like this at the end:

Your services have been deployed to minikube, but may need a while to fully start up. You can inspect their status by running:

watch kubectl get all,ingress
@sowasred2012
Copy link

@nottrobin is this still relevant?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants