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

Remove WsAgent specific classes from che-core-workspace-api #14528

Merged

Conversation

sleshchenko
Copy link
Member

What does this PR do?

This PR removes WsAgent (from Che 6) specific classes from workspace-api to prevent appering the error reported in the issue, and after that - workspace should be recovered fine.

It does not really fix a cause of issue - that it's possible to create a workspace with 2 wsagents pods, but it does not make sense to invest time there since we don't support Che 6 workspace anymore.

What issues does this PR fix or reference?

Fixes #14526

Release Notes

N/A

Docs PR

N/A

@sleshchenko sleshchenko self-assigned this Sep 12, 2019
@che-bot che-bot added status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. kind/bug Outline of a bug - must adhere to the bug report template. labels Sep 12, 2019
@che-bot
Copy link
Contributor

che-bot commented Sep 12, 2019

E2E tests of Eclipse Che Multiuser on OCP has failed:

@che-bot
Copy link
Contributor

che-bot commented Sep 12, 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 Sep 13, 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 Sep 13, 2019

E2E tests of Eclipse Che Multiuser on OCP has failed:

@che-bot
Copy link
Contributor

che-bot commented Sep 13, 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 Sep 13, 2019

E2E tests of Eclipse Che Multiuser on OCP has failed:

Signed-off-by: Sergii Leshchenko <sleshche@redhat.com>
@sleshchenko
Copy link
Member Author

Rebased against master to get fresh needed changes for CI tests

@che-bot
Copy link
Contributor

che-bot commented Sep 13, 2019

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

  • build details
  • "che-server" docker image: maxura/che-server:14528

@che-bot
Copy link
Contributor

che-bot commented Sep 13, 2019

E2E tests of Eclipse Che Multiuser on OCP has failed:

@sleshchenko
Copy link
Member Author

ci-test

@che-bot
Copy link
Contributor

che-bot commented Sep 13, 2019

E2E tests of Eclipse Che Multiuser on OCP has been successful:

@sleshchenko sleshchenko merged commit c2c8295 into eclipse-che:master Sep 13, 2019
@sleshchenko sleshchenko deleted the deleteWsAgentSpecifiClasses branch September 13, 2019 12:00
@che-bot che-bot removed the status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. label Sep 13, 2019
@che-bot che-bot added this to the 7.2.0 milestone Sep 13, 2019
musienko-maxim pushed a commit that referenced this pull request Sep 17, 2019
Signed-off-by: Sergii Leshchenko <sleshche@redhat.com>
musienko-maxim pushed a commit that referenced this pull request Sep 17, 2019
Signed-off-by: Sergii Leshchenko <sleshche@redhat.com>
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.

An error occurred while attempting to recover runtime
4 participants