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

Handle incompatible Factories between Che 6 and Che 7 #12918

Closed
slemeur opened this issue Mar 19, 2019 · 1 comment
Closed

Handle incompatible Factories between Che 6 and Che 7 #12918

slemeur opened this issue Mar 19, 2019 · 1 comment
Assignees
Labels
kind/task Internal things, technical debt, and to-do tasks to be performed.

Comments

@slemeur
Copy link
Contributor

slemeur commented Mar 19, 2019

Description

Not all the factories will be compatible between Che 6 and Che 7.
We need to handle that properly and provide a clear message to the end-user.

When a user is starting a factory that is incompatible
Display an error message on the loader, explaining the factory must be converted to Che 7 based factories and a link to the documentation.
We should also provide a way to the user to continue the process manually:

  • We will preselect the project to be cloned
  • We will redirect the user into the workspace creation page, where he'll be able to choose a stack and move forward.

In the list of factories on the dashboard
We should display an indicator on the factories that are not compatible and include a link on how to move to the new definition.

@slemeur slemeur added kind/task Internal things, technical debt, and to-do tasks to be performed. team/ide2 labels Mar 19, 2019
@l0rd l0rd mentioned this issue Mar 19, 2019
@olexii4 olexii4 self-assigned this May 17, 2019
@olexii4
Copy link
Contributor

olexii4 commented May 22, 2019

It depends on che#13381

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/task Internal things, technical debt, and to-do tasks to be performed.
Projects
None yet
Development

No branches or pull requests

3 participants