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

Workaround for CRW-494 - disable pushing logs to server in init broker #201

Closed
wants to merge 1 commit into from
Closed

Workaround for CRW-494 - disable pushing logs to server in init broker #201

wants to merge 1 commit into from

Conversation

amisevsk
Copy link
Contributor

This PR is a workaround for https://issues.jboss.org/browse/CRW-494 pending merge of PRs eclipse-che/che#15263, eclipse-che/che#15264.

During the docker build of the init container, we comment out the lines that attempt to connect to the server via websocket. Since upstream Che 7.3.2 does not provision proxy settings for the init container, connecting fails and this blocks workspace start. The only impact of removing these lines is that workspace start does not see the log message

Cleaning /plugins dir

Signed-off-by: Angel Misevski <amisevsk@redhat.com>
@devstudio-release
Copy link
Contributor

crw_stable-branch_PR # 161: SUCCESS

@amisevsk
Copy link
Contributor Author

Just realized that this won't work if workspaces are ephemeral, since the regular broker is also provisioned as an init container.

@ibuziuk
Copy link
Member

ibuziuk commented Nov 21, 2019

@dmytro-ndp any reason to make them ephemeral by default on CRW ?

@dmytro-ndp
Copy link
Contributor

I am not aware about the reasons.

@nickboldt
Copy link
Member

Rejected in favour of #202

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants