Files
kubernetes/pkg/controller
aditya bb6a0ea6b2 HPA: optimize calculatePodRequests for specific container lookups
- Add early exit when specific container is found in calculatePodRequestsFromContainers
- Add error handling for non-existent containers following existing patterns
- Maintain all existing functionality for pod-level resources and feature gates
- Include comprehensive function documentation

The optimization eliminates unnecessary container iterations when HPA targets
specific containers, providing significant performance improvements for pods
with many containers while preserving full backward compatibility
2025-08-20 19:13:00 +05:30
..
2024-12-02 16:59:34 +01:00
2025-07-24 08:33:45 +02:00
2024-12-02 16:59:34 +01:00
2024-09-20 12:36:38 +05:30
2024-12-02 16:59:34 +01:00