Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #3686 : Property around external docker has been changed in a refactoring #3753

Merged
merged 1 commit into from
Jan 17, 2017

Conversation

benoitf
Copy link
Contributor

@benoitf benoitf commented Jan 16, 2017

but it has not been updated everywhere

I did a look for 10 minutes as blocker #3686 is not solved for a long time?
it seems to be broken by #3282 merge

What does this PR do?

Fix boot of Che workspaces on mac (and maybe windows) with CLI

What issues does this PR fix or reference?

#3686

Change-Id: I6da2c6f33cc063dda08b953eb2fab16abe4a0c86
Signed-off-by: Florent BENOIT fbenoit@codenvy.com

…actoring but it has not been updated everywhere

Change-Id: I6da2c6f33cc063dda08b953eb2fab16abe4a0c86
Signed-off-by: Florent BENOIT <fbenoit@codenvy.com>
@benoitf benoitf requested review from TylerJewell, riuvshin and a user January 16, 2017 18:34
@TylerJewell
Copy link

Thanks for finding this. I had assumed that this was internal to the Che server code because alex had indicated internal restructuring. what must have happened is that they have stopped using the old property name and only now use the new property name. Or, the mapping of the old property to new property somehow is failing.

Thanks for fixing this, Florent.

@codenvy-ci
Copy link

Build # 1652 - FAILED

Please check console output at https://ci.codenvycorp.com/job/che-pullrequests-build/1652/ to view the results.

@benoitf benoitf merged commit dbdb0bc into master Jan 17, 2017
@benoitf benoitf deleted the CHE-3686 branch January 17, 2017 09:49
@benoitf benoitf added this to the 5.1.0 milestone Jan 17, 2017
@benoitf benoitf added the kind/bug Outline of a bug - must adhere to the bug report template. label Jan 17, 2017
@amisevsk
Copy link
Contributor

Sorry I missed this in #3282. I think the issue was that previously, LocalDockerInstanceRuntimeInfo was still relying on old env vars from before the switch to using che.properties. That class was removed in #3282, resulting in this problem.

@JamesDrummond JamesDrummond mentioned this pull request Jan 31, 2017
9 tasks
JPinkney pushed a commit to JPinkney/che that referenced this pull request Aug 17, 2017
…ed in a refactoring but it has not been updated everywhere (eclipse-che#3753)

Change-Id: I6da2c6f33cc063dda08b953eb2fab16abe4a0c86
Signed-off-by: Florent BENOIT <fbenoit@codenvy.com>
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Outline of a bug - must adhere to the bug report template.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants