kumahq / kuma

🐻 The multi-zone service mesh for containers, Kubernetes and VMs. Built with Envoy. CNCF Sandbox Project.
https://kuma.io/install
Apache License 2.0
3.66k stars 333 forks source link

Handle XDS generation error that depends on the policy change #8436

Open michaelbeaumont opened 11 months ago

michaelbeaumont commented 11 months ago

Description

There are times when user config can cause Dataplane generation (OnTick) to fail indefinitely. Currently we don't have a backoff for this, which can lead to overwhelming messages in the logs. https://github.com/kumahq/kuma/issues/8087 for example.

jakubdyszkiewicz commented 11 months ago

Triage: one idea is to detect error that will be solved only with mesh context change and update lastHash in watchdog on error anyways.

github-actions[bot] commented 8 months ago

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] commented 5 months ago

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] commented 2 months ago

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.