- Feb 06, 2017
-
-
Sergii Golovatiuk authored
- Remove weave CPU limits from .gitlab-ci.yml. Closes: #975 - Fix weave version in documentation Signed-off-by: Sergii Golovatiuk <sgolovatiuk@mirantis.com>
-
- Feb 04, 2017
-
-
Antoine Legrand authored
handle both 'ansible_host' and 'ansible_ssh_host' in bastion configration
-
Antoine Legrand authored
remove deprecated ubuntu-bootstrap.yml script
-
- Feb 03, 2017
-
-
Vladimir Rutsky authored
Signed-off-by: Vladimir Rutsky <rutsky.vladimir@gmail.com>
-
Bogdan Dobrelya authored
Fixes Support for OpenStack v3 credentials
-
- Feb 02, 2017
-
-
Vladimir Rutsky authored
'absible_ssh_host' is deprecated in Ansible 2.0 and at least 'contrib/inventory_builder/inventory.py' uses 'ansible_host' instead.
-
Matthew Mosesohn authored
Remove nsenter workaround
-
Matthew Mosesohn authored
DHCP Hook protections
-
Sergii Golovatiuk authored
- Docker 1.12 and further don't need nsenter hack. This patch removes it. Also, it bumps the minimal version to 1.12. Closes #776 Signed-off-by: Sergii Golovatiuk <sgolovatiuk@mirantis.com>
-
Matthew Mosesohn authored
Fix CPU out of scope for Weave-net
-
Sergii Golovatiuk authored
- Set recommended CPU settings - Cleans up upgrade to weave 1.82. The original WeaveWorks daemonset definition uses weave-net name. - Limit DS creation to master - Combined 2 tasks into one with better condition
-
Matthew Mosesohn authored
Rename weave-kube to weave-net
-
- Jan 31, 2017
-
-
Greg Althaus authored
if the system doesn't have any config files at all.
-
Matthew Mosesohn authored
Fix cert distribution at scale
-
Matthew Mosesohn authored
Explicitly set config path for DNSMasq
-
Matthew Mosesohn authored
Cleans up upgrade to weave 1.82. The original WeaveWorks daemonset definition uses weave-net name.
-
Bogdan Dobrelya authored
Disable idempotency for ubuntu-weave-sep
-
Matthew Mosesohn authored
Use stdin instead of bash args to pass node filenames and base64 data. Use tempfile for master cert data
-
Matthew Mosesohn authored
Weave kube
-
Matthew Mosesohn authored
CI is failing 40% of the time due to errors in reset. Let's disable idempotency check per-patch until we fix it. Fixes #953
-
Artem Panchenko authored
When DNSMasq is configured to read its settings from a folder ('-7' or '--conf-dir' option) it only checks that the directory exists and doesn't fail if it's empty. It could lead to a situation when DNSMasq is running and handles requests, but not properly configured, so some of queries can't be resolved.
-
- Jan 30, 2017
-
-
Matthew Mosesohn authored
Bugfix: skip cloud_config on etcd
-
Bogdan Dobrelya authored
Fixing lint check for ci
-
- Jan 29, 2017
-
-
Antoine Legrand authored
Consolidating kube.py module
-
- Jan 28, 2017
-
-
Brad Beam authored
-
- Jan 27, 2017
-
-
Brad Beam authored
-
Bogdan Dobrelya authored
Update coreos-stable image
-
Tyler Britten authored
-
Tyler Britten authored
-
Matthew Mosesohn authored
Our old coreos-stable image has docker 1.10
-
- Jan 26, 2017
-
-
Matthew Mosesohn authored
Switch to ansible_hostname in calico
-
Xavier Lange authored
-
- Jan 25, 2017
-
-
Brad Beam authored
-
Aleksandr Didenko authored
For consistancy with kubernetes services we should use the same hostname for nodes, which is 'ansible_hostname'. Also fixing missed 'kube-node' in templates, Calico is installed on 'k8s-cluster' roles, not only 'kube-node'.
-
Bogdan Dobrelya authored
add skippy stdout callback
-
Bogdan Dobrelya authored
Splitting out moderator check from syntax check
-
Brad Beam authored
- Attempt to clarify CI runs from contributors
-
- Jan 24, 2017
-
-
Bogdan Dobrelya authored
Update the group_vars for Terraform
-
Bogdan Dobrelya authored
also use kube_api_pwd for root account
-
Matthew Mosesohn authored
Fix calico-rr peering with k8s masters
-