[jbosstools-issues] [JBoss JIRA] (JBIDE-27084) Add proxy support for odo based explorer
Jeff MAURY (Jira)
issues at jboss.org
Wed Apr 1 02:26:38 EDT 2020
[ https://issues.redhat.com/browse/JBIDE-27084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jeff MAURY updated JBIDE-27084:
-------------------------------
Fix Version/s: 4.15.0.Final
(was: 4.15.0.AM1)
> Add proxy support for odo based explorer
> ----------------------------------------
>
> Key: JBIDE-27084
> URL: https://issues.redhat.com/browse/JBIDE-27084
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.14.0.Final
> Reporter: Jeff MAURY
> Priority: Major
> Fix For: 4.15.0.Final
>
>
> We should add proxy support for the odo based explorer. This requires to set up HTTPS_PROXY env variable when launching odo if proxy is required for the cluster url.
> I would recommand the following changes:
> * OpenShiftClient should be now private to the OdoCli
> * Modify Odo interface so as to remove the OpenShiftClient from the parameters
> * Add a new reset method to Odo interface that will be called when the context is reset or add a new OdoFactory that will be called when context is reset. We will allocate the OpenShiftClient here and compute the HTTP_PROXY env variable if proxy is required for this cluster
> * Modify odo launch calls so as to pass this env var each time odo is launched
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the jbosstools-issues
mailing list