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
@mshaposhnik could you help with this question?
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? ->
https://github.com/eclipse/che/blob/master/devfile.yamlCHE_HOST/f?url=http://github.com/eclipse/cheYes, I'm using devfile.yaml on GitHub repo via CHE_HOST/f?url= endpoint.
Then I expect that dashboard asks where workspace should be created if the user is a member of any organization.
Good design.
At the same time, CHE_HOST/f?org={organization}&url= may be considerable also.
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 =)
@sleshchenko Thank you for your reply. I'll think about the function and the interface.
And I close this issue as I got the answer for my first question.