[JBoss JIRA] (JBDS-3884) Define the version of EAP that we embed with next major version of devstudio
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-3884?page=com.atlassian.jira.plugin.... ]
Nick Boldt updated JBDS-3884:
-----------------------------
Description: EAP 7.0 will be in devstudio 10.0.0.Alpha3, but future releases may change the way packaging occurs. See linked Trello cards for Big Questions. (was: Should it continue to be EAP 6.x or the new EAP 7.0 ?)
> Define the version of EAP that we embed with next major version of devstudio
> ----------------------------------------------------------------------------
>
> Key: JBDS-3884
> URL: https://issues.jboss.org/browse/JBDS-3884
> Project: Red Hat Developer Studio (DevStudio)
> Issue Type: Task
> Components: runtime
> Affects Versions: 10.0.0.GA
> Reporter: Len DiMaggio
> Assignee: Todd Mancini
> Fix For: 10.x
>
>
> EAP 7.0 will be in devstudio 10.0.0.Alpha3, but future releases may change the way packaging occurs. See linked Trello cards for Big Questions.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 9 months
[JBoss JIRA] (ERT-222) Using Docker Daemon Registry (Default) may result in failure to authenticate [EBZ#494776]
by Friendly Jira Robot (JIRA)
Friendly Jira Robot created ERT-222:
---------------------------------------
Summary: Using Docker Daemon Registry (Default) may result in failure to authenticate [EBZ#494776]
Key: ERT-222
URL: https://issues.jboss.org/browse/ERT-222
Project: Eclipse Release Train
Issue Type: Task
Components: Linux Tools
Reporter: Friendly Jira Robot
For now the expectation should be that "Docker Daemon Registry (Default)" is accessing the default configured registry with no authentication credentials.
We still have :
try {
builder.authConfig(AuthConfig.fromDockerConfig().build());
} catch (Exception e) {
// AuthConfig can't be found, continue
}
in the DockerClientFactory as part of the standard docker client creation. If the user actually has a config.json file in one of the searched locations, it'll be used. I think for now we should not support this because it's not really clear for the user that we're attempting to authenticate for them. We don't even restrict the auth credentials to jusy those matching the server name.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 9 months
[JBoss JIRA] (JBIDE-22453) Application Wizard: Shell to add and edit environment variable have different labels for name
by Viacheslav Kabanovich (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22453?page=com.atlassian.jira.plugi... ]
Viacheslav Kabanovich updated JBIDE-22453:
------------------------------------------
Fix Version/s: 4.4.0.Alpha3
(was: 4.4.x)
> Application Wizard: Shell to add and edit environment variable have different labels for name
> ---------------------------------------------------------------------------------------------
>
> Key: JBIDE-22453
> URL: https://issues.jboss.org/browse/JBIDE-22453
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.4.0.Alpha3
> Reporter: Marián Labuda
> Assignee: Viacheslav Kabanovich
> Priority: Minor
> Labels: application_wizard, docker, openshift_v3
> Fix For: 4.4.0.Alpha3
>
>
> In New OpenShift Application wizard with selected builder image there is a table containing environment variables on the Build Configuration wizard page. When adding a new variable by clicking on Add... button, shell to add is opened with labels "Name:" and "Value:". When editing an environment variable on the same wizard page, there are different labels in edit env. var shell. Environment variable name is labeled as "Environment Variable:" and value as "Value:". It should be same for both dialogs, I would recommend labels Name and Value.
> Same table with buttons seems to be used also in deploy docker image wizard, there is same flaw.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 9 months
[JBoss JIRA] (JBIDE-22453) Application Wizard: Shell to add and edit environment variable have different labels for name
by Viacheslav Kabanovich (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22453?page=com.atlassian.jira.plugi... ]
Viacheslav Kabanovich updated JBIDE-22453:
------------------------------------------
Story Points: 1
Sprint: devex #115 May 2016
> Application Wizard: Shell to add and edit environment variable have different labels for name
> ---------------------------------------------------------------------------------------------
>
> Key: JBIDE-22453
> URL: https://issues.jboss.org/browse/JBIDE-22453
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.4.0.Alpha3
> Reporter: Marián Labuda
> Assignee: Viacheslav Kabanovich
> Priority: Minor
> Labels: application_wizard, docker, openshift_v3
> Fix For: 4.4.0.Alpha3
>
>
> In New OpenShift Application wizard with selected builder image there is a table containing environment variables on the Build Configuration wizard page. When adding a new variable by clicking on Add... button, shell to add is opened with labels "Name:" and "Value:". When editing an environment variable on the same wizard page, there are different labels in edit env. var shell. Environment variable name is labeled as "Environment Variable:" and value as "Value:". It should be same for both dialogs, I would recommend labels Name and Value.
> Same table with buttons seems to be used also in deploy docker image wizard, there is same flaw.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 9 months