We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The devWorkspace is still adding CHE_API, CHE_API_INTERNAL and CHE_API_EXTERNAL env variables
https://github.com/devfile/devworkspace-operator/search?q=DefaultApiEndpoint
as the rest sidecar has been dropped, it should have been deleted as well.
The text was updated successfully, but these errors were encountered:
maybe the whole https://github.com/devfile/devworkspace-operator/blob/0322bc38a6d798eb02a4bf927c714964c1f88c61/pkg/library/shim/component.go could be removed
Sorry, something went wrong.
Fixed by #347
tinakurian
No branches or pull requests
The devWorkspace is still adding CHE_API, CHE_API_INTERNAL and CHE_API_EXTERNAL env variables
https://github.com/devfile/devworkspace-operator/search?q=DefaultApiEndpoint
as the rest sidecar has been dropped, it should have been deleted as well.
The text was updated successfully, but these errors were encountered: