Files
kubernetes/test/e2e_node
Brian Sonnenberg fd330c303d Refactor PodsServer to use PodManager as source of truth
- Fixed version in kube_features.go after rebase (1.35->1.36)
- Removed internal pod cache in PodsServer to reduce memory footprint and avoid duplication.
- Injected pod.Manager into PodsServer to serve as the single source of truth for pod data.
- Refactored WatchPods to broadcast UIDs and fetch fresh pod data from podManager, ensuring consistency.
- Updated convertWatchEventType to safely handle unknown event types.
- Refactored unit tests to use MockManager and added a test case for static pods.
- Updated e2e suite with static pod test
2026-03-18 23:07:36 +00:00
..
2025-12-10 10:01:39 +05:30
2026-03-12 00:29:22 +00:00
2026-03-05 18:11:02 -05:00
2026-03-12 09:02:24 +01:00
2026-03-12 09:02:24 +01:00