- Nov 14, 2016
-
-
Smana authored
-
- Nov 11, 2016
-
-
Matthew Mosesohn authored
Support new version of 'calicoctl' (>=v1.0.0)
-
- Nov 10, 2016
-
-
Bogdan Dobrelya authored
Label k8s apps, adjust collect info commands
-
Bogdan Dobrelya authored
Fix policy controller
-
Artem Panchenko authored
Since version 'v1.0.0-beta' calicoctl is written in Go and its API differs from old Python based utility. Added support of both old and new version of the utility.
-
Bogdan Dobrelya authored
- Drop debugs from collect-info playbook - Drop sudo from collect-info step and add target dir var (required for travis jobs) - Label all k8s apps, including static manifests - Add logs for K8s apps to be collected as well - Fix upload to GCS as a public-read tarball Signed-off-by: Bogdan Dobrelya <bdobrelia@mirantis.com>
-
Matthew Mosesohn authored
Fix canal's calico networking config for ETCD TLS
-
Aleksandr Didenko authored
'etcd_cert_dir' variable is missing from 'kubernetes-apps/ansible' role which breaks Calico policy controller deployment. Also fixing calico-policy-controller.yml.
-
Matthew Mosesohn authored
Also fixes kube-apiserver upgrade that was erroneously deleted in a previous commit.
-
Matthew Mosesohn authored
Add etcd tls support
-
- Nov 09, 2016
-
-
Matthew Mosesohn authored
-
Matthew Mosesohn authored
-
Bogdan Dobrelya authored
[WIP] Fix uploading CI logs to GCS
-
Bogdan Dobrelya authored
Adding support for canal network plugin
-
- Nov 08, 2016
-
-
Bogdan Dobrelya authored
* Use gsutil to configure the logs bucket's lifecycle, which is not in the gc_storage module yet. (See https://cloud.google.com/storage/docs/gsutil_install ). * Generate uniq bucket names extended with the build's OS type info as well. * Ignore boto related errors for the gc_storage module. * Use no_log when needed to supress noise/secrets in output Signed-off-by: Bogdan Dobrelya <bdobrelia@mirantis.com>
-
Bogdan Dobrelya authored
Fix idempotency of calico-policy-controller rs
-
Aleksandr Didenko authored
We need to specify kube resource type and name in order to avoid playbook errors related to k8s resource duplication.
-
Aleksandr Didenko authored
Container settings moved from deamonset yaml to a separate configmap.
-
Aleksandr Didenko authored
This patch provides support for Canal network plugin installation as a self-hosted app, see the following link for details: https://github.com/tigera/canal/tree/master/k8s-install
-
- Nov 07, 2016
-
-
Antoine Legrand authored
openstack/terraform: allows masters and nodes with no floating ips
-
Pablo Moreno authored
Merge branch 'feature/terraform_floating_ips_squashed' of https://github.com/pcm32/kargo into feature/terraform_floating_ips_squashed
-
Antoine Legrand authored
[WIP] Fix upload logs
-
Matthew Mosesohn authored
Squashed commits: [f9355ea1] Swap order in which we reload docker/socket [2ca6819c] Reload docker.socket after installing flannel on coreos Workaround for #569 [9f976e56] Vagrantfile: setup proxy inside virtual machines In corporate networks, it is good to pre-configure proxy variables. [9d7142f4] Vagrantfile: use Ubuntu 16.04 LTS Use recent supported version of Ubuntu for local development setup with Vagrant. [50f77cca] Add CI test layouts * Drop Wily from test matrix * Replace the Wily cases dropped with extra cases to test separate roles deployment Signed-off-by: Bogdan Dobrelya <bdobrelia@mirantis.com> [03e162b3] Update OWNERS [c7b00cae] Use tar+register instead of copy/slurp for distributing tokens and certs Related bug: https://github.com/ansible/ansible/issues/15405 Uses tar and register because synchronize module cannot sudo on the remote side correctly and copy is too slow. This patch dramatically cuts down the number of tasks to process for cert synchronization. [2778ac61] Add new var skip_dnsmasq_k8s If skip_dnsmasq is set, it will still not set up dnsmasq k8s pod. This enables independent setup of resolvconf section before kubelet is up.
-
Bogdan Dobrelya authored
Signed-off-by: Bogdan Dobrelya <bdobrelia@mirantis.com>
-
- Nov 05, 2016
-
-
Pablo Moreno authored
-
- Nov 04, 2016
-
-
Smaine Kahlouch authored
update admission controllers for > 1.4
-
Spencer Smith authored
-
Bogdan Dobrelya authored
Upload logs to GCS after failure
-
- Nov 03, 2016
-
-
Bogdan Dobrelya authored
Delete configure logs script as not needed Rework collect info script defaults Signed-off-by: Bogdan Dobrelya <bdobrelia@mirantis.com>
-
- Nov 02, 2016
-
-
Pablo Moreno authored
stays up to date with upstream
-
Smaine Kahlouch authored
Reload docker.socket after installing flannel on coreos
-
- Nov 01, 2016
-
-
Jan Jungnickel authored
-
Jan Jungnickel authored
Workaround for #569
-
Bogdan Dobrelya authored
Vagrantfile: setup proxy inside virtual machines
-
Bogdan Dobrelya authored
Vagrantfile: use Ubuntu 16.04 LTS
-
Smaine Kahlouch authored
-
- Oct 31, 2016
-
-
Pablo Moreno authored
stays up to date with upstream repo
-
Bogdan Dobrelya authored
Add CI test layouts
-
- Oct 29, 2016
-
-
Alexander Kanevskiy authored
In corporate networks, it is good to pre-configure proxy variables.
-
- Oct 28, 2016
-
-
Alexander Kanevskiy authored
Use recent supported version of Ubuntu for local development setup with Vagrant.
-