- Feb 09, 2017
-
-
Josh Conant authored
-
- Feb 08, 2017
-
-
Matthew Mosesohn authored
Change docker save compress level to 1
-
Matthew Mosesohn authored
Fix check for node-NODEID certs existence
-
Matthew Mosesohn authored
Adding EFK logging stack
-
Matthew Mosesohn authored
Host mount /dev for kubelet
-
Matthew Mosesohn authored
Faster gzip improves CI deploy times by at least 2 mins. Fixes #982
-
Matthew Mosesohn authored
Re-tune ETCD performance params
-
Bogdan Dobrelya authored
Update playbooks to support new netchecker
-
Alexander Block authored
-
- Feb 07, 2017
-
-
Matthew Mosesohn authored
Fixes upgrade from pre-individual node cert envs.
-
Matthew Mosesohn authored
Reduce election timeout to 5000ms (was 10000ms) Raise heartbeat interval to 250ms (was 100ms) Remove etcd cpu share (was 300) Make etcd_cpu_limit and etcd_memory_limit optional.
-
Matthew Mosesohn authored
Prevent dynamic port allocation in nodePort range
-
Aleksandr Didenko authored
Netchecker is rewritten in Go lang with some new args instead of env variables. Also netchecker-server no longer requires kubectl container. Updating playbooks accordingly.
-
- Feb 06, 2017
-
-
Matthew Mosesohn authored
Improve Weave
-
Matthew Mosesohn authored
kube_apiserver_node_port_range should be accessible only to kube-proxy and not be taken by a dynamic port allocation. Potentially temporary if https://github.com/kubernetes/kubernetes/issues/40920 gets fixed.
-
Matthew Mosesohn authored
Revert "Drop linux capabilities and rework users/groups"
-
Matthew Mosesohn authored
-
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>
-
Bogdan Dobrelya authored
remove extra `~`
-
Bogdan Dobrelya authored
Add .swp .swo .swn to .gitignore
-
Bogdan Dobrelya authored
Drop linux capabilities and rework users/groups
-
Vladimir Rutsky authored
-
Bogdan Dobrelya authored
Update roadmap.md
-
Sergii Golovatiuk authored
According to http://vimdoc.sourceforge.net/htmldoc/recover.html vim creates .swo .swn .swp files. This patch adds them to .gitignore in all directories recursively Closes: #973
-
- Feb 05, 2017
-
-
Antoine Legrand authored
-
- 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
-
Brad Beam authored
-
- 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
-