No terminals opened
After added and connect to a OC Cluster, when openning the OPENSHIFT TERMINAL it displays No terminals opened with a red reload icon.
What I can do? Thanks.
If you don't mind me asking, what are you expecting to be there? I think we can improve the name or do a better job of explaining what it's meant for in the UI.
The OpenShift Terminal section is used for running interactive command line programs that interact with the cluster. For example, if you create a component and start debugging it, the terminal command that runs the debug session will be shown here so that you can watch the logs. Another example is building and running a Knative serverless function.
thank you for your attention.
I was believing it was a terminal to run oc commands. Example oc help. I didn't know it was for use after connecting to a component. Sorry
It's all good. This just means we should indicate this more clearly in the UI.
I think we should add a subtitle below "No terminals opened" that says:
"Terminals related to operations performed on the OpenShift cluster will appear here"