intellij-openshift-connector
intellij-openshift-connector copied to clipboard
Multiple Intellij windows should each go to their own window's openshift connector run panel
[kind/Enhancement]
Which functionality do you think we should update/improve?
The unexpected behavior here, is that instead of windows being standalone, their output and build statuses and action results...they all go into whatever the first window was (with no indication, mind you, when i click 'describe' or 'dev' in that second window). These components are entirely separate so their Intellij instances should be too
Why is this needed?
Developing multiple separate components, it is cumbersome to have to keep going back to 1 window for the builds and deploys and keep track of them there. It also means I cannot close out of that 1 main window, this creates coupling in the development process not unlike monolithic Application Servers and their behavior