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

Complete endpoints implementations needed for Theia plugins #184

Closed
sleshchenko opened this issue Oct 22, 2020 · 3 comments
Closed

Complete endpoints implementations needed for Theia plugins #184

sleshchenko opened this issue Oct 22, 2020 · 3 comments
Assignees

Comments

@sleshchenko
Copy link
Member

sleshchenko commented Oct 22, 2020

It's needed to complete endpoints implementations needed for Theia plugins:
Theia defines https://github.com/eclipse/che-plugin-registry/blob/master/v3/plugins/redhat/java11/0.63.0a/meta.yaml protocol, discoverable, type, path which have a bit different location in devfile 2.0 format

@davidfestal
Copy link
Collaborator

On branch use-v1alpha2-and-new-attributes I'm working on the the start of this issue:

  • Using the new endpoint validated fields: exposure, path, protocol, secure, instead of the old corresponding attributes.

@davidfestal davidfestal self-assigned this Nov 19, 2020
@sleshchenko
Copy link
Member Author

sleshchenko commented Nov 23, 2020

The thing that Devfile 2.0 is missing - a requireSubdomain setting for endpoints. I've created the corresponding issue on devfile/api side. devfile/api#230

@sleshchenko
Copy link
Member Author

It believe it can be safety closed now.
Devfile API and DevWorkspace Che Operator has their issues to support uniqueHost

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants