- Feb 02, 2017
-
-
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
-
-
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
-
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
-
Matthew Mosesohn authored
Pin docker version on RedHat and CentOS to the desired version
-
Matthew Mosesohn authored
Specify the version of the credentials to download from Horizon
-
Sean M. Collins authored
That way, it will not become stale. Related bug #929
-
- Jan 23, 2017
-
-
Sean M. Collins authored
More recent versions of OpenStack Horizon provide Identity v2 and Identity v3 versions of the RC file.
-
David Kirstein authored
This makes it a bit more secure. Also the password can now be changed with a (inventory) variable (no need to edit all.yml).
-
David Kirstein authored
It removes the teal lines when a host is skipped for a task. This makes the output less spammy and much easier to read. Empty TASK blocks are still included in the output, but that's ok.
-
Alexander Block authored
-
Aleksandr Didenko authored
Calico-rr is broken for deployments with separate k8s-master and k8s-node roles. In order to fix it we should peer k8s-cluster nodes with calico-rr, not just k8s-node. The same for peering with routers. Closes #925
-
- Jan 20, 2017
-
-
Bogdan Dobrelya authored
Sorting ansible args, fixed ci cluster_mode
-
Bogdan Dobrelya authored
Add scale thresholds to split etcd and k8s-masters
-
Bogdan Dobrelya authored
Genericize test cases and namespace create pod
-
- Jan 19, 2017
-
-
Matthew Mosesohn authored
Add tasks to ensure that the first nodes have their directories for cert gen
-