vscode-openshift-tools icon indicating copy to clipboard operation
vscode-openshift-tools copied to clipboard

Add support to Push resources after creation

Open mohitsuman opened this issue 6 years ago • 2 comments

Currently when we create components, urls, storage, it is in local config and then we have to run PUSH command to deploy on cluster.

  • To make it similar to the old workflow(0.0.23 version), we will add the functionality to PUSH the resources after it is created.

  • These changes will be reflected in the Output Channel instead of Terminal. This way we can even control the state of the components (Pushed, In Progress, Not Pushed).

There should be setting to enable/disable automatic push.

mohitsuman avatar Sep 17 '19 21:09 mohitsuman

Can be implemented by #1199

mohitsuman avatar Sep 25 '19 13:09 mohitsuman

IJ OpenShift Connector supports it when creating component through a checkbox in the wizard:

image

jeffmaury avatar Sep 27 '19 17:09 jeffmaury

Moving to v3 support, push is no more a command. Hence closing.

mohitsuman avatar Oct 27 '22 17:10 mohitsuman