- Dec 28, 2016
-
-
Matthew Mosesohn authored
-
- Dec 27, 2016
-
-
Antoine Legrand authored
Rework CI triggers/pipeline
-
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.
-
Spencer Smith authored
Adjust etcd server certificates
-
- Dec 22, 2016
-
-
Matthew Mosesohn authored
-
Matthew Mosesohn authored
ETCD doesn't need cert/key options set. It only requires peer cert options.
-
Spencer Smith authored
workaround case for etcdctl not yet being installed, only allow for return code of 0 (no error)
-
Antoine Legrand authored
Document commonly used Kargo vars
-
Matthew Mosesohn authored
-
Matthew Mosesohn authored
Fix Flannel network on CoreOS
-
Matthew Mosesohn authored
Individual etcd ssl certs
-
Genti Topija authored
Resolves: #748
-
Antoine Legrand authored
Raise ansible forks for CI test config
-
Bogdan Dobrelya authored
As we raised the flavor from small to standard, raise the ansible forks from default 5 to 20 to speed up deployment. Signed-off-by:
Bogdan Dobrelya <bdobrelia@mirantis.com>
-
Bogdan Dobrelya authored
Add coreos-alpha weave manual CI builds
-
Matthew Mosesohn authored
Includes hooks for triggering calico, kubelet, and kube-apiserver restarts if etcd certs changed.
-
Bogdan Dobrelya authored
Add wait for kube-apiserver to kubernetes-apps
-
Bogdan Dobrelya authored
create systemd drop-in path if not existent
-
Bogdan Dobrelya authored
Signed-off-by:
Bogdan Dobrelya <bdobrelia@mirantis.com>
-
Bogdan Dobrelya authored
Use preemptible instances
-
- Dec 21, 2016
-
-
Spencer Smith authored
-
Bogdan Dobrelya authored
Revert "Do not forward private domains for upstream resolvers"
-
Bogdan Dobrelya authored
-
Matthew Mosesohn authored
Fixes #777
-
Antoine Legrand authored
-
Antoine Legrand authored
Vagrant, skip synchronize tasks (bug #697)
-
Bogdan Dobrelya authored
Add download_always_pull check and sha256 for docker images
-
Antoine Legrand authored
-
- Dec 20, 2016
-
-
Bogdan Dobrelya authored
Signed-off-by:
Bogdan Dobrelya <bdobrelia@mirantis.com>
-
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
-
-
Sam Stoelinga authored
When download_run_once=True it will try to first download images to host running vagrant, then upload the images from vagrant host to the vagrant vms. While trying to upload the images it will ask for a the vagrant linux user password. For small environments this behaviour is unnecessary hence changing the default to download_run_once=False inside the Vagrantfile seems like a good fix.
-