- Mar 13, 2020
-
-
Florent Monbillard authored
-
Nakahara, Kohei authored
-
Florian Ruynat authored
-
Joel Seguillon authored
* upgrade metrics server and resizer images version * scope "apps" api group for addon resizer
-
Hugo Blom authored
-
Qingkun Li authored
-
Danilo Riecken P. de Morais authored
-
Christopher Randles authored
Signed-off-by: Chris Randles <randles.chris@gmail.com>
-
Maxime Guyot authored
-
dymq authored
The 'regexp' parameter matches last occurrence of a line starting with 'proxy=' and replaces it with the one defined in 'line' parameter. If no match - it works same way as before. This fixes resuming cluster deployments failed after that task (if there was no more than one line starting with 'proxy' in the yum.conf file - this condition should also be reassured with the change introduced here) eg. if they were initiated with Terraform.
-
- Mar 12, 2020
-
-
Xiaodu authored
refs #5277 As the issue describes, when no external or local load-balanced is used, kube-proxy won't be able to contact apiserver at 127.0.0.1. So the config map should be left as is.
-
Florent Monbillard authored
-
Sergey authored
* calico VXLAN mode * check vars if calico backend defined
-
- Mar 11, 2020
-
-
Florent Monbillard authored
* Upgrade etcd to 3.3.18 * Try with etcd 3.3.15 (kubeadm 1.16.7 default) * Back to square one * Try with 3.3.11 * Upgrade etcd to 3.3.18 (take 2) * Try with 3.3.12
-
Fredrik Lönnegren authored
* Add resources needed to deploy 1.6.4 * Use cilium v1.6.4 * Change deprecated option name * Add update crd to clusterrole cilium * Cilium 1.6.4 -> 1.6.5 * Make monitor-aggregation config configurable as a variable * Change monitor-aggregation default none->medium * Cilium 1.6.5 -> 1.6.6 * Update to 1.7.0 * v1.7.0->v1.7.1
-
Etienne Champetier authored
https://github.com/containerd/containerd/releases/tag/v1.2.11 CVE-2019-16884 / CVE-2019-17596 https://github.com/containerd/containerd/releases/tag/v1.2.12 CVE-2019-19921 / CVE-2019-16884 / CVE-2019-11253 https://github.com/containerd/containerd/releases/tag/v1.2.13 Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
-
Lovro Seder authored
+ use more secure `command` instead of `shell` + read-only command doesn't change state - make idempotent + multi-line long string
-
- Mar 10, 2020
- Mar 06, 2020
-
-
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
* 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
-
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.
-
- 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
-
- 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
-
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
-