c12s-kubespray/roles
Kubernetes Prow Robot 66408a87ee
Refactor download role (#5697)
* download file

* download containers

* fix push image to nodes

* pull if none image on host

* fix

* improve docker image tag checks.
do not pull already cached images

* rebase fix merge conflict

* add support download_run_once when upgrade and scale cluster
add some test with download_run_once

* set default values to temp flag for every download cycle

* add save,load abilty for containerd and crio when download_run_once=true

* return redefine image save/load command to  set_docker_image_facts.yml

* move set command to set_container_facts

* ctr in containerd_bin_dir

* fix order of ctr image export arguments

* temporary disable download_run_once for containerd and crio
due https://github.com/containerd/containerd/issues/4075

* remove unused files

* fix strict yaml linter warning and errors

* refactor logical conditions to pull and cache container images

* remove comment due lint check

* document role

* remove image_load_on_localhost, because cached images are always loaded to docker on remote sites

* remove XXX from debug output
2020-03-05 07:31:39 -08:00
..
adduser fix useradd etcd (#5281) 2019-11-11 03:27:41 -08:00
bastion-ssh-config Adding "-F /dev/null" to load null SSH config file. (#4933) 2019-07-02 01:53:08 -07:00
bootstrap-os added "Flatcar", "Flatcar Container Linux by Kinvolk" for all coreOS role (#5607) 2020-02-18 00:15:29 -08:00
container-engine Add option and defaults to configure metrics exporting in containerd (#5466) 2020-03-04 14:46:38 -08:00
download Refactor download role (#5697) 2020-03-05 07:31:39 -08:00
etcd added "Flatcar", "Flatcar Container Linux by Kinvolk" for all coreOS role (#5607) 2020-02-18 00:15:29 -08:00
kubernetes Refactor download role (#5697) 2020-03-05 07:31:39 -08:00
kubernetes-apps Use 'k8s.gcr.io' instead of 'gcr.io/google-containers' (#5709) 2020-03-05 05:44:37 -08:00
kubespray-defaults Refactor download role (#5697) 2020-03-05 07:31:39 -08:00
network_plugin Fix kube-router config generation (#5531) 2020-03-04 02:11:47 -08:00
recover_control_plane Fix recover-control-plane to work with etcd 3.3.x and add CI (#5500) 2020-02-11 01:38:01 -08:00
remove-node Fix issue in remove-node/post-remove task (#5185) (#5186) 2019-10-10 05:17:43 -07:00
reset add mangle table in the iptable flush task (#5672) 2020-02-26 00:04:26 -08:00
upgrade Fix Ansible-lint error [E502] (#4743) 2019-05-16 00:27:43 -07:00
win_nodes/kubernetes_patch Add wait for kubectl get ds after upgrades (#5433) 2019-12-11 11:23:55 -08:00