[
https://issues.apache.org/jira/browse/JCLOUDS-884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14487368#comment-14487368
]
ASF subversion and git services commented on JCLOUDS-884:
---------------------------------------------------------
Commit 7f38520314b4605b032e3a6622c5755f008eb7fc in jclouds's branch
refs/heads/master from [~andrewp]
[ https://git-wip-us.apache.org/repos/asf?p=jclouds.git;h=7f38520 ]
JCLOUDS-884: Only try netcat over ssh-agent as an agentproxy
See http://markmail.org/thread/oto47qk2kzcdtebb
> Do not try to load agentproxies other than netcat over ssh-agent
> ----------------------------------------------------------------
>
> Key: JCLOUDS-884
> URL: https://issues.apache.org/jira/browse/JCLOUDS-884
> Project: jclouds
> Issue Type: Improvement
> Components: jclouds-drivers
> Affects Versions: 1.9.0
> Reporter: Andrew Phillips
> Assignee: Andrew Phillips
>
> In JCLOUDS-516, we added support for agentproxies, but only really tested for
> netcat over ssh. The CLI *only* supports this, and other agentproxy
> implementations (e.g. pageant on Windows) fail there since the dependencies
> aren't even available. See http://markmail.org/thread/oto47qk2kzcdtebb
> For now, change this to only try netcat over ssh-agent. If it's possible to
> include the additional deps in future, we can decide to revert this.
> See https://github.com/ymnk/jsch-agent-proxy/pull/23
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)