Skip to content

Watch view implementation to track running 'odo watch' commands#1612

Merged
dgolovin merged 7 commits intoredhat-developer:masterfrom
dgolovin:i1425-watch-view
Jul 6, 2020
Merged

Watch view implementation to track running 'odo watch' commands#1612
dgolovin merged 7 commits intoredhat-developer:masterfrom
dgolovin:i1425-watch-view

Conversation

@dgolovin
Copy link
Copy Markdown
Collaborator

@dgolovin dgolovin commented Jun 26, 2020

Watch commands can be executed for different components at the same time
and that is done in terminal veiw. Over time terminal is getting
polluted with different commands and it is getting not easy to navigate
and search for watch sessions to see the log or stop them.

Related to #1425.
Fix #1617.

Signed-off-by: Denis Golovin dgolovin@redhat.com

@dgolovin dgolovin force-pushed the i1425-watch-view branch 3 times, most recently from 951a41c to e33bb3f Compare June 30, 2020 03:29
dgolovin added 5 commits July 6, 2020 12:31
Watch commands can be executed for different components at the same time
and that is done in terminal veiw. Over time terminal is getting
polluted with different commands and it is getting not easy to nawigate
and search for watch sessions to see the log or stop them.

This fix shows all components under watch in a view so devs can:
1. See the logs
2. Stop active watch commands

Related to redhat-developer#1425.

Signed-off-by: Denis Golovin <dgolovin@redhat.com>
Signed-off-by: Denis Golovin <dgolovin@redhat.com>
Signed-off-by: Denis Golovin <dgolovin@redhat.com>
Signed-off-by: Denis Golovin <dgolovin@redhat.com>
Signed-off-by: Denis Golovin <dgolovin@redhat.com>
@dgolovin dgolovin force-pushed the i1425-watch-view branch from e1dd5d2 to bca7112 Compare July 6, 2020 19:56
@dgolovin dgolovin changed the title [WIP] Watch view implementation to track running 'odo watch' commands Watch view implementation to track running 'odo watch' commands Jul 6, 2020
dgolovin added 2 commits July 6, 2020 13:56
Signed-off-by: Denis Golovin <dgolovin@redhat.com>
Signed-off-by: Denis Golovin <dgolovin@redhat.com>
@dgolovin dgolovin merged commit b40dee3 into redhat-developer:master Jul 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create Watch Sessions View to provide control over running 'odo watch' commands

1 participant