-
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
[UD] Use default icon if actual icon is not accessible #15181
Conversation
E2E tests of Eclipse Che Multiuser on OCP has failed:
|
crw-ci-test |
❌ E2E Happy path tests failed ❗ See Details
Tested with Eclipse Che Single User on K8S (minikube v1.1.1) ℹ️ |
Selenium tests execution on Eclipse Che Multiuser on OCP (https://ci.codenvycorp.com/job/che-pullrequests-test-ocp/2984//Selenium_20tests_20report/) doesn't show any regression against this Pull request. |
Signed-off-by: Oleksii Kurinnyi <[email protected]>
b86807b
to
76bd7ed
Compare
PR has been rebased to resolve merge conflicts |
❌ E2E Happy path tests failed ❗ See Details
Tested with Eclipse Che Single User on K8S (minikube v1.1.1) ℹ️ |
E2E tests of Eclipse Che Multiuser on OCP has failed:
|
Signed-off-by: Oleksii Kurinnyi <[email protected]>
Signed-off-by: Oleksii Kurinnyi [email protected]
What does this PR do?
If User Dashboard cannot access or retrieve a devfile icon then default icon will be shown.
What issues does this PR fix or reference?
fixes #15089