-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
[k8s plugin] Kubernetes: Run command cannot build an image #13702
Comments
@azatsarynnyy why is that the key error message? You seem to understand what the problem is here, could you explain? Also, what is the impact of this bug for the user of Che? |
that error message is related to pulling the
I think it's more likely task than a bug since that functionality didn't work before. |
Fixed for K8s in eclipse-che/che-theia#510 |
Steps to reproduce:
1/ Create a Workspace from the Devfile https://github.com/azatsarynnyy/devfiles/blob/master/k8s-devfile.yml
2/ Call
File -> Open Workspace...
and choosesimple-nodejs-weather-app
folder3/ Call the
Kubernetes: Run
commandThe build is started - see the
Docker Building...
label in the status bar. But after a few seconds, the build is failed with the error:The key error message here is:
The text was updated successfully, but these errors were encountered: