Closed ScrewTSW closed 5 years ago
Workaround PR: https://github.com/eclipse/che-devfile-registry/pull/70
PR with workaround was merged - https://github.com/eclipse/che-devfile-registry/pull/70
moving to 7.1.0
Pointer to the UD code that does conversion https://github.com/eclipse/che/blob/0e06a2b57fff4b55d8a38c300cf8a8a910dfae23/dashboard/src/app/workspaces/create-workspace/devfile-selector/devfile-selector.html#L59
Confirmed fixed. closing.
Describe the bug
When using the latest version of the devfile registry, the images which are using
GiB
in their meta.yaml instead ofMiB
are being rounded up to 0GiB by the frontend.Che version
Steps to reproduce
Open create-workspace tab Look for Java Springboot or Java MySQL The required size is 0Gi
Expected behavior
Dashboard will correctly represent the devfile required size
Runtime
kubectl version
)oc version
)minikube version
andkubectl version
)minishift version
andoc version
)docker version
andkubectl version
)Screenshots
Installation method
Environment