- Feb 17, 2018
-
-
melkosoft authored
* Added cilium support * Fix typo in debian test config * Remove empty lines * Changed cilium version from <latest> to <v1.0.0-rc3> * Add missing changes for cilium * Add cilium to CI pipeline * Fix wrong file name * Check kernel version for cilium * fixed ci error * fixed cilium-ds.j2 template * added waiting for cilium pods to run * Fixed missing EOF * Fixed trailing spaces * Fixed trailing spaces * Fixed trailing spaces * Fixed too many blank lines * Updated tolerations,annotations in cilium DS template * Set cilium_version to iptables-1.9 to see if bug is fixed in CI * Update cilium image tag to v1.0.0-rc4 * Update Cilium test case CI vars filenames * Add optional prometheus flag, adjust initial readiness delay * Update README.md with cilium info
-
- Feb 12, 2018
-
-
RongZhang authored
Fix bug issues #2289
-
Virgil Chereches authored
-
Maxim Krasilnikov authored
-
- Feb 10, 2018
-
-
RongZhang authored
fix issues #2265
-
Wong Hoi Sing Edison authored
-
- Feb 09, 2018
-
-
Chia-liang Kao authored
`FAILED! => {"changed": false, "msg": "AnsibleFilterError: Version comparison: unorderable types: str() < int()"}`
-
Brad Beam authored
-
mlushpenko authored
-
mlushpenko authored
Even though there it kubeadm_token_ttl=0 which means that kubeadm token never expires, it is not present in `kubeadm token list` after cluster is provisioned (at least after it is running for some time) and there is issue regarding this https://github.com/kubernetes/kubeadm/issues/335, so we need to create a new temporary token during the cluster upgrade.
-
mkrasilnikov authored
-
jasdeep-hundal authored
Ansible automatically installs the python-apt package when using the 'apt' Ansible module, if python-apt is not present. This patch removes the (unneeded) explicit installation in the Kubespray 'preinstall' role.
-
Erwan Miran authored
-
- Feb 08, 2018
-
-
Wong Hoi Sing Edison authored
-
Erwan Miran authored
-
Wong Hoi Sing Edison authored
-
- Feb 07, 2018
-
-
Erwan Miran authored
-
Erwan Miran authored
-
Erwan Miran authored
-
Erwan Miran authored
-
Sébastien Han authored
In some installation, it can take up to 3sec to get the value. Retrying for 5 sec will ensure the command won't return 1. Signed-off-by: Sébastien Han <seb@redhat.com>
-
woopstar authored
-
woopstar authored
-
woopstar authored
-
woopstar authored
Rename from aggregator-proxy-client to front-proxy-client to match kubeadm design. Added kubeadm support too. Changed to use variables set and not hardcode paths. Still missing cert generation for Vault
-
Erwan Miran authored
-
rong.zhang authored
1.Disalbe install epel-release rpm on Centos/Redhat 2.Use yum install epel-release
-
- Feb 06, 2018
-
-
Ryan Zenker authored
* allow installs to not have hostname overriden with fqdn from inventory * calico-config no longer requires local as and will default to global * when cloudprovider is not defined, use the inventory_hostname for cni-calico * allow reset to not restart network (buggy nodes die with this cmd) * default kube_override_hostname to inventory_hostname instead of ansible_hostname
-
Erwan Miran authored
-
Erwan Miran authored
-
Andreas Krüger authored
The PR #2203 add's missing defaults for weave, but no signed CLA. So this PR fixes it.
-
Andreas Krüger authored
In PR #2244 the `registry_enabled` is missing in defaults, causing a deployment to fail, if it is not set in k8s-cluster.yml
-
- Feb 05, 2018
-
-
woopstar authored
-
woopstar authored
-
Maxim Krasilnikov authored
-
woopstar authored
-
woopstar authored
-
Wong Hoi Sing Edison authored
-
Wong Hoi Sing Edison authored
-
Wong Hoi Sing Edison authored
-