question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[openshift plugin] fix 'Log in' command

See original GitHub issue

OpenShift Connector Che Plugin provides OpenShift: Log in to cluster command that stopped working in v0.0.21.

Diagnostics The error is reported in a notification: Cannot read property 'readText' of undefined

Should be fixed by https://github.com/theia-ide/theia/issues/5519

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
azatsarynnyycommented, Aug 16, 2019

VS Code OpenShift Connector extension relies on VS Code extension Clipboard API which isn’t implemented in Theia yet.

0reactions
azatsarynnyycommented, Sep 24, 2019

For now, I don’t see a way how to allow the clipboard access on http. So ‘Log in’ command won’t work on minishift.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Enable RedHat Openshift Logging plugin using CLI
Check the current status of logging-view-plugin. Below output shows that this plugin hasn't been enabled. ... This solution is part of Red Hat's ......
Read more >
OpenShift CLI developer command reference
This reference provides descriptions and example commands for OpenShift CLI ( oc ) developer commands. For administrator commands, see the OpenShift CLI ...
Read more >
jenkinsci/openshift-login-plugin - GitHub
Otherwise, if running in an OpenShift Pod and the environment variable OPENSHIFT_ENABLE_OAUTH is set to a value other than false on the container,...
Read more >
OpenShift Toolkit - Visual Studio Marketplace
Commands for a Cluster · Log in to cluster - Log in to your cluster and save login for subsequent use. · List...
Read more >
docker - Log in on OpenShift using Jenkins - Stack Overflow
That error means you need to also specify the CA that was used to sign the API server's certificate. You will need to...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found