Is there an existing issue for this?
Does this enhancement require public documentation?
Problem Statement
In cases when error happens on syncing Kong configuration by GDR (For example, uploading configuration to KIC in Konnect CP), some events are dropped and not applied after error happen. To reduce the confusion, we should output the dropped events after bumping GDR version to include Kong/go-database-reconciler#362.
Proposed Solution
Collect dropped events from GDR and output them in either way (or both):
- Add k8s events to related objects
- Output them in logs
Additional information
The change should be released in patch of KIC 3.5 and KIC 3.4 LTS.
Acceptance Criteria
Is there an existing issue for this?
Does this enhancement require public documentation?
Problem Statement
In cases when error happens on syncing Kong configuration by GDR (For example, uploading configuration to KIC in Konnect CP), some events are dropped and not applied after error happen. To reduce the confusion, we should output the dropped events after bumping GDR version to include Kong/go-database-reconciler#362.
Proposed Solution
Collect dropped events from GDR and output them in either way (or both):
Additional information
The change should be released in patch of KIC 3.5 and KIC 3.4 LTS.
Acceptance Criteria