Files
kubernetes/pkg/kubelet
Kubernetes Submit Queue 9deb18b989 Merge pull request #31378 from yifan-gu/rkt_fetch_no_store
Automatic merge from submit-queue

rkt: Force `rkt fetch` to fetch from remote to conform the image pull policy.

Fix https://github.com/kubernetes/kubernetes/issues/27646

Use `--no-store` option for `rkt fetch` to force it to fetch from remote.
However, `--no-store` will fetch the remote image regardless of whether the content of the image has changed or not. 
This causes performance downgrade when the image tag is ':latest' and the image pull policy is 'always'. 
The issue is tracked in https://github.com/coreos/rkt/issues/2937.
2016-08-26 01:53:20 -07:00
..
2016-07-16 13:48:21 -04:00
2016-08-03 01:14:44 +03:00
2016-08-03 01:14:44 +03:00
2016-08-17 16:21:19 -04:00
2016-07-16 13:48:21 -04:00
2016-08-25 13:22:01 +02:00
2016-07-16 13:48:21 -04:00
2016-08-22 23:35:11 -04:00
2016-07-16 13:48:21 -04:00
2016-08-25 10:57:31 -07:00
2016-03-02 20:46:32 -05:00
2016-08-03 01:14:44 +03:00
2016-08-03 13:19:22 +08:00
2016-08-22 23:35:11 -04:00