[JBoss JIRA] (JBIDE-22644) Unable to perform oc binary actions because of insecure flag
by Jeff Cantrill (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22644?page=com.atlassian.jira.plugi... ]
Jeff Cantrill commented on JBIDE-22644:
---------------------------------------
Can be fixed with:
ProcessBuilder builder = new ProcessBuilder(args);
builder.environment().clear();
in
AbstractOpenshiftBinaryCapability in the openshift-restclient
> Unable to perform oc binary actions because of insecure flag
> ------------------------------------------------------------
>
> Key: JBIDE-22644
> URL: https://issues.jboss.org/browse/JBIDE-22644
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.4.0.Final
> Reporter: Jeff Cantrill
>
> Trying to retrieve pod logs or any oc binary action results in warning of:
> specifying a root certificates file with the insecure flag is not allowed
> Per deads openshift dev "...it means that your kubeconfig file has a CA set, but you're trying to connect insecurely"
> Persumably this requires us to make sure KUBECONFIG env var is not set when executing oc binary commands.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 9 months
[JBoss JIRA] (JBIDE-22644) Unable to perform oc binary actions because of insecure flag
by Jeff Cantrill (JIRA)
Jeff Cantrill created JBIDE-22644:
-------------------------------------
Summary: Unable to perform oc binary actions because of insecure flag
Key: JBIDE-22644
URL: https://issues.jboss.org/browse/JBIDE-22644
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.4.0.Final
Reporter: Jeff Cantrill
Trying to retrieve pod logs or any oc binary action results in warning of:
specifying a root certificates file with the insecure flag is not allowed
Per deads openshift dev "...it means that your kubeconfig file has a CA set, but you're trying to connect insecurely"
Persumably this requires us to make sure KUBECONFIG env var is not set when executing oc binary commands.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 9 months
[JBoss JIRA] (ERT-249) Add Registry Account UI improvement [EBZ#495693]
by Roland Grunberg (JIRA)
[ https://issues.jboss.org/browse/ERT-249?page=com.atlassian.jira.plugin.sy... ]
Roland Grunberg closed ERT-249.
-------------------------------
Fix Version/s: Neon.1 (4.6)
Resolution: Done
Upstream bug has been resolved so marking as closed. Some additional changes may also come to Registry Accounts and the way they are used from the Pull/Push Image page, but there are bugs for this.
> Add Registry Account UI improvement [EBZ#495693]
> ------------------------------------------------
>
> Key: ERT-249
> URL: https://issues.jboss.org/browse/ERT-249
> Project: Eclipse Release Train
> Issue Type: Task
> Components: Linux Tools
> Reporter: Friendly Jira Robot
> Assignee: Roland Grunberg
> Labels: Docker, bzira
> Fix For: Neon.1 (4.6)
>
>
> I suggest to add note/change labels in dialog Preferences->Docker->Registry Accounts-> Add .
> In Server Address could be just username on Docker Hub or address of the OpenShift Docker Registry - this should be mentioned at least as a note or as a tooltip.
> This dialog could be also wider(if server address longer...).
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 9 months
[JBoss JIRA] (JBIDE-22594) Deploy Docker Image wizard: password/token for registry is not prefilled even after choosing a connection
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22594?page=com.atlassian.jira.plugi... ]
Fred Bricon commented on JBIDE-22594:
-------------------------------------
The docker credentials required to log in to a docker registry consist in a username and password (at least for what is supported now by the docker tooling)
For the CDK docker registry, it turns out the docker password IS the openshift connection token, but this is really specific to the CDK. If a user were to deploy to an other docker registry, then it'd be a real password.
TL;DR; you must keep the password label
> Deploy Docker Image wizard: password/token for registry is not prefilled even after choosing a connection
> ---------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-22594
> URL: https://issues.jboss.org/browse/JBIDE-22594
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.4.0.Final
> Reporter: Andre Dietisheim
> Assignee: Dmitry Bocharov
> Labels: connection_wizard, deploy_docker_wizard, openshift_v3
> Fix For: 4.4.1.S116
>
> Attachments: out-2.ogv
>
>
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 9 months
[JBoss JIRA] (JBTIS-794) Deprecate ModeShape for 9.0.1
by Paul Leacu (JIRA)
Paul Leacu created JBTIS-794:
--------------------------------
Summary: Deprecate ModeShape for 9.0.1
Key: JBTIS-794
URL: https://issues.jboss.org/browse/JBTIS-794
Project: JBoss Tools Integration Stack
Issue Type: Feature Request
Components: distribution, modeshape
Affects Versions: 9.0.0.GA
Reporter: Paul Leacu
Assignee: Paul Leacu
Fix For: 9.0.0.GA
Deprecate ModeShape - update labels.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 9 months