- Nov 15, 2016
-
-
Aleksandr Didenko authored
- Move CNI configuration creation for Calico to appropriate network_plugin role from kubernetes/node. - Add support for MTU configuration in Calico.
-
Bogdan Dobrelya authored
Replace calico-cni binaries with calico/cni container
-
Smaine Kahlouch authored
Fix mountflags and kubelet config
-
Bogdan Dobrelya authored
Add missing --require-kubeconfig to the if..else stanza. Make sure certs dirs mounted in RO. Signed-off-by:
Bogdan Dobrelya <bdobrelia@mirantis.com>
-
Antoine Legrand authored
update comment with valid options for bootstrap_os
-
Antoine Legrand authored
Fix kubelet deprecated options
-
Matthew Mosesohn authored
Fix etcd ssl for canal
-
Matthew Mosesohn authored
Generate kubectl bash completion from kubectl instead of file
-
Matthew Mosesohn authored
upgrade k8s version to 1.4.6
-
Spencer Smith authored
-
Smana authored
-
- Nov 14, 2016
-
-
Bogdan Dobrelya authored
Fix collect_info script
-
Matthew Mosesohn authored
--api-servers now just reads kubeconfig --config is now --pod-manifest-path Fixes #542
-
Bogdan Dobrelya authored
Fix missing journal ctl utc key. Rework kube* logs collection. Signed-off-by:
Bogdan Dobrelya <bdobrelia@mirantis.com>
-
Aleksandr Didenko authored
- Move CNI configuration from `kubernetes/node` role to `network_plugin/canal` - Create SSL dir for Canal and symlink etcd SSL files - Add needed options to `canal-config` configmap - Run flannel and calico-node containers with proper configuration
-
Matthew Mosesohn authored
-
Aleksandr Didenko authored
Calico CNI binaries are also released/shipped in calico/cni container. This patch replaces download of calico CNI binaries with calico/cni container.
-
Matthew Mosesohn authored
-
Bogdan Dobrelya authored
Ignore changes on check resolvconf task
-
Matthew Mosesohn authored
Hostname alias fixes
-
Matthew Mosesohn authored
Adds missing 'ip' var for terraform-generated inventory, based on internal ip
-
Matthew Mosesohn authored
-
Matthew Mosesohn authored
-
Smaine Kahlouch authored
Fix ca certificate loading on CoreOS
-
Matthew Mosesohn authored
-
Pablo Moreno 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>
-