Automatic Hot reload #246
|
Is there a plan to add automatic hot-reload for resources when a pod is created/updated? Right now we have to press the refresh button frequently. |
Answered by
nadaverell
Mar 3, 2026
Replies: 2 comments 2 replies
|
Yes, absolutely. Stay tuned, will update |
2 replies
Answer selected by
paullacoutiere-oss
|
Update — live SSE updates have been in for a while. The informer-based cache pushes resource changes (Pods, Deployments, Services, etc.) to the UI in real time, so state updates without a manual refresh click. If you spot any resource type that still needs manual refresh, please drop a note and we'll take a look. Closing for now. Thanks for the nudge! |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, absolutely. Stay tuned, will update