intellij-openshift-connector icon indicating copy to clipboard operation
intellij-openshift-connector copied to clipboard

IntelliJ OpenShift Toolkit

Results 142 intellij-openshift-connector issues
Sort by recently updated
recently updated
newest added

This is an EPIC to migrate off the odo commands. The idea is to create issues for each individual task. This issue is a copy of the same issue in...

feature

vscode-openshift-tools use 3.16.1 helm binaries available from https://get.helm.sh. https://github.com/redhat-developer/vscode-openshift-tools/blob/f01037a1f4bce45025817ee0d49f918ca87b5285/src/tools.json#L140 ```yaml url": "https://get.helm.sh/helm-v3.16.1-windows-amd64.zip", ``` We should switch from using our RH mirror to these binaries.

enhancement