Files
kubernetes/test
Chandan Maurya e54eef10d1 Use localhost image reference in PodObservedGenerationTracking test
The test uses an invalid image to induce a pull error. The previous image
name 'some-image-that-doesnt-exist' causes slow DNS/registry resolution
on some environments (especially metal), leading to 30s timeouts.

Using 'localhost/some-image-that-does-not-exist' makes the pull fail
instantly since there is no registry on localhost, avoiding flaky
timeouts.
2026-02-26 10:04:00 +05:30
..
2026-02-05 17:21:34 +00:00
2026-02-18 21:29:56 +08:00