Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

[Remote plugins] Call OnDidDeploy only if client is set #508

Merged
merged 1 commit into from
Oct 24, 2019
Merged

Conversation

mmorhun
Copy link
Contributor

@mmorhun mmorhun commented Oct 23, 2019

What does this PR do?

In remote plugins mechanism we send some meta information between main Theia and remote plugin host. This PR provides the fix for the case when client has not connected yet, but we've got a message to send. It is safe to not to send the info, because when client is ready it queries the info itself.

What issues does this PR fix or reference?

eclipse-che/che#14942

@che-bot
Copy link
Contributor

che-bot commented Oct 23, 2019

E2E Happy path tests of Eclipse Che Single User on K8S (minikube v1.1.1) has failed:

@mmorhun
Copy link
Contributor Author

mmorhun commented Oct 23, 2019

crw-ci-test

@che-bot
Copy link
Contributor

che-bot commented Oct 23, 2019

E2E Happy path tests of Eclipse Che Single User on K8S (minikube v1.1.1) has failed:

@eclipse-che eclipse-che deleted a comment from che-bot Oct 23, 2019
@che-bot
Copy link
Contributor

che-bot commented Oct 23, 2019

E2E Happy path tests of Eclipse Che Single User on K8S (minikube v1.1.1) has failed:

@che-bot
Copy link
Contributor

che-bot commented Oct 23, 2019

E2E Happy path tests of Eclipse Che Single User on K8S (minikube v1.1.1) has failed:

@che-bot
Copy link
Contributor

che-bot commented Oct 23, 2019

E2E Happy path tests of Eclipse Che Single User on K8S (minikube v1.1.1) has failed:

@benoitf
Copy link
Contributor

benoitf commented Oct 23, 2019

FYI ci-build check is failing

Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
@mmorhun
Copy link
Contributor Author

mmorhun commented Oct 24, 2019

Rebased

@che-bot
Copy link
Contributor

che-bot commented Oct 24, 2019

E2E Happy path tests of Eclipse Che Single User on K8S (minikube v1.1.1) has been successful:

  • build details
  • logs and configs
  • "che-theia" docker image: maxura/che-theia:508
  • "che-theia-endpoint-runtime" docker image: maxura/che-theia-endpoint-runtime:508
  • "che-remote-plugin-runner-java8" docker image: maxura/che-remote-plugin-runner-java8:508
  • "che-remote-plugin-kubernetes-tooling-1.0.0" docker image: maxura/che-remote-plugin-kubernetes-tooling-1.0.0:508
  • Happy path tests DevFile

@mmorhun mmorhun merged commit 89e35d7 into master Oct 24, 2019
@mmorhun mmorhun deleted the CHE-14942-1 branch October 24, 2019 09:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants