Skip to content

Fix stale upstream nodes in Kubernetes EndpointSlice discovery provider#13

Open
SKYJAMES777 wants to merge 1 commit into
alulaalmi:mainfrom
SKYJAMES777:auto-1-1782195073
Open

Fix stale upstream nodes in Kubernetes EndpointSlice discovery provider#13
SKYJAMES777 wants to merge 1 commit into
alulaalmi:mainfrom
SKYJAMES777:auto-1-1782195073

Conversation

@SKYJAMES777

Copy link
Copy Markdown

Auto-fix for #1

#1

Generated by auto-hunter v3

- Parse EndpointSlice endpoints and filter out those with conditions.ready = false
- Handle MODIFIED/DELETED events by rebuilding node list from current state
- Ensure DELETED EndpointSlice clears all associated nodes
- Add proper error handling and logging
- Prevent memory leaks by using timer-based polling instead of long-lived watches
SKYJAMES777 pushed a commit to SKYJAMES777/Apache-APISIX that referenced this pull request Jun 27, 2026
@SKYJAMES777 SKYJAMES777 mentioned this pull request Jun 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant