- Mar 18, 2020
-
-
spaced authored
-
- Mar 17, 2020
-
-
Bjoern Teipel authored
New override are added to allow installation of the registry on different ports than ``5000``. The default port is unchanged from previous versions
-
bozzo authored
I propose also my help as a reviewer
-
spaced authored
* fedora coreos support - bootstrap and new fact for * fedora coreos support - fix bootstrap condition * fedora coreos support - allow customize packages for fedora coreos bootstrap * fedora coreos support - prevent install ptyhon3 and epel via dnf for fedora coreos * fedora coreos support - handle all ostree like os in same way * fedora coreos support - handle all ostree like os in same way for crio * fedora coreos support - add fcos documentations
-
bozzo authored
-
- Mar 16, 2020
-
-
Pasquale Toscano authored
* Add variables to configure Containerd default runtime, untrusted runtime and additional runtimes * Add containerd settings to sample inventory * Empty commit
-
Yujun Zhang authored
Related to #5432
-
Sergey authored
-
Michael Shnit authored
* Add AWS ALB Ingress Controller Ansible role * remove trailing spaces * update owners * ALB ingress: update rbac clusterrole and remove role * Move alb-ingress role to roles/kubernetes-apps/ingress_controller folder
-
- Mar 14, 2020
-
-
Sergey authored
-
hfinucane authored
* Support configuring the insert mode Defaults to the upstream default https://docs.projectcalico.org/v3.9/reference/felix/configuration so nothing should change for existing deployments. This allows coexistence with other firewall management technologies. * Add a note to the sample config
-
Cédric de Saint Martin authored
Solves problem with mitogen about 'Compress object has no attribute copy' in zlib module.
-
Sander Cornelissen authored
* Merge OracleLinux in RedHat bootstrap-os * Set default for use_oracle_public_repo in main.yaml
-
bozzo authored
Allows to configure additionnal zone for domains not resolved by `upstream_dns_servers`.
-
Xiaodu authored
* Add docker-ce 19.03 packages for Debian & Ubuntu K8s has updated the recommended Docker version to 19.03. More specifically it should be 19.03.4, but since we used 18.06.7 instead of .2, I'm assuming the latest patch version should be used here as well. * Add docker 19.03 for redhat
-
Florent Monbillard authored
-
Florent Monbillard authored
* Use k8s.gcr.io for kubernetes related images * Use k8s.gcr.io in inventory sample
-
- Mar 13, 2020
-
-
Florent Monbillard authored
* Kubernetes 1.16.8 * Use 1.16.8 in sample inventory and kubespray-defaults
-
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>
-