- May 05, 2016
-
-
Smaine Kahlouch authored
fix api auth issue for ci tests
-
Smana authored
-
- May 04, 2016
-
-
Smaine Kahlouch authored
use a variable for api's 'root' password
-
Smana authored
-
- Apr 29, 2016
-
-
Antoine Legrand authored
Pull correct variable for etcd initial variable
-
David Reuss authored
This shouldn't use the `inventory_hostname` variable, as that will just yield the same variable, but rather use the `host` which we're looping over.
-
- Apr 25, 2016
-
-
Antoine Legrand authored
Fix ansible dict error on Ubuntu 14.04
-
Christopher M Luciano authored
This fixes the ansible error ```'dict object' has no attribute 'ansible_default_ipv4'"}```. Closes #215
-
- Apr 20, 2016
-
-
Smaine Kahlouch authored
Upgrade weave v1.5.0 with CNI
-
Smana authored
-
Smana authored
-
- Apr 19, 2016
-
-
Smaine Kahlouch authored
upgrade calico v0.19.0, calico-cni v1.2.1
-
Smana authored
-
- Apr 13, 2016
-
-
Smaine Kahlouch authored
Add code to detect if epel is already installed and skip it if it is
-
Rob Hirschfeld authored
-
Rob Hirschfeld authored
cosmetic
-
Rob Hirschfeld authored
as per @smana request
-
- Apr 12, 2016
-
-
Smaine Kahlouch authored
Provide a non-default hostname for CoreOS systems.
-
Rob Hirschfeld authored
add option for generic
-
- Apr 11, 2016
-
-
Smaine Kahlouch authored
Kubernetes upgrade to 1.2.2
-
Smana authored
-
Smaine Kahlouch authored
Fix docker install on rhel7
-
Smana authored
-
- Apr 10, 2016
-
-
Smana authored
-
Smaine Kahlouch authored
fix add nodes to the cluster
-
- Apr 08, 2016
-
-
Smana authored
-
- Apr 05, 2016
-
-
Smaine Kahlouch authored
Upgrade kubernetes v1.2.1
-
Smana authored
change hyperkube image repository
-
Smana authored
-
- Apr 04, 2016
-
-
Smaine Kahlouch authored
remove deprecation warns and update doc
-
Smana authored
-
- Apr 03, 2016
-
-
Smaine Kahlouch authored
Coreos fixes
-
- Apr 02, 2016
-
-
Stig Telfer authored
-
Stig Telfer authored
On CoreOS where there is no package management, perform zero-trip loops instead of throwing an exception for iterating over a member of an undefined variable.
-
Stig Telfer authored
On CoreOS the binaries are not installed in /usr/local/bin.
-
- Apr 01, 2016
-
-
Smaine Kahlouch authored
Add kubernetes.default.svc in certs dns
-
ant31 authored
-
Smaine Kahlouch authored
Implemented Dynamic Provisioning of PersistentVolumes with cinder
-
teuto.net Netzdienste GmbH authored
Changed path to hosts ssl certs from /usr/share/ca-certificates to /etc/ssl/certs/ which fixes https problems in kube-controller-manager and kube-apiserver (#189) caused by the lack of certificates on debian and redhat based systems.
-
- Mar 31, 2016
-
-
teuto.net Netzdienste GmbH authored
When kubespray is deployed on OpenStack, the kube-controller-manager is now aware of the cluster and can create new cinder volumes automatically if the PersistentVolumeClaims are annotated accordingly. Note that this is an alpha feature of kubernetes 1.2
-