- May 15, 2018
-
-
Matthew Mosesohn authored
* Upgrade k8s to 1.10.2 Bumped etcd version to 3.2.16 as recommended * Add ipvs fix for v1.10 * change flannel addons test to ha
-
Anatoly Rugalev authored
-
Christopher J. Ruwe authored
-
rongzhang authored
Upgrade kube-dns to 1.14.10 https://github.com/kubernetes/kubernetes/tree/master/cluster/addons/dns
-
- May 14, 2018
-
-
Christopher J. Ruwe authored
Almost certainly, the .kube/config file (YAML) should not be executable.
-
Miouge1 authored
-
- May 11, 2018
-
-
Matthew Mosesohn authored
* Move front-proxy-client certs back to kube mount We want the same CA for all k8s certs * Refactor vault to use a third party module The module adds idempotency and reduces some of the repetitive logic in the vault role Requires ansible-modules-hashivault on ansible node and hvac on the vault hosts themselves Add upgrade test scenario Remove bootstrap-os tags from tasks * fix upgrade issues * improve unseal logic * specify ca and fix etcd check * Fix initialization check bump machine size
-
woopstar authored
-
- May 08, 2018
-
-
Cédric de Saint Martin authored
-
woopstar authored
-
- May 01, 2018
-
-
ashon authored
-
Wong Hoi Sing Edison authored
-
Maxime Gaillard authored
-
- Apr 30, 2018
-
-
Tomasz Majchrowski authored
ISSUE-2706: Provide consistent usage of supplementary_addresses_in_ssl_keys across vault and script mode (#2707)
-
- Apr 29, 2018
-
-
mirwan authored
-
- Apr 27, 2018
-
-
mirwan authored
* sysctl file should be in defaults so that it can be overriden * Change sysctl_file_path to be consistent with roles/kubernetes/preinstall/defaults/main.yml
-
- Apr 26, 2018
-
-
Markos Chandras authored
This reverts commit 51f4e658.
-
- Apr 24, 2018
-
-
Matthew Mosesohn authored
-
Cédric de Saint Martin authored
Using official image from mirantis at dockerhub.
-
- Apr 23, 2018
-
-
Matthew Mosesohn authored
-
Suzuka Asagiri authored
-
- Apr 22, 2018
-
-
Romain DEQUIDT authored
-
- Apr 19, 2018
-
-
Paul Montero authored
-
Matthew Mosesohn authored
-
- Apr 18, 2018
-
-
Spencer Smith authored
-
Samuel Vandamme authored
-
woopstar authored
pip was always being downloaded on subsequent runs, This PR always runs the pip command, and checks the rc of it before downloading pip Fix in favor of #2582
-
- Apr 17, 2018
-
-
Wong Hoi Sing Edison authored
-
Wong Hoi Sing Edison authored
-
Wong Hoi Sing Edison authored
-
Wong Hoi Sing Edison authored
-
- Apr 15, 2018
-
-
Matthew Mosesohn authored
* Raise limits for weave * Adjust weave limits
-
- Apr 13, 2018
-
-
Matthew Mosesohn authored
Kubespray should not install any helm charts. This is a task that a user should do on his/her own through ansible or another tool. It opens the door to wrapping installation of any helm chart.
-
Matthew Mosesohn authored
-
- Apr 12, 2018
-
-
Matthew Mosesohn authored
-
Chad Swenson authored
-
Matthew Mosesohn authored
-
Matthew Mosesohn authored
-
- Apr 11, 2018
-
-
Markos Chandras authored
The RPM file that's provided by upstream can be used for SUSE distributions as well. Moreover we simplify the playbook to use the 'package' module to install packages across different distros. Link: https://github.com/rkt/rkt/pull/3904
-
Markos Chandras authored
Add path for certificate location for SUSE distributions. Also make sure the 'update-ca-certificates' command is executed on SUSE hosts as well.
-