intellij-openshift-connector
intellij-openshift-connector copied to clipboard
Pressing `p` in `odo dev` terminal doesn't rebuild the component
[kind/bug]
What versions of software are you using?
- Operating System: RHEL 8.7
- IntelliJ version: 2021.2
- OpenShift version:
f892ce9
What did you run exactly?
I ran a component on OpenShift by right clicking, then selecting dev. It deployed successfully. I tried to force a rebuild of the application by focusing the terminal and pressing p.
Actual behavior
Nothing happened after I pressed p, or when I pressed p followed by Enter.
Expected behavior
The component is rebuilt and deployed to the cluster
Any logs, error output, etc?
No