Openshift connector and Che: the extension is not keeping the state after workspace restart. #15270
Description
Describe the bug
When using the openshift connector, the state is lost after restart.
Che version
- latest
- nightly
- other: please specify
Steps to reproduce
- Start a workspace with the openshift connector plugin + a nodejs project
- Login to a remote openshift cluster from the openshift connector panel
- Create some project / component to the nodejs project, push
- Restart the workspace
- User is not connected anymore, and after reloaded, the component has no context although .odo folder is still present in the nodejs project.
Runtime
- Openshift 4.2
Installation method
- che-operator (operator hub)