Skip to content
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

CRC status does not show any info like status, cache usage and etc. #1983

Closed
dgolovin opened this issue Feb 20, 2021 · 0 comments · Fixed by #1984
Closed

CRC status does not show any info like status, cache usage and etc. #1983

dgolovin opened this issue Feb 20, 2021 · 0 comments · Fixed by #1984

Comments

@dgolovin
Copy link
Collaborator

This apparently happens because crc status -o json stopped reporting diskUsage for stopped cluster and editor UI fails to update status correctly.

image

error in console

webpack-internal:///./node_modules/pretty-bytes/index.js:70 Uncaught TypeError: Expected a finite number, got undefined: undefined
    at module.exports (webpack-internal:///./node_modules/pretty-bytes/index.js:70)
    at setCrcStatus (webpack-internal:///./src/view/cluster/app/clusterView.tsx:125)
    at messageListener (webpack-internal:///./src/view/cluster/app/clusterView.tsx:113)
@dgolovin dgolovin self-assigned this Feb 20, 2021
dgolovin added a commit to dgolovin/vscode-openshift-tools that referenced this issue Feb 20, 2021
This PR fixes redhat-developer#1983.

Signed-off-by: Denis Golovin dgolovin@redhat.com
dgolovin added a commit that referenced this issue Feb 22, 2021
This PR fixes #1983.

Signed-off-by: Denis Golovin dgolovin@redhat.com
@dgolovin dgolovin added this to the v0.2.4 milestone Mar 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant