-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
TypeError: e.getCondition is not a function #8125
Comments
Hello bingwork, Thank you for reaching out to Lens GitHub! I'll let our Dev team about this issue. Thank you for the reporting. Best Regards, |
May we know in which version of Lens are you currently on? @bingwork |
hi, @dechegaray , the information is below: Lens: 2024.10.171859-latest |
Would you mind giving a try to our latest version If the problem persist, could you please provide a dummy job for us to replicate the issue? is it something like https://volcano.sh/en/docs/vcjob ? And, does this happen when:
Just trying to narrow down how to best reproduce the issue, so we can quickly fix it on engineering as there are a couple of places where the |
Can you paste the kubectl describe of this job? |
@dechegaray Thank you for your reply, and sorry, I can't reproduce this issue at the moment because we are using vcluster, and Volcano has been uninstalled. It might have been due to our previous vcluster not supporting CRD. |
Sounds good. Let us know if you ever face this again. Anyways we created an item in our backlog to verify unhandled functions when pulling the job condition |
I could only get these on windows when jump to a job that created by volcano.
Component stack:
Error stack:
TypeError: e.getCondition is not a function
at https://7653916574ca72bf71bc867fbd1fd928.lens.app:59440/build/lens.js?a4d206b170f2c4d92ccd:8:10083578
at https://7653916574ca72bf71bc867fbd1fd928.lens.app:59440/build/lens.js?a4d206b170f2c4d92ccd:8:10082508
at ct (https://7653916574ca72bf71bc867fbd1fd928.lens.app:59440/build/lens.js?a4d206b170f2c4d92ccd:8:1450747)
at t.computeValue_ (https://7653916574ca72bf71bc867fbd1fd928.lens.app:59440/build/lens.js?a4d206b170f2c4d92ccd:8:1448204)
at t.trackAndCompute (https://7653916574ca72bf71bc867fbd1fd928.lens.app:59440/build/lens.js?a4d206b170f2c4d92ccd:8:1448049)
at t.get (https://7653916574ca72bf71bc867fbd1fd928.lens.app:59440/build/lens.js?a4d206b170f2c4d92ccd:8:1447295)
at https://7653916574ca72bf71bc867fbd1fd928.lens.app:59440/build/lens.js?a4d206b170f2c4d92ccd:8:10319892
at Array.filter ()
at https://7653916574ca72bf71bc867fbd1fd928.lens.app:59440/build/lens.js?a4d206b170f2c4d92ccd:8:10319871
at ct (https://7653916574ca72bf71bc867fbd1fd928.lens.app:59440/build/lens.js?a4d206b170f2c4d92ccd:8:1450747)
The text was updated successfully, but these errors were encountered: