- Mar 06, 2020
-
-
roc authored
-
Jakub Husák authored
* Make etcdctl connect to localhost out of the box * etcdctl envs: use admin-.pem instead of member-.pem
-
- Mar 05, 2020
-
-
Kubernetes Prow Robot authored
* 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
-
Kubernetes Prow Robot authored
Ref: kubernetes/kubeadm/issues/2051 See: https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!msg/kubernetes-sig-release/ew-k9PEBckQ/T7dFepHdCAAJ Signed-off-by: Nguyen Hai Truong <truongnh@vn.fujitsu.com>
-
Kubernetes Prow Robot authored
-
Kubernetes Prow Robot authored
* Add metrics exporting in containerd config * Add containerd.yml with containerd configuration example to the sample group_vars
-
- Mar 04, 2020
-
-
Arthur Outhenin-Chalandre authored
Signed-off-by: Arthur Outhenin-Chalandre <arthur@cri.epita.fr>
-
- Mar 03, 2020
-
-
Steven Reitsma authored
-
Steven Reitsma authored
-
- Mar 02, 2020
-
-
Hugo Blom authored
-
- Feb 28, 2020
-
-
Sergey authored
exists role kubernetes/preinstall and not exists role container-engine error 'yum_repo_dir' is undefined
-
- Feb 27, 2020
-
-
Lovro Seder authored
* Run 'container-engine' after drain. Move possibly disruptive role 'container-engine' to run after the node is drained. As that role have to be run on non-cluster nodes as well (etcd and calico-rr), and those nodes are not drained, add play for that case. * Check if api is up before upgrade. If container engine is restarted in previous role, api controller can take some time to start. This check ensures api is up before upgrade.
-
Steven Reitsma authored
- Add support for manage-security-groups flag - Add support for internal-lb flag
-
- Feb 26, 2020
-
-
Hugo Blom authored
* make cinder csi topology aware * change feature description do better reflect whats being done * remove sameas true since it isn't required
-
Nguyen Hai Truong authored
Although it is spelling mistakes, it might make affect while reading. Signed-off-by: Nguyen Hai Truong <truongnh@vn.fujitsu.com>
-
Moritz Graf authored
-
Qingkun Li authored
When kube-router is used as cni, rules might be added to the mangle table to support external IPs. Therefore, mangle table should be flushed during reset as well.
-
Sergey authored
-
- Feb 24, 2020
-
-
Hugo Blom authored
-
- Feb 23, 2020
-
-
Victor Morales authored
This 38688a44 change replaces the value for dockerproject_.+_repo_.+ docker variables but their new value was previously defined in other variables. This change removes the dockerproject_.+_repo_.+ docker variables in favor of the older ones.
-
- Feb 22, 2020
-
-
Hoat Le authored
-
keyboardfann authored
* Fix HAproxy config to avoid client offered only unsupported versions error * Add HAproxy SSL check interval * Fix ha mode document markdown
-
- Feb 20, 2020
-
-
Javeria Khan authored
* Fix incorrect assertion comparison for kube_network_node_prefix * Ignore assertion comparison for kube_network_node_prefix when using calico * Adding more var docs description for kube_network_node_prefix * Fixing trailing whitespaces
-
Erwan Miran authored
-
- Feb 19, 2020
-
-
Adrien Gooris authored
-
Lovro Seder authored
Replace deprecated callback plugin `skippy` with `default`, which also supports ignoring skipped hosts.
-
Chad Swenson authored
Adds `calico_iptables_lock_timeout_secs` variable to calico DS yaml.
-
- Feb 18, 2020
-
-
Ali Sanhaji authored
* External OpenStack Cloud Controller Manager implementation * Adding controller image tag * Minor fixes * Restructuring the external cloud controller to work with KubeADM
-
rptaylor authored
* rebase and add az_list_node variable to specify different AZs for kubelets * fix missing variable name change
-
Sergey authored
* helm default version 3.1.0 * fix newline try to retest2
-
Jin Hase authored
-
MarkusTeufelberger authored
Sets a 2 hour timeout value for facts caching.
-
Sylvain Chateau authored
-
Woohyung Han authored
-
- Feb 17, 2020
-
-
Manuel Cintron authored
Fixing and issue where if the pids in the orphan list no longer exist then all systemd child processes would be killed. (#5636)
-
Sergey authored
-
Steven Reitsma authored
Add Cinder images to download role
-
Erwan Miran authored
* Ability to define plugins.cri.containerd params * addition of containerd field commented as an example * documentation of containerd_config
-
lcooper40 authored
* Added in code to allow control over pull policy for local path provisioner * change to imagePullPolicy to use globally used variable k8s_image_pull_policy * removed unusued variable from defaults * updated contiv-etcd and cinder-csi-controllerplugin to use k8s_image_pull_policy variable
-
Ali Sanhaji authored
-