kuma-gui icon indicating copy to clipboard operation
kuma-gui copied to clipboard

Show warning notification when NACKs happen on global

Open kleinfreund opened this issue 1 year ago • 3 comments

Description

(Someone to add more details here)

kleinfreund avatar Feb 07 '24 14:02 kleinfreund

What I can imagine is that if we see any rejection https://github.com/kumahq/kuma/blob/master/api/system/v1alpha1/zone_insight.proto#L107 We show "⚠️" on list of zones or in list of connections which would say something like "Zone CP rejected the configuration, check Zone CP logs for details".

The only problem now is that we could trigger this with the initial KDS connection where Mesh is synced with policies. Because of lack of KDS order Zone CP can receive policies before mesh and NACKs them.

We could consider adding something like "last_rejection_timestamp" so if NACK is "one of" the warning in the GUI would go away.

jakubdyszkiewicz avatar Feb 08 '24 08:02 jakubdyszkiewicz

This issue was inactive for 90 days. It will be reviewed in the next triage meeting and might be closed. If you think this issue is still relevant, please comment on it or attend the next triage meeting.

github-actions[bot] avatar May 13 '24 08:05 github-actions[bot]

This issue was inactive for 90 days. It will be reviewed in the next triage meeting and might be closed. If you think this issue is still relevant, please comment on it or attend the next triage meeting.

github-actions[bot] avatar Aug 12 '24 08:08 github-actions[bot]