envoyproxy / envoyproxy/gateway

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

Đang mở
#4,792 11 bình luận 1 reaction 1 người được giao Được @zac-nixon nhận Xem trên GitHub
help wanted
Ngôn ngữ chính
Go
Star
3k
Fork
864
Merge trung bình
2 ngày 2 giờ
Pull request đã merge (30 ngày)
140

Mô tả

*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.

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.