Files
kubernetes/pkg/kubelet
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
..
2026-03-11 16:31:13 +00:00
2026-03-05 18:11:02 -05:00
2026-03-05 18:11:02 -05:00
2026-03-05 18:11:02 -05:00
2026-03-05 18:11:02 -05:00
2026-03-05 18:11:02 -05:00
2026-03-05 18:11:02 -05:00