envoyproxy / envoyproxy/gateway

EG does not cleanup Envoy proxy deployments if a gateway delete notification is missed

未关闭
#4,792 11 条评论 1 个 reaction 已指派 1 人 已被 @zac-nixon 认领 在 GitHub 查看
help wanted
主要语言
Go
星标
3k
派生
864
平均合并
2 天 2 小时
30 天内合并 PR
140

描述

*Description*:
The issue observed is that orphaned Envoy proxy deployments are not removed when a gateway delete notification is missed.

It is expected that during a full reconcile, EG can identify and clean up these orphaned proxies to maintain consistency and prevent resource leakage. finalizers are missing.

*Repro steps*:
1. Create a gateway and observe that the Envoy proxy deployment is created successfully.
2. Scale EG to 0 and delete the gateway resource
3. Scale EG back to 1 to force a full reconcile
4. Observe that the orphaned Envoy proxy deployment is not removed.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。