You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
draft notes:
either block envoy updates on errors, or drop the bad route; either way propagate and log the errors
route replacement / not setting snapshot in the cache if we have errors
The text was updated successfully, but these errors were encountered:
lgadban
changed the title
fallibility: either block envoy updates on errors, or drop the bad route; either way propagate and log the errors
control plane robustness
Feb 13, 2025
Possibly helpful information for implementer. KRT has ctx.DiscardResult() which allows falling back to the previous "good" state if there is one. Take a peak at pkg/kube/krt/collection.go for details.
draft notes:
either block envoy updates on errors, or drop the bad route; either way propagate and log the errors
route replacement / not setting snapshot in the cache if we have errors
The text was updated successfully, but these errors were encountered: