-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
area/editor/theiaIssues related to the che-theia IDE of CheIssues related to the che-theia IDE of Chekind/questionQuestions that haven't been identified as being feature requests or bugs.Questions that haven't been identified as being feature requests or bugs.lifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.Denotes an issue or PR has remained open with no activity and has become stale.
Description
Summary
Currently, it seems serverResolver returns ingress host name.
k8s pods may not be able to reach to ingress via che's domain.
For example, chectl server:deploy --platform=docker-desktop on WSL2 sets che domain as https://che-eclipse-che.<wsl2 machine ip>.nip.io but WSL2 and k8s use different private network.
Relevant information
Not only theia, but also che-plugin-broker should be connected via service I think.
I guess these communication issues related to this problem.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/editor/theiaIssues related to the che-theia IDE of CheIssues related to the che-theia IDE of Chekind/questionQuestions that haven't been identified as being feature requests or bugs.Questions that haven't been identified as being feature requests or bugs.lifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.Denotes an issue or PR has remained open with no activity and has become stale.