question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

How to create workspace into my organization by Devfile?

See original GitHub issue

Description

This is just a question. I want to create my workspace by devfile.yaml into the organization I belong. How can I do?

OS and version:

Che 7.0.0-beta-5.0-SNAPSHOT

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
sleshchenkocommented, May 15, 2019

Good design. At the same time, CHE_HOST/f?org={organization}&url= may be considerable also.

@monaka please create feature request. Also feel free to contribute it =)

1reaction
sleshchenkocommented, May 11, 2019

Now, it’s only possible with Beta method in WorkspaceService [1] that is not stable yet. But also I wonder why we do not have an ability to accept factory to an organizational but not to a personal account. If you use organizations and such feature may be useful for you, feel free to open an issue. Maybe we have such an ability, have you tried to accept factory with github repo? ->

  1. Make sure you have is member of organization.
  2. Push devfile.yaml to github repository, like Che repo has https://github.com/eclipse/che/blob/master/devfile.yaml
  3. Open CHE_HOST/f?url=http://github.com/eclipse/che Then I expect that dashboard asks where workspace should be created if the user is a member of any organization.

[1] https://github.com/eclipse/che/blob/e4e12df1be0faaa47fb1f16ab4f5207890523563/wsmaster/che-core-api-workspace/src/main/java/org/eclipse/che/api/workspace/server/WorkspaceService.java#L193

Read more comments on GitHub >

github_iconTop Results From Across the Web

Chapter 4. Authoring devfiles - Red Hat Customer Portal
These projects are created inside a user's workspace after the workspace is started. For each project, specify the following: The type of the...
Read more >
Using a customized devfile to create a workspace - IBM
Select the Custom Workspace tab. For a custom devfile enter a public URL, then click Load Devfile. Note: You can also copy and...
Read more >
CodeReady Workspaces: Consistent Development ...
Click "Create and Open" to create your workspace. Workspaces are defined by a devfile. These “dev environment as code” files describe the ......
Read more >
How to get rid of "It works on my machine!" with CodeReady ...
A custom “devfile” registry image (more on this later). Click on the “Create Instance” link in the CodeReady Workspaces tile, then scroll to ......
Read more >
Starting a new workspace with a clone of a Git repository
The URL of your organization's Che instance, used as part of all the ... You can also use the Git Repo URL *...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found