- Mar 21, 2020
-
-
Pierre Gaxatte authored
-
Etienne Champetier authored
Tests as filters support is removed as of Ansible 2.9 https://docs.ansible.com/ansible/latest/porting_guides/porting_guide_2.5.html#jinja-tests-used-as-filters Signed-off-by:
Etienne Champetier <champetier.etienne@gmail.com>
-
eddebc authored
Fixed an issue where without a default GW, ansible_default_ipv4 would return an empty dict which passed as a valid fallback_ip dict item (#5394)
-
Sergey authored
-
Etienne Champetier authored
k8s-dns-node-cache now uses debian-iptables base images to automatically use either iptables-legacy or iptables-nft https://github.com/kubernetes/dns/pull/355 https://github.com/kubernetes/kubernetes/pull/82966 This adds support CentOS 8 Signed-off-by:
Etienne Champetier <champetier.etienne@gmail.com>
-
Maxime Guyot authored
-
Maxime Guyot authored
-
- Mar 20, 2020
-
-
Maxime Guyot authored
-
Maxime Guyot authored
-
- Mar 19, 2020
-
-
Maxime Guyot authored
-
nmr authored
Fix check if user can use docker without sudo.
-
- 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
-
-
MengZeLee authored
Because using python Program create inventory it will happen error, thus I change python pip version to install kubespray requirements.
-
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
-
keyboardfann 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 15, 2020
-
-
Yujun Zhang authored
* Add document about adding/replacing a node * Update nodes.md Amend for comments
-
- 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
-
Maxime Guyot authored
-
Florent Monbillard authored
* Use k8s.gcr.io for kubernetes related images * Use k8s.gcr.io in inventory sample
-
Florent Monbillard authored
* Kubernetes 1.16.8 * Use 1.16.8 in sample inventory and kubespray-defaults
-
- Mar 13, 2020
-
-
Maxime Guyot authored
-
Florent Monbillard authored
-
Maxime Guyot 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
-