diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2020-09-08 20:45:18 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2020-09-08 20:50:03 +0200 |
commit | 3724525b94c4825ae026976dfb6d81b05d238767 (patch) | |
tree | 7c51b99b43a8ba9b4554ff715761ed7f3ae31556 /functest_kubernetes/test_k8stest.py | |
parent | d6dbf2ebc555cbcd83b71b09fa012be6fe0a499a (diff) |
Remove latest in all images
The Kubernetes default pull policy is IfNotPresent unless the image tag
is :latest in which case the default policy is Always. IfNotPresent
causes the Kubelet to skip pulling an image if it already exists [1]
[1] https://kind.sigs.k8s.io/docs/user/quick-start/
Change-Id: I83dac6165d2bbef165ca852dd03e5b76a5356f2f
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 44492e0da74473460ff6a9f1323c5df3a2af943e)
Diffstat (limited to 'functest_kubernetes/test_k8stest.py')
0 files changed, 0 insertions, 0 deletions