Skip to content
This repository has been archived by the owner on Nov 15, 2022. It is now read-only.

[Improvement] Kedge should block until application pod comes up #473

Open
hrishin opened this issue Nov 21, 2017 · 0 comments
Open

[Improvement] Kedge should block until application pod comes up #473

hrishin opened this issue Nov 21, 2017 · 0 comments

Comments

@hrishin
Copy link

hrishin commented Nov 21, 2017

Current Experience:
'kedge create ---' deploys the application on Kubernetes/OpenShift. But to check whether deployment is happening or not, the developer needs to check it through to Kubernetes/OpenShift (either login to console or query through CLI).
It always may not be the case that application deployment will get successful as well.

Would it be nice if kedge can wait till actually application pod comes up?
Meanwhile

  • Kedge can fetch the build pod log if applicable
  • Print initial application logs
  • Can show if application development got succeed or failed

It could be an omnichannel experience for the developer without leaving the current window. :)

@hrishin hrishin changed the title [Improvement] Kedge should block until application pods comes up [Improvement] Kedge should block until application pod comes up Nov 21, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant