- Apr 09, 2017
-
-
Antoine Legrand authored
Setting defaults for docker log rotation
-
- Apr 07, 2017
-
-
Matthew Mosesohn authored
Unbreak 1.5 deployment with kubelet
-
- Apr 06, 2017
-
-
Matthew Mosesohn authored
-
Matthew Mosesohn authored
1.5 kubelet fails to start when using unknown params
-
Matthew Mosesohn authored
Update to k8s 1.6 with flannel and centos fixes
-
Matthew Mosesohn authored
-
- Apr 05, 2017
-
-
Matthew Mosesohn authored
Refactoring resolv.conf
-
Matthew Mosesohn authored
-
Sergii Golovatiuk authored
- Renaming templates for netchecker - Add dnsPolicy: ClusterFirstWithHostNet to kube-proxy Signed-off-by: Sergii Golovatiuk <sgolovatiuk@mirantis.com>
-
- Apr 04, 2017
-
-
Matthew Mosesohn authored
Restart kubelet when updating /etc/resolv.conf on all k8s nodes
-
Matthew Mosesohn authored
Set ClusterFirstWithHostNet for Pods with hostnetwork: true
-
Matthew Mosesohn authored
-
Sergii Golovatiuk authored
In kubernetes 1.6 ClusterFirstWithHostNet was added as an option. In accordance to it kubelet will generate resolv.conf based on own resolv.conf. However, this doesn't create 'options', thus the proper solution requires some investigation. This patch sets the same resolv.conf for kubelet as host Signed-off-by: Sergii Golovatiuk <sgolovatiuk@mirantis.com>
-
Matthew Mosesohn authored
Move graceful upgrade test to Ubuntu canal HA, adjust drain
-
Matthew Mosesohn authored
Make any_errors_fatal configurable
-
Matthew Mosesohn authored
Fix multiline condition for k8s check certs
-
Matthew Mosesohn authored
pin ansible to version 2.2.1.0
-
Matthew Mosesohn authored
-
Matthew Mosesohn authored
Useful at scale when 1 or 2 noes my fail and you can proceed with the majority and go back and fix the others later.
-
- Apr 03, 2017
-
-
Matthew Mosesohn authored
Necessary to persist this directory for host-local IPAM used by Canal Add pre-upgrade task to copy /var/lib/cni out of old kubelet.
-
Matthew Mosesohn authored
Use hostname module to set hostname, and do it for all Os not only Co…
-
Matthew Mosesohn authored
Fixes #1190
-
Matthew Mosesohn authored
add iptables --flush to reset role
-
Matthew Mosesohn authored
Bump calico policy controller version
-
Paweł Skrzyński authored
-
Matthew Mosesohn authored
-
- Mar 31, 2017
-
-
Matthew Mosesohn authored
Fix multiline when condition in sync_certs task
-
- Mar 30, 2017
-
-
Aleksandr Didenko authored
Folded style in multiline 'when' condition causes error with unexpected ident. Changing it to literal style should fix the issue. Closes #1190
-
Spencer Smith authored
1169 - fix docker systemd unit
-
Matthew Mosesohn authored
-
Justin Downing authored
ansible 2.2.2.0 has an [issue]() that causes problems for kargo: ``` (env) kargo ᐅ env/bin/ansible-playbook upgrade-cluster.yml ERROR! Unexpected Exception: 'Host' object has no attribute 'remove_group' ``` Pinning ansible to 2.2.1.0 resolved this for me.
-
- Mar 29, 2017
-
-
Matthew Mosesohn authored
-
- Mar 27, 2017
-
-
Matthew Mosesohn authored
-
Matthew Mosesohn authored
-
Matthew Mosesohn authored
-
Matthew Mosesohn authored
-
Matthew Mosesohn authored
-
Matthew Mosesohn authored
-
Matthew Mosesohn authored
-
Matthew Mosesohn authored
Canal runs more pods and upgrades need a bit of extra room to load new pods in and get the old ones out.
-