SUSE / velum

Dashboard for CaaS Platform clusters (v1, v2 and v3)
https://www.suse.com/
Apache License 2.0
54 stars 30 forks source link

ui: don't show failed alert for repeated orchestration #589

Closed vitoravelino closed 6 years ago

vitoravelino commented 6 years ago

A failed alert is shown whenever one of the nodes fails to bootstrap. This is an optimization to only show this alert once for a specific orchestration run. If the user closes the alert, it won't come back unless a new orchestration happens.

bsc#1097752

Signed-off-by: Vítor Avelino vavelino@suse.com

vitoravelino commented 6 years ago

Bug 1097752 - Flash notification is haunted

vitoravelino commented 6 years ago

Should we backport this? /cc @jordimassaguerpla

vitoravelino commented 6 years ago

@bear454 @MaximilianMeister Could one of you approve this again so we can merge it? Thanks!