Failed to request factory resolver namespaces not found #20420
Labels
area/che-server
area/factory/server
Server side of factory implementation
kind/bug
Outline of a bug - must adhere to the bug report template.
severity/P1
Has a major impact to usage or development of the system.
Describe the bug
It seems we can't create new workspace with Import from Git if the repo doesn't have devfile.yaml and it's first time to create workspace.
Che version
7.35@latest
Steps to reproduce
Expected behavior
A workspace is created successfully
Runtime
Kubernetes (vanilla), Docker Desktop
Screenshots
Installation method
chectl/latest
Environment
Windows, Amazon
Eclipse Che Logs
https://che-eclipse-che.che.127.0.0.1.nip.io/api/factory/resolver/ returns 400 and the response message is
Additional context
I can't find any log on che server component with the following steps:
I think you can easily reproduce this problem with
kubectl delete ns <yourname>-che
The text was updated successfully, but these errors were encountered: