Files
kubernetes/test/e2e_node
Sascha Grunert 1abe2c4860 Fix credential test by setting AlwaysVerify policy
The test expects unauthorized pods to be blocked from accessing cached
private images, but the default policy (NeverVerifyPreloadedImages)
allows access to any image previously pulled by the kubelet.

Configure the kubelet to use AlwaysVerify policy for this test, which
enforces credential checks for all images regardless of pull history.

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2026-01-13 13:52:43 +01:00
..
2025-12-10 10:01:39 +05:30
2025-11-01 12:55:01 +08:00
2025-09-27 19:57:47 +03:00
2025-11-10 09:41:02 +00:00