[JBoss JIRA] (JBIDE-22192) Not working link when adding a server of type OpenShift 3
by Aurélien Pupier (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22192?page=com.atlassian.jira.plugi... ]
Aurélien Pupier edited comment on JBIDE-22192 at 4/18/16 10:53 AM:
-------------------------------------------------------------------
I'm also on Windows 10.
Can you tell me which URL is supposed to be opened?
Can it be related to the Browser which is used to open it? For me it opens the internal Eclipse browser for the link with Server type "OpenShift 2)
was (Author: aurelien.pupier):
I'm also on Windows 10.
Can you tell me which URl is supposed to be opened?
Can it be related to the Browser which is used to open it? For me it opens the internal Eclipse browser for the link with Server type "OpenShift 2)
> Not working link when adding a server of type OpenShift 3
> ---------------------------------------------------------
>
> Key: JBIDE-22192
> URL: https://issues.jboss.org/browse/JBIDE-22192
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.CR1
> Environment: Windows
> Reporter: Aurélien Pupier
> Assignee: Jeff MAURY
> Priority: Minor
> Fix For: 4.4.0.Alpha1
>
> Attachments: screenshot-1.png
>
>
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 12 months
[JBoss JIRA] (TOOLSDOC-729) JBDS 9.1 GA: Release Notes
by Misha Ali (JIRA)
[ https://issues.jboss.org/browse/TOOLSDOC-729?page=com.atlassian.jira.plug... ]
Misha Ali commented on TOOLSDOC-729:
------------------------------------
Thanks, [~mmalina]
1. Updated all instanced of Betax
2. Removed the word now from Java 8 requirement
3. Removed Beta1 and Beta2 content and left only the GA content. We repeat this here because docs provides edits to the N&N content anyway, so we can easily replicated it, even more so once we start using adoc shortly after this release, and it is more useful to repeat the information than point users to a new site for it.
4. Updated query.
5. Removed Betax
Could you have a look and confirm this is now ok, please Martin?
> JBDS 9.1 GA: Release Notes
> --------------------------
>
> Key: TOOLSDOC-729
> URL: https://issues.jboss.org/browse/TOOLSDOC-729
> Project: Documentation for JBoss Tools and Developer Studio
> Issue Type: Bug
> Reporter: Misha Ali
> Assignee: Misha Ali
>
> Create release notes for GA
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 12 months
[JBoss JIRA] (JBIDE-21634) Explorer, Properties: Allow a user to scale their deployment
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21634?page=com.atlassian.jira.plugi... ]
Fred Bricon reassigned JBIDE-21634:
-----------------------------------
Assignee: Jeff Cantrill
> Explorer, Properties: Allow a user to scale their deployment
> ------------------------------------------------------------
>
> Key: JBIDE-21634
> URL: https://issues.jboss.org/browse/JBIDE-21634
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.3.1.Beta2
> Reporter: Jeff Cantrill
> Assignee: Jeff Cantrill
> Labels: explorer, openshift_v3, properties
> Fix For: 4.4.0.Alpha1
>
>
> The web and cli allows a user to scale their deployments, which is only possible now in Eclipse by editing the replicationcontroller. Add UI to facilitate scaling. Scaling should be allowed in some sort of context menu when selecting any of:
> 1. deployment (replication controller)
> 2. eclipse view of a deployment (server) -> walk back to the currrent deployment
> 3. pod -> walk back to the current deployment
> updating 'spec.replicas' causes a new pods to spin up
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 12 months
[JBoss JIRA] (JBIDE-22159) Docker image is empty after selecting it from Image search wizard
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22159?page=com.atlassian.jira.plugi... ]
Fred Bricon updated JBIDE-22159:
--------------------------------
Issue Type: Bug (was: Feature Request)
> Docker image is empty after selecting it from Image search wizard
> -----------------------------------------------------------------
>
> Key: JBIDE-22159
> URL: https://issues.jboss.org/browse/JBIDE-22159
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.CR1
> Reporter: Fred Bricon
> Assignee: Viacheslav Kabanovich
> Fix For: 4.4.0.Alpha1
>
>
> As discovered in https://github.com/jbosstools/jbosstools-openshift/pull/1106#issuecomment..., provided you have a docker and an OpenShift connection:
> - In OpenShift Explorer, select the Deploy Image menu
> - select the docker connection
> - type a docker image name already pulled in the docker daemon
> - delete it and click the search... button
> - select the same docker image as previously typed
> - once the search wizard closes, the docker Image name field is still empty.
> See http://screencast.com/t/iTJX7SjB
> As per [~scabanovich]:
> {quote}
> it is possible that validator does not let empty string to model, so model remains with valid previous value. Then, when you select that same value in the dialog, model is notified, but it already has that value and it does not notify ui because it did not change
> {quote}
> and his fix proposal:
> {quote}
> before calling setImageName(newValue) check if it has the same value, then call setImageName(""); and only after this check and adjustment call setImageName(newValue).
> {quote}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 12 months