-
Kubernetes Submit Queue authored
Automatic merge from submit-queue Typed static/mirror pod UID translation Fixes #36031 , partially. TODO: - [x] Add types ResolvedPodUID and MirrorPodUID. - [x] Use the ResolvedPodUID type with minimal changes. - [x] Use the MirrorPodUID type with minimal changes. - [x] Clarify whether the new types should be used anywhere else; if so make the agreed upon changes. ```NONE ```
6b0d4754