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

Implement "Terminate Sync" in web UI applications list view #18549

Open
pentago opened this issue Jun 7, 2024 · 1 comment · May be fixed by #19718
Open

Implement "Terminate Sync" in web UI applications list view #18549

pentago opened this issue Jun 7, 2024 · 1 comment · May be fixed by #19718
Labels
component:ui User interfaces bugs and enhancements enhancement New feature or request

Comments

@pentago
Copy link

pentago commented Jun 7, 2024

Summary

It would be good to have Terminate Sync button in web UI applications list view to allow the stopping of active sync for various use cases.

Motivation

In my particular case, the recent implementation of the labeling strategy (for Cilium network policies) in my company for many applications caused all affected apps to hang on the sync process because labels are immutable fields and require force/replace in UI for new change to be propagated. To avoid having to go through each individual application manually, I'd appreciate a way to filter applications and then stop active sync on them because timeout, before sync stops on itself, is too long.

Proposal

It could look something like this (perhaps better wording can be used):
image

@pentago pentago added the enhancement New feature or request label Jun 7, 2024
@christianh814
Copy link
Member

+1 The current way to terminate sync is kind of hidden.

@agaudreault agaudreault added the component:ui User interfaces bugs and enhancements label Jun 21, 2024
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
3 participants