redhat-developer / vscode-openshift-tools

OpenShift extension for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=redhat.vscode-openshift-connector
MIT License
91 stars 54 forks source link

[WIP] 4151 create a deployment using a build config #4235

Open msivasubramaniaan opened 1 week ago

datho7561 commented 1 week ago

I got:

Error running command openshift.deployment.create.buildConfig: command 'openshift.deployment.create.buildConfig' not found. This is likely caused by the extension that contributes openshift.deployment.create.buildConfig.

When trying to open the webview

msivasubramaniaan commented 1 week ago

I got:

Error running command openshift.deployment.create.buildConfig: command 'openshift.deployment.create.buildConfig' not found. This is likely caused by the extension that contributes openshift.deployment.create.buildConfig.

When trying to open the webview

Front end code not yet committed. Currently work in progress. Let you know once completed