You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Why we want this: imagePullPolicy: Always causes additional overhead when the image has a fixed version and doesn't get updated in the registry. Use it only if the image is a floating reference.
k8s-ci-robot
added
sig/testing
Categorizes an issue or PR as relevant to SIG Testing.
and removed
needs-sig
Indicates an issue or PR lacks a `sig/foo` label and requires one.
labels
Dec 3, 2024
Probably pull-kubernetes-verify:
test-infra/config/jobs/kubernetes/sig-testing/verify.yaml
Lines 20 to 21 in ab1dea0
There's a ton of other hits when grepping for it:
https://github.com/search?q=repo%3Akubernetes%2Ftest-infra%20%22imagePullPolicy%3A%20Always%22&type=code
Originally posted by @pohly in #33866 (comment)
The text was updated successfully, but these errors were encountered: