- Dec 20, 2016
-
-
Bogdan Dobrelya authored
Do not forward private domains for upstream resolvers
-
Antoine Legrand authored
Add gitlab CI auto builds for triggers
-
Bogdan Dobrelya authored
Register master node as unschedulable
-
Bogdan Dobrelya authored
Signed-off-by:
Bogdan Dobrelya <bdobrelia@mirantis.com>
-
- Dec 19, 2016
-
-
Bogdan Dobrelya authored
check if calico_peer_rr is defined
-
Bogdan Dobrelya authored
Fix etcd to-SSL upgrade and task register vars
-
Antoine Legrand authored
Allow triggered gitlab CI builds
-
Bogdan Dobrelya authored
Signed-off-by:
Bogdan Dobrelya <bdobrelia@mirantis.com>
-
Matthew Mosesohn authored
-
Bogdan Dobrelya authored
Also fix kube log level 4 to log dnsmasq queries. Signed-off-by:
Bogdan Dobrelya <bdobrelia@mirantis.com> Co-authored-by:
Matthew Mosesohn <mmosesohn@mirantis.com>
-
Alexander Block authored
Also refactor generation of kubelet args to not repeat args.
-
- Dec 17, 2016
-
-
Antoine Legrand authored
-
Antoine Legrand authored
Remove 'bastion' as default conf
-
Antoine Legrand authored
-
Antoine Legrand authored
Add support for bastion hosts
-
Antoine Legrand authored
Fallback to default resolver if no nameservers
-
Antoine Legrand authored
Update docker to 1.12.5
-
Antoine Legrand authored
Bump kube_version to v1.5.1
-
- Dec 16, 2016
-
-
Antoine Legrand authored
Rework Gitlab pipeline stages for PRs/merges
-
Bogdan Dobrelya authored
Run 1 of each part1/2/special for Gitlab CI only for PRs Remaining 2/3 of each stage are manual steps for master only (merges) Signed-off-by:
Bogdan Dobrelya <bdobrelia@mirantis.com>
-
Bogdan Dobrelya authored
Revert "Fix wrong path for dhclient.conf on RedHat/CentOS"
-
Bogdan Dobrelya authored
Current design expects users to define at least one nameserver in the nameservers var to backup host OS DNS config when the K8s cluster DNS service IP is not available and hosts still have to resolve external or intranet FQDNs. Fix undefined nameservers to fallback to the default_resolver. Signed-off-by:
Bogdan Dobrelya <bdobrelia@mirantis.com>
-
Bogdan Dobrelya authored
-
Matthew Mosesohn authored
Note the new ubuntu/debian version string change: https://github.com/docker/docker/issues/29355
-
Bogdan Dobrelya authored
Fix weave restart after docker daemon restart
-
Matthew Mosesohn authored
-
Matthew Mosesohn authored
-
Antoine Legrand authored
Add dns_domain for each host to /etc/hosts
-
- Dec 15, 2016
-
-
Bogdan Dobrelya authored
Fix wrong path for dhclient.conf on RedHat/CentOS
-
Antoine Legrand authored
Manual steps for Gitlab CI pipeline
-
Bogdan Dobrelya authored
* Reduce default testcase to 2 nodes, add HA case. * Adjust gen_matrix script for Travis/Gitlab CIs. * Enable netchecker deploy foro gitlab CI. * Sync other things from travis matrix and reorder them as build steps for pull requests, master branch, auto/manual. * Do auto-step1 from part1 and manual step2,3 for branches/PRs. * Do manual steps from part2, special for master merges. Signed-off-by:
Bogdan Dobrelya <bdobrelia@mirantis.com>
-
Antoine Legrand authored
Consider netcheck passed if agents can't report in time
-
Bogdan Dobrelya authored
Fix etcd member list when upgrading ETCD from an old version
-
Antoine Legrand authored
Add deployment from gitlab-ci
-
Matthew Mosesohn authored
Fixes #754
-
Bogdan Dobrelya authored
Double the time to wait for the netcheck agents. Do not fail CI build, if agents can't report in time. Signed-off-by:
Bogdan Dobrelya <bdobrelia@mirantis.com>
-
Bogdan Dobrelya authored
Set net.ipv4.ip_forward=1 on all systems, not only on GCE
-
Alexander Block authored
/etc/dhclient.conf is ignored on RedHat/CentOS Correct location is /etc/dhcp/dhclient.conf
-
Antoine Legrand authored
-
Matthew Mosesohn authored
-