]
Rob Stryker resolved JBIDE-21164.
---------------------------------
Fix Version/s: 4.3.0.Beta1
Resolution: Done
Item A is upstream / not JBT
Item B is solved by
cdk server adapter shows error then overridden by adbinfo output
----------------------------------------------------------------
Key: JBIDE-21164
URL:
https://issues.jboss.org/browse/JBIDE-21164
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Reporter: Max Rydahl Andersen
Assignee: Rob Stryker
Fix For: 4.3.0.Beta1
started cdk from server adapter view.
starts up - eventually it fails and output contains my username and password in plain
text and some error ...then replaced by output of adbinfo.
A) why was my username/password listed in plain text ? (might be basic vagrant issue not
specific to cdk server adapter)
B) why did output of adbinfo override output from vagrant. should this not be appended or
handled separately ?