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

[devfile] Che commands (Theia task) targeting a container tool defined by url is not working #12765

Closed
sunix opened this issue Feb 26, 2019 · 0 comments
Assignees
Labels
kind/bug Outline of a bug - must adhere to the bug report template. severity/P1 Has a major impact to usage or development of the system. status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community.

Comments

@sunix
Copy link
Contributor

sunix commented Feb 26, 2019

Description

che commands/task defined in the devfile with target a 'tool' (chePlugin) container. Looks like containers are prefixed with dockerimage/tool-id.
Executing a task won't work: will propose in which container to run even if this was defined in the chefile commands.
It looks like there is a bug when defining the tool with the URL:

  - name: che-dev
    type: chePlugin
    id: https://raw.githubusercontent.com/eclipse/che-plugin-registry/upgrade-che-theia-dev/plugins/org.eclipse.che.theia.dev:0.0.1

Reproduction Steps

OS and version:

Diagnostics:

@sunix sunix added the kind/bug Outline of a bug - must adhere to the bug report template. label Feb 26, 2019
@skabashnyuk skabashnyuk added severity/P1 Has a major impact to usage or development of the system. and removed team/osio labels Mar 6, 2019
@sleshchenko sleshchenko self-assigned this Mar 21, 2019
@sleshchenko sleshchenko added the status/in-progress This issue has been taken by an engineer and is under active development. label Mar 21, 2019
@sleshchenko sleshchenko added status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. and removed status/in-progress This issue has been taken by an engineer and is under active development. labels Mar 22, 2019
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. severity/P1 Has a major impact to usage or development of the system. status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community.
Projects
None yet
Development

No branches or pull requests

3 participants