-
Notifications
You must be signed in to change notification settings - Fork 49
feat: real-time updates #148
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
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: Karan Yadav <[email protected]>
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/assign @kevin-wangzefeng |
Hello @Monokaix @JesseStutler @de6p , |
While the PR adds real-time updates globally, but it still offer manual refresh buttons on each tab (Jobs, Queues, Pods) for fallback, in case WebSocket or polling fails ??? @karanBRAVO |
Ya, that's true Reason
And by the way, I am using Hope that this answer's your query :) |
yes , that's cool @karanBRAVO |
I think we can move this forward after @Shrutim1505 finish her work. |
ok |
Describe the PR
As discussed on volcano-slack, I have implemented the
real-time
update feature.refresh button(s)
again and again to see the changes :)Age
of the Pods.Additional Context
You can test this PR by creating
jobs
,pods
,queues
,namespaces
usingkubectl
and see the real-time updates on theUI
.Also try deleting it