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

separate refresh button without diffing git #8252

Open
amitde69 opened this issue Jan 21, 2022 · 0 comments
Open

separate refresh button without diffing git #8252

amitde69 opened this issue Jan 21, 2022 · 0 comments
Labels
component:ui User interfaces bugs and enhancements enhancement New feature or request

Comments

@amitde69
Copy link
Contributor

Summary

Couldn't find an issue on this already so... I think we should have some kind of button to refresh the view of the resources in the cluster.

Motivation

Sometimes the application view isn't updated in real time with the cluster state.
For example while a roll out happens and I observe the pods and can see when they scale or transition between running/pending/failed state.
To reload the view it is required to press the refresh button but then sometimes its slow to reload the status from the cluster because it does the diffing against git...

Proposal

Not sure whats the best way of exposing this but some kind of a separate button to only reload the cluster status, maybe a RELOAD button.

@amitde69 amitde69 added the enhancement New feature or request label Jan 21, 2022
@amitde69 amitde69 changed the title separate refresh button without diffing against git separate refresh button without diffing git Jan 24, 2022
@ishitasequeira ishitasequeira added the component:ui User interfaces bugs and enhancements label Feb 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:ui User interfaces bugs and enhancements enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants