Files
kubernetes/pkg
Anton Tykhyy a02748c124 kubelet: delay looking up pod image pull credentials until necessary
Some decisions about image pull credential verification can be applied
without reference to image pull credentials: e.g. if the policy is
NeverVerify, or if it is NeverVerifyPreloadedImages and the image is
preloaded, or if is NeverVerifyAllowListedImages and the image is
white-listed. In these cases, there is no need to look up credentials.
2025-11-06 09:37:51 +02:00
..
2025-10-20 18:52:54 +00:00
2025-10-30 17:28:42 +00:00
2025-10-10 23:51:05 +08:00