-
Notifications
You must be signed in to change notification settings - Fork 58
Webview page to run Code Ready Containers #1235
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
mohitsuman
added a commit
to mohitsuman/vscode-openshift-tools
that referenced
this issue
Apr 29, 2020
Merged
mohitsuman
added a commit
to mohitsuman/vscode-openshift-tools
that referenced
this issue
May 5, 2020
mohitsuman
added a commit
to mohitsuman/vscode-openshift-tools
that referenced
this issue
May 8, 2020
mohitsuman
added a commit
to mohitsuman/vscode-openshift-tools
that referenced
this issue
May 9, 2020
This was referenced May 12, 2020
mohitsuman
added a commit
to mohitsuman/vscode-openshift-tools
that referenced
this issue
May 12, 2020
Pass platform from extension to webview based editor
mohitsuman
added a commit
to mohitsuman/vscode-openshift-tools
that referenced
this issue
Jun 7, 2020
mohitsuman
added a commit
to mohitsuman/vscode-openshift-tools
that referenced
this issue
Jun 7, 2020
Released on 10/4/20. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
This page which create a webview interface providing the feature for the user to Run Code Ready Containers.
When the user clicks on
Add OpenShift Cluster
icon on the title panel, the webview is loaded.Once the view is active, it shows 2 options to Add an OpenShift Cluster.
These will be shown as cards and respective actions will be enabled on the card button
After box 1 is selected CRC Install page is activated. The page will provide steps to:
Features needed for CRC integration in VSCode
Add progress bar for crc command completion
Run
crc setup
and thencrc start
command as child processShow console url once the cluster is up and running
Showcase command output stream in UI
Download link to the specific version of crc selected (see beginning of discussion in Add Select Dropdown for crc versions #1546).
The text was updated successfully, but these errors were encountered: