- Dec 16, 2016
-
-
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
-
- Dec 14, 2016
-
-
Bogdan Dobrelya authored
Add calico/routereflector support
-
Antoine Legrand authored
Rebalance CI GCE zones for better CPU per region usage
-
Bogdan Dobrelya authored
Signed-off-by:
Bogdan Dobrelya <bdobrelia@mirantis.com>
-
Smaine Kahlouch authored
Add support for cloud-provider based networking
-
Matthew Mosesohn authored
Enable netchecker for CI
-
Alexander Block authored
-
Aleksandr Didenko authored
Add BGP route reflectors support in order to optimize BGP topology for deployments with Calico network plugin. Also bump version of calico/ctl for some bug fixes.
-
Bogdan Dobrelya authored
* Enable netchecker app for CI postinstall tests * Rework outputs and better coverage to the ping between pods post intall test case. With netchecker deployed, the test covers hostnet to hostnet and standard to standrad pods ping check as well. Signed-off-by:
Bogdan Dobrelya <bdobrelia@mirantis.com>
-
Antoine Legrand authored
Fix kube_version to include 'v' again
-
Alexander Block authored
https://github.com/kubernetes-incubator/kargo/pull/736 missed this
-
- Dec 13, 2016
-
-
Antoine Legrand authored
Address standalone kubelet config case
-
Alexander Block authored
-
Alexander Block authored
-
Alexander Block authored
Allow to let the cloud provider configure proper routing for nodes.
-
Antoine Legrand authored
-
Antoine Legrand authored
Move kube_version to group_vars/all to allow easier changing of version
-
Alexander Block authored
Also allows to perform version dependent logic in Ansible roles.
-
Antoine Legrand authored
Pass --anonymous-auth to apiserver for 1.5>=
-
Antoine Legrand authored
Add Azure Resource Group templates and scripts to contrib
-
Alexander Block authored
Fixes #732
-
Bogdan Dobrelya authored
Fix resolvconf
-
Bogdan Dobrelya authored
Also place in global vars and do not repeat the kube_*_config_dir and kube_namespace vars for better code maintainability and UX. Signed-off-by:
Bogdan Dobrelya <bdobrelia@mirantis.com>
-
Alexander Block authored
-
Bogdan Dobrelya authored
Do not repeat options and nameservers in the dhclient hooks. Do not prepend nameservers for dhclient but supersede and fail back to the upstream_dns_resolvers then default_resolver. Fixes order of nameservers placement, which is cluster DNS ip goes always first. Signed-off-by:
Bogdan Dobrelya <bdobrelia@mirantis.com>
-
Alexander Block authored
-
Alexander Block authored
-