- Aug 24, 2016
-
-
Spencer Smith authored
-
- Aug 23, 2016
-
-
Spencer Smith authored
-
Smaine Kahlouch authored
remove host ca-certs, as they aren't necessary
-
Smaine Kahlouch authored
Fix gen-gitinfos.sh
-
Bogdan Dobrelya authored
Fix the error gen-gitinfos.sh: 57: [: foo: unexpected operator Signed-off-by: Bogdan Dobrelya <bdobrelia@mirantis.com>
-
Spencer Smith authored
-
- Aug 22, 2016
-
-
Smaine Kahlouch authored
Fix resolv.conf search/nameserver
-
Bogdan Dobrelya authored
Rename nodnsupdate hook the resolvconf hook to be sourced always before it. Ensure dhclient restarted via network restart to apply the nodnsupdate hook. Ensure additional nameserver/search, if defined as vars. Signed-off-by: Bogdan Dobrelya <bdobrelia@mirantis.com>
-
- Aug 19, 2016
-
-
Smaine Kahlouch authored
Restart kubelet if launcher changed
-
- Aug 18, 2016
-
-
Matthew Mosesohn authored
Fixes #409
-
Smaine Kahlouch authored
Fix etcd play to only run on non-k8s-cluster nodes
-
Matthew Mosesohn authored
This decreases the time required to deploy a cluster with 3 nodes, but none are standalone etcd roles.
-
- Aug 16, 2016
-
-
Smaine Kahlouch authored
Copy hyperkube cni plugins optionally for calico deployment
-
Smaine Kahlouch authored
upstreaming to k8s
-
Smana authored
-
Smaine Kahlouch authored
Fix init scripts for etcd. Fixes #383
-
- Aug 15, 2016
-
-
Matthew Mosesohn authored
Fixes Ubuntu 14.04 deployment of etcd.
-
- Aug 12, 2016
-
-
Smaine Kahlouch authored
force fact check of all nodes first thing
-
Spencer Smith authored
-
- Aug 11, 2016
-
-
Smaine Kahlouch authored
OpenStack minor fix
-
Ihor Dvoretskyi authored
-
- Aug 10, 2016
-
-
Smaine Kahlouch authored
Fix resolvconf executable discovery
-
dis authored
If resolvconf was installed and then removed, the file /etc/resolvconf/resolv.conf.d/head remains in the filesystem - change discovery of 'resolvconf' executable to check if it can be located with 'which resolvconf' command or not.
-
Matthew Mosesohn authored
Hyperkube from CoreOS now ships with all binaries required for calico and flannel (but not weave). It simplifies deployment for some network plugin scenarios to not download CNI images. TODO: Optionally disable downloading calico to /opt/cni/bin
-
- Aug 09, 2016
-
-
Smaine Kahlouch authored
Collect ansible logs as artifacts
-
- Aug 08, 2016
-
-
Bogdan Dobrelya authored
Extends https://github.com/kubespray/kargo/pull/406 Signed-off-by: Bogdan Dobrelya <bdobrelia@mirantis.com>
-
Smaine Kahlouch authored
Fix calico-node service unit
-
Smaine Kahlouch authored
Add a diagnostic info collect playbook
-
Smaine Kahlouch authored
Add option to disable ipv6 dns lookup
-
Bogdan Dobrelya authored
Signed-off-by: Bogdan Dobrelya <bdobrelia@mirantis.com>
-
Matthew Mosesohn authored
New variable disable_ipv6_dns in kubernetes/preinstall.
-
Bogdan Dobrelya authored
Signed-off-by: Bogdan Dobrelya <bdobrelia@mirantis.com>
-
- Aug 05, 2016
-
-
Smaine Kahlouch authored
Check dnsmasq on first kube-node
-
Matthew Mosesohn authored
kube-masters without kube-node role will not run kube-proxy, and therefore can't check if dnsmasq is running. Fixes #368
-
- Aug 03, 2016
-
-
Smaine Kahlouch authored
Revert "Merge pull request #393 from bogdando/ci_changes"
-
Bogdan Dobrelya authored
This reverts commit 4662b41d, reversing changes made to 4fb4ac12.
-
Smaine Kahlouch authored
Improve systemd handling and stabilize docker
-
- Aug 02, 2016
-
-
Antoine Legrand authored
Add future docker versions
-
Matthew Mosesohn authored
Fixes #390
-
Matthew Mosesohn authored
Creating the unit using default settings early on and then changing it during network_plugin section leads to too many docker restarts and duplicated code. Reversed Wants= dependence on docker.service so it does not restart docker when reloading systemd Consolidated all docker restart handlers.
-