[jbosstools-issues] [JBoss JIRA] (JBIDE-22969) Make sure OpenShift Tools support proxies

Andre Dietisheim (JIRA) issues at jboss.org
Mon Aug 22 08:36:00 EDT 2016


    [ https://issues.jboss.org/browse/JBIDE-22969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13282030#comment-13282030 ] 

Andre Dietisheim commented on JBIDE-22969:
------------------------------------------

[~bdshadow] If I get your iptables rules right you simply block all tcp traffic that wont go to the given IP/port. SSH in the vagrant script is forwarded:
{code}
==> cdk: Forwarding ports...
    cdk: 22 => 2222 (adapter 1)
{code}
IMHO this explains why the above doesnt work. You need a rule that also allows the ssh traffic. Or do I miss something?

> Make sure OpenShift Tools support proxies
> -----------------------------------------
>
>                 Key: JBIDE-22969
>                 URL: https://issues.jboss.org/browse/JBIDE-22969
>             Project: Tools (JBoss Tools)
>          Issue Type: Task
>          Components: openshift
>            Reporter: Alexey Kazakov
>            Assignee: Dmitrii Bocharov
>             Fix For: 4.4.1.Final
>
>         Attachments: proxy_settings.png
>
>
> CDK is now support proxy servers. We also should make sure OpenShift Tools works fine with proxies too.
> If devstudio and cdk are installed using DevSuite installer and user configured proxy server correctly then everything should just work on Eclipse side.
> This issue covers:
> - testing
> - creating all needed (currently missing) automated tests (including reddeer/swt bot Integration Tests)
> - fixing any problems we have in OpenShift tooling regarding proxy support.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list