- Jan 04, 2017
-
-
Bogdan Dobrelya authored
For security and resources utilization reasons, do not auto-start CI for opened/updated PRs. A member of the kubernetes-incubator github org has first to approve that the PR is reasonable to test by putting the "ci check this" into the PR's comments. If approved that way, the CI pipeline starts as always. Only the 1st step of the pipeline is premoderatied, the rest will follow each over on success. Signed-off-by:
Bogdan Dobrelya <bogdando@mail.ru>
-
- Jan 03, 2017
-
-
Bogdan Dobrelya authored
Fix cert paths for flannel/calico policy apps
-
Bogdan Dobrelya authored
Signed-off-by:
Bogdan Dobrelya <bogdando@mail.ru>
-
Bogdan Dobrelya authored
Upgrade docker version and do some cleanups for unsupported distros/docker versions
-
Bogdan Dobrelya authored
Comment cloud providers private networks use cases
-
Bogdan Dobrelya authored
README: changed minimal ansible version
-
- Jan 02, 2017
-
-
Michał Żyłowski authored
-
Alexander Block authored
-
Bogdan Dobrelya authored
Fix etc hosts for cluster nodes
-
Bogdan Dobrelya authored
Drop non systemd OS types support
-
Bogdan Dobrelya authored
Signed-off-by:
Bogdan Dobrelya <bogdando@mail.ru>
-
Bogdan Dobrelya authored
Signed-off-by:
Bogdan Dobrelya <bogdando@mail.ru>
-
Bogdan Dobrelya authored
Signed-off-by:
Bogdan Dobrelya <bogdando@mail.ru>
-
- Dec 30, 2016
-
-
Bogdan Dobrelya authored
Add section describing Kargo vs Kops
-
Bogdan Dobrelya authored
Fix etcd cert generation to support large deployments
-
Matthew Mosesohn authored
Due to bash max args limits, we should pass all node filenames and base64-encoded tar data through stdin/stdout instead. Fixes #832
-
- Dec 29, 2016
-
-
Thomas Catterall authored
-
Thomas Catterall authored
-
Bogdan Dobrelya authored
Add yaml/json loader for inventory
-
Matthew Mosesohn authored
Systemd units, limits, and bin path fixes
-
Bogdan Dobrelya authored
Rework wildcards matching all nodes
-
Matthew Mosesohn authored
-
- Dec 28, 2016
-
-
Bogdan Dobrelya authored
* Add restart for weave service unit * Reuse docker_bin_dir everythere * Limit systemd managed docker containers by CPU/RAM. Do not configure native systemd limits due to the lack of consensus in the kernel community requires out-of-tree kernel patches. Signed-off-by:
Bogdan Dobrelya <bdobrelia@mirantis.com>
-
Matthew Mosesohn authored
-
Bogdan Dobrelya authored
Fix creation and sync of etcd certs
-
Matthew Mosesohn authored
Admin certs only go to etcd nodes Only generate cert-data for nodes that need sync
-
Matthew Mosesohn authored
Fix calico-rr to use etcd certs instead of kube certs
-
- Dec 27, 2016
-
-
Bogdan Dobrelya authored
* Re-enable ansible_ssh_pipelining as expected for the cluster.yml * Do not use 'all' wildcasts for hosts, limit only to k8s-cluster, etcd, calico-rr groups instead. Other nodes in inventory are out of Kargo scope and it's up to users how to manage them. Signed-off-by:
Bogdan Dobrelya <bogdando@mail.ru>
-
Antoine Legrand authored
Rework CI triggers/pipeline
-
Matthew Mosesohn authored
-
Bogdan Dobrelya authored
* Run CI triggers in one step * Run all test matrix for triggers * Switch back to g1-small Signed-off-by:
Bogdan Dobrelya <bogdando@mail.ru>
-
Bogdan Dobrelya authored
Rework ignore_errors to report no reds
-
Bogdan Dobrelya authored
Signed-off-by:
Bogdan Dobrelya <bogdando@mail.ru>
-
- Dec 26, 2016
-
-
Antoine Legrand authored
Do not forward private domains for upstream resolvers
-
- Dec 23, 2016
-
-
Bogdan Dobrelya authored
Also fix kube log level 4 to log dnsmasq queries. Signed-off-by:
Bogdan Dobrelya <bdobrelia@mirantis.com>
-
Matthew Mosesohn authored
Add inventory builder python script
-
Matthew Mosesohn authored
Includes tox support for running unit tests. Small note added to getting-started guide for using inventory_builder.py Also adds manual-only unit test.
-
Thomas Catterall authored
-
Spencer Smith authored
Adjust etcd server certificates
-
- Dec 22, 2016
-
-
Matthew Mosesohn authored
-