- Sep 07, 2016
-
-
Smaine Kahlouch authored
Reset replicacluster name of kube-dns-v19 back to kubedns
-
- Sep 06, 2016
-
-
Matthew Mosesohn authored
This broke upgraded clusters
-
- Sep 02, 2016
-
-
Antoine Legrand authored
Rename kube-dns back to kubedns
-
Matthew Mosesohn authored
kubedns should stay named the same so that services which depend on this name are not broken.
-
Antoine Legrand authored
remove dependency on kpm for kubedns
-
- Sep 01, 2016
-
-
Spencer Smith authored
-
Antoine Legrand authored
Fix updating resolvconf
-
Bogdan Dobrelya authored
Move updating resolvconf to the network restart handler to ensure changes applied to the /etc/resolv.conf. Signed-off-by:
Bogdan Dobrelya <bdobrelia@mirantis.com>
-
- Aug 31, 2016
-
-
Smaine Kahlouch authored
Issue 369
-
Smaine Kahlouch authored
Remove search and nameserver entries from resolvconf base
-
Smaine Kahlouch authored
Disable calicoctl from creating a default pool
-
Matthew Mosesohn authored
Sometimes invoking calicoctl to create a pool also creates a default pool, which causes errors in deploy.
-
- Aug 30, 2016
-
-
Spencer Smith authored
-
Spencer Smith authored
-
Spencer Smith authored
-
Smaine Kahlouch authored
Fix vagrant custom instance name prefix
-
Andrey Sokolov authored
-
Matthew Mosesohn authored
These items conflict when they are provided also in head file Fixes: #456
-
- Aug 29, 2016
-
-
Smaine Kahlouch authored
fix etcd checksum
-
Smana authored
-
Smaine Kahlouch authored
Remove SecurityContextDeny API plugin
-
Smaine Kahlouch authored
Add --no-sync to etcdctl member list
-
Smaine Kahlouch authored
Rebase etcd to v3.0.6
-
Matthew Mosesohn authored
Fixes #450
-
Matthew Mosesohn authored
This is no longer recommended for use since K8s 1.2: http://kubernetes.io/docs/admin/admission-controllers/#is-there-a-recommended-set-of-plug-ins-to-use
-
Matthew Mosesohn authored
Fixes #447
-
- Aug 28, 2016
-
-
Smaine Kahlouch authored
Enable customization of calico-node docker image
-
- Aug 27, 2016
-
-
Smaine Kahlouch authored
upgrade weave version to 1.6.1
-
Smana authored
-
Matthew Mosesohn authored
New vars: calico_node_image_repo and claico_node_image_tag Defaults: calico/node and {{ calico_version }}, respectively
-
- Aug 26, 2016
-
-
Smaine Kahlouch authored
ensure bin dir for coreos before anything else
-
Spencer Smith authored
-
- Aug 25, 2016
-
-
Smaine Kahlouch authored
Refactor roles and hosts
-
Bogdan Dobrelya authored
Shorten deployment time with: - Remove redundand roles if duplicated by a dependency and vice versa - When a member of k8s-cluster, always install docker as a dependency of the etcd role and drop the docker role from cluster.yaml. - Drop etcd and node role dependencies from master role as they are covered by the node role in k8s-cluster group as well. Copy defaults for master from node role. - Decouple master, node, secrets roles handlers and vars to be used w/o cross references. Signed-off-by:
Bogdan Dobrelya <bdobrelia@mirantis.com>
-
Smaine Kahlouch authored
Fix handler triggering for kubelet restart
-
Bogdan Dobrelya authored
Signed-off-by:
Bogdan Dobrelya <bdobrelia@mirantis.com>
-
- Aug 24, 2016
-
-
Smaine Kahlouch authored
Check only for AWS, wrote some docs on actually using AWS
-
Smaine Kahlouch authored
Fix resolv.conf search/nameserver
-
Spencer Smith authored
-
Spencer Smith authored
-