[
https://issues.jboss.org/browse/JBIDE-10454?page=com.atlassian.jira.plugi...
]
Andre Dietisheim updated JBIDE-10454:
-------------------------------------
Description:
We currently only allow the user to rename the namespace (domain). There's currently
no way to change the ssh key in our tooling (the Web GUI offers that capability to the
user).
The current client impl already offers this
{code}
IOpenshiftService#public IDomain changeDomain(final String newName, final ISSHPublicKey
sshKey, final IUser user)
{code}
was:We currently only allow the user to rename the namespace (domain). There's
currently no way to change the ssh key in our tooling (the Web GUI offers that capability
to the user).
provide capabability to edit ssh keys
-------------------------------------
Key: JBIDE-10454
URL:
https://issues.jboss.org/browse/JBIDE-10454
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: openshift
Affects Versions: 3.3.0.M5
Reporter: Andre Dietisheim
Assignee: Andre Dietisheim
Fix For: 3.3.0.Beta1
We currently only allow the user to rename the namespace (domain). There's currently
no way to change the ssh key in our tooling (the Web GUI offers that capability to the
user).
The current client impl already offers this
{code}
IOpenshiftService#public IDomain changeDomain(final String newName, final ISSHPublicKey
sshKey, final IUser user)
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira