- Apr 24, 2019
-
-
Wilmar den Ouden authored
-
Maxime Guyot authored
-
Maxime Guyot authored
-
Maxime Guyot authored
-
Matthew Mosesohn authored
We don't need to support upgrades from 2 year old installs, just from the last major version. Also changed most retried tasks to 1s delay instead of longer.
-
Chad Swenson authored
As of kubernetes v1.14, docker 18.09 is [validated for use](https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG-1.14.md#external-dependencies). Docker 1.11 and 1.12 were dropped. This patch: - Updates the default docker version to 18.09 - Updates Docker packages to the latest 18.09 patch (18.09.5) - Removes options for Docker 1.11 and 1.12
-
Maxime Guyot authored
-
MarkusTeufelberger authored
Circumvented one false positive from ansible-lint Moved a block of jinja magic into its own variable
-
MarkusTeufelberger authored
-
Maxime Guyot authored
* Merge 020_check and 030_check * Fix pods output and fail if test pods is not ready
-
MarkusTeufelberger authored
* Add README to bootstrap-os role * Rework bootstrap-os once more * Document workarounds for bugs/deficiencies in Ansible modules * Unify and document role variables * Remove installation of additional packages and repositories * Merge Ubuntu and Debian tasks * Remove pipelining setting from default playbooks * Fix OpenSUSE not running its required tasks
-
Andreas Krüger authored
* Fix merge conflict * Add check delay * Add more liveness and readiness options to metrics-server
-
Matthew Mosesohn authored
-
- Apr 23, 2019
-
-
Maxime Guyot authored
-
Matthew Mosesohn authored
* disable metrics server in centos7-flannel-addons job Change-Id: I1d87923547584896f64dda9ea8feb5581ad48cbe * Fix tf facility->facilities syntax Change-Id: I434bfe53f47e8e4a546890e0b62d24bde6e6d6a7 * Update Terraform CI for facilities * Fix undefined variable error
-
Maxime Guyot authored
This reverts commit f8fdc0cd.
-
Justin Chao authored
Ansible 2.0 has deprecated the “ssh” from ansible_ssh_host. Updating the docs to be more aligned with the Ansible version used in the sample/inventory.ini file as well. Also adding `[bastion]` group in the docs to avoid confusion.
-
andreyshestakov authored
-
- Apr 22, 2019
-
-
Matthew Mosesohn authored
-
- Apr 21, 2019
-
-
Victor Morales authored
The docker service provided by the containers-basic bundle is masked in ClearLinux distribution. This is causing errors in the following steps. This commit ensures that the unit is not masked.
-
Maxime Guyot authored
-
Maxime Guyot authored
-
rptaylor authored
-
- Apr 20, 2019
-
-
Maxime Guyot authored
-
Vedran Bartonicek authored
-
Maxime Guyot authored
-
Rabi Mishra authored
-
Maxime Guyot authored
-
Maxime Guyot authored
-
Maxime Guyot authored
-
Maxime Guyot authored
Broken since 4efb0b78
-
Maxime Guyot authored
-
Maxime Guyot authored
-
Maxime Guyot authored
-
- Apr 19, 2019
-
-
Matthew Mosesohn authored
* Use K8s 1.14 and add kubeadm experimental control plane mode This reverts commit d39c273d. * Cleanup kubeadm setup run on first master * pin kubeadm_certificate_key in test * Remove kubelet autolabel of kube-node, add symlink for pki dir Change-Id: Id5e74dd667c60675dbfe4193b0bc9fb44380e1ca
-
Aleksey Kasatkin authored
Hashes are added to calicoctl_binary_checksums for both adm and arm platforms.
-
Andreas Krüger authored
-
Maxime Guyot authored
-
Victor Morales authored
The BINDIR variable defined on the runc's Makefile[1] defines installation path is on $(PREFIX)/sbin which used for most of the Linux distributions. This change fixes the absolute path used for non-ClearLinux distributions (CentOS, Ubuntu). [1] https://github.com/opencontainers/runc/blob/master/Makefile#L10
-
- Apr 18, 2019
-
-
Maxime Guyot authored
-