OpenShift Sandbox generates oc login command that is not recognized correctly and pasting that command to Cluster URL field has no effect in login with token form. The same is happening if one tries to paste just URL value from clipboard. On paste event handler should cancel default event handler only when it recognizes oc login command in clipboard to let normal paste to work as usual.
OpenShift Sandbox generates oc login command that is not recognized correctly and pasting that command to Cluster URL field has no effect in login with token form. The same is happening if one tries to paste just URL value from clipboard. On paste event handler should cancel default event handler only when it recognizes oc login command in clipboard to let normal paste to work as usual.