Files
kubernetes/pkg/controller
Tsubasa Nagasawa 0ad351281b Cleanup duplicate function to get port number from named port
Currently, the function to translate named port to port number is
located in two places (pod utils and endpointslice lib).
When fixing the bug in restartable init containers, one part of the code
was fixed, but the other part was not, leaving the bug unresolved.
To prevent such partial fixes in the future, we will make the function
in the endpointslice lib public and remove the other part of the code
from pod utils. Then consume the endpointslice lib in k/k.

Signed-off-by: Tsubasa Nagasawa <toversus2357@gmail.com>
2025-07-05 10:03:30 +09:00
..
2024-12-02 16:59:34 +01:00
2025-01-15 18:14:32 +08:00
2024-12-02 16:59:34 +01:00
2025-05-15 13:46:48 +00:00
2024-09-20 12:36:38 +05:30
2025-07-01 16:59:19 +02:00
2025-07-01 16:59:19 +02:00
2024-12-02 16:59:34 +01:00