Commit Graph

  • 90b9bba8a4 add option for generic Rob Hirschfeld 2016-04-06 09:50:00 -0500
  • 6da1dc7c66 Opencontrail tweaks - opencontrail replaces kube-proxy (so turn it off) - opencontrail needs a plug-in - Allow kubelet to run every but only register from nodes (helps opencontrail gateways) Greg Althaus 2016-02-02 12:47:57 -0600
  • fd64f4d2a0 Merge pull request #201 from Smana/upgrade_kubernetes_v1.2.2 Smaine Kahlouch 2016-04-11 16:17:09 +0200
  • 3cd89bed45 Kubernetes upgrade to 1.2.2 #201 Smana 2016-04-11 12:19:09 +0200
  • 5b2568adf1 Merge pull request #200 from kubespray/docker_install_on_rhel7 Smaine Kahlouch 2016-04-11 11:54:14 +0200
  • 48a85ce8f8 use docker repository to install on CentOS #200 Smana 2016-04-11 09:33:08 +0200
  • 936927a54f Fix docker install on rhel7 Smana 2016-04-10 22:08:13 +0200
  • 8418daa544 Merge pull request #198 from Smana/add_nodes Smaine Kahlouch 2016-04-10 11:35:00 +0200
  • 8b66ddce38 Merge ed27e6856c into e69b9f6dcb #130 Greg Althaus 2016-04-08 12:58:42 +0000
  • ed27e6856c Merge branch 'master' into opencontrail #130 Greg Althaus 2016-04-08 07:58:41 -0500
  • 5c22133492 fix add nodes to the cluster #198 Smana 2016-04-07 17:08:39 +0200
  • 5422eed691 Merge be24721c84 into e69b9f6dcb #195 Rob Hirschfeld 2016-04-06 14:55:09 +0000
  • be24721c84 add option for generic #195 Rob Hirschfeld 2016-04-06 09:50:00 -0500
  • adb32bfbb8 Opencontrail tweaks - opencontrail replaces kube-proxy (so turn it off) - opencontrail needs a plug-in - Allow kubelet to run every but only register from nodes (helps opencontrail gateways) Greg Althaus 2016-02-02 12:47:57 -0600
  • e69b9f6dcb Merge pull request #194 from kubespray/upgrade_kubernetes_v1.2.1 Smaine Kahlouch 2016-04-05 15:28:04 +0200
  • b03093be73 update kubectl bash completion #194 Smana 2016-04-05 13:01:16 +0200
  • bc44d5deb3 upgrade to kubernetes v1.2.1 Smana 2016-04-05 12:59:18 +0200
  • 8ab86ac49d Merge pull request #193 from kubespray/remove_deprecation_warns Smaine Kahlouch 2016-04-04 10:54:56 +0200
  • 850b7466cd remove deprecation warns and update doc #193 Smana 2016-04-04 10:11:10 +0200
  • 652cbedee5 Merge pull request #192 from oneswig/coreos-fixes Smaine Kahlouch 2016-04-03 09:32:00 +0200
  • bf96b92def Merge branch 'master' into coreos-fixes #192 Stig Telfer 2016-04-02 21:01:28 +0100
  • ab21f4d169 Define empty default objects for docker package management. Stig Telfer 2016-04-02 20:55:17 +0100
  • 64a39fdb86 Use var for bin dir instead of assuming /usr/local/bin Stig Telfer 2016-04-02 20:53:33 +0100
  • 2192bcccbd Merge pull request #191 from kubespray/add_certs Smaine Kahlouch 2016-04-01 15:13:29 +0200
  • 7237a925eb Add kubernetes.default.svc in certs dns #191 ant31 2016-04-01 12:40:01 +0200
  • 34ed6e1a08 Merge pull request #190 from teutostack/automatic-cinder-provisioning Smaine Kahlouch 2016-04-01 09:47:29 +0200
  • 8cbdf73eba 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. #190 teuto.net Netzdienste GmbH 2016-04-01 09:34:28 +0200
  • 624a964cda Implemented Dynamic Provisioning of PersistentVolumes with cinder 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 teuto.net Netzdienste GmbH 2016-03-31 14:38:08 +0200
  • a14dfe74e1 Merge pull request #188 from teutostack/warnings-removal Smaine Kahlouch 2016-03-30 11:57:57 +0200
  • f2e822810a Merge pull request #187 from teutostack/openstack-integration Smaine Kahlouch 2016-03-30 11:55:53 +0200
  • a192111e6a Reverted deletion of "changed_when: False" for Task "Install python-dnf for latest RedHat versions". Deleted "changed_when: False" on Task "Install latest version of python-apt for Debian distribs" to get notified when kubespray has installed a new package version. #188 teuto.net Netzdienste GmbH 2016-03-30 11:21:36 +0200
  • 4271dd6645 using apt module instead of command module to install python-apt teuto.net Netzdienste GmbH 2016-03-30 10:27:29 +0200
  • 457ed11b49 fixed deprecation warnings regarding bare variables teuto.net Netzdienste GmbH 2016-03-30 10:23:43 +0200
  • 9f8da6c225 Implemented cloud-provider integration for OpenStack. Currently kubespray does not install kubernetes in a way that allows cinder volumes to be used. This commit provides the necessary cloud configuration file and configures kubelet and kube-apiserver to use it. #187 teuto.net Netzdienste GmbH 2016-03-29 14:50:22 +0200
  • f7a2b6e869 Merge 3fd3f88eb8 into ed9a521d6d #180 Smaine Kahlouch 2016-03-25 00:24:24 +0000
  • ed9a521d6d Merge pull request #185 from Smana/choose_cloud_provider Smaine Kahlouch 2016-03-24 16:57:40 +0100
  • 68fafd030d choose between gce and aws cloud providers #185 Smaine Kahlouch 2016-03-23 17:27:06 +0100
  • efc75bf2d0 Merge ff51ce1684 into f49926413a #184 Smaine Kahlouch 2016-03-23 16:15:07 +0000
  • ff51ce1684 choose between gce or aws for 'cloud_provider' var #184 Smaine Kahlouch 2016-03-23 16:04:04 +0100
  • 3a75d2e3ae first commit Smaine Kahlouch 2016-03-22 15:58:19 +0100
  • f49926413a Merge pull request #176 from kubespray/kubernetes-v1.2.0 1.5.0 Smaine Kahlouch 2016-03-22 13:52:37 +0100
  • e8aec5f4f0 Don't call the apiserver when the server is master only #176 Smaine Kahlouch 2016-03-22 13:25:41 +0100
  • c51ed4bbb7 use master election option instead of podmaster Smaine Kahlouch 2016-03-21 22:25:09 +0100
  • ba4ad51c26 add aufs-tools package for debian Smaine Kahlouch 2016-03-21 17:25:14 +0100
  • 785b84fd43 Upgrade to docker 1.10.3 Antoine Legrand 2016-03-17 10:22:52 +0100
  • 15ce66b2f5 Kubernetes 1.2.0 Antoine Legrand 2016-03-14 16:36:39 +0100
  • 3fd3f88eb8 Run kube-proxy as daemonset #180 Smana 2016-03-20 13:37:05 +0100
  • 9949c2b34e Merge pull request #181 from Smana/fix_dnsmasq_as_ds Smaine Kahlouch 2016-03-21 11:38:04 +0100
  • 7e6d7caf4b Dnsmasq runs on all nodes #181 Smaine Kahlouch 2016-03-21 11:37:35 +0100
  • 48c64a1f72 Merge pull request #179 from kubespray/dnsmasq_ds Smaine Kahlouch 2016-03-20 00:08:33 +0100
  • 6297e5ea93 Use dnsmasq inside pods #179 ant31 2016-03-18 15:07:33 +0100
  • b735ebab75 Merge edc9d4e3ba into 0c315e0ff4 #178 Antoine Legrand 2016-03-18 15:23:26 +0000
  • edc9d4e3ba Use dnsmasq inside pods #178 ant31 2016-03-18 15:07:33 +0100
  • 0c315e0ff4 Merge pull request #174 from jcsirot/jenkins_pipeline Smaine Kahlouch 2016-03-15 17:30:09 +0100
  • b7fcabea7b Merge pull request #175 from Smana/update_ansible_galaxy Smaine Kahlouch 2016-03-15 16:16:39 +0100
  • 999141f0fd update requirements.yml with the new gitlab url #175 Smaine Kahlouch 2016-03-15 16:15:23 +0100
  • f5f6e44369 Move common groovy test code for jenkins into git repo and add test result matrix #174 Jean-Christophe Sirot 2016-03-06 22:38:10 +0100
  • 0c2183c10a Merge pull request #173 from Smana/redirect_to_docs Smaine Kahlouch 2016-03-07 16:21:25 +0100
  • cd38ecc378 redirecting to new doc page #173 Smana 2016-03-07 16:07:00 +0100
  • 1771f18437 Merge pull request #171 from kubespray/uploads_bin Antoine Legrand 2016-03-04 19:33:56 +0100
  • 72807965a8 Upload files to a separate storage #171 Antoine Legrand 2016-03-04 17:39:02 +0100
  • 50677f20a7 Merge 611c7744a1 into 9baf9e569b #170 Antoine Legrand 2016-03-04 15:14:31 +0000
  • 611c7744a1 Remove submodules #170 Antoine Legrand 2016-03-04 16:14:01 +0100
  • 9baf9e569b Merge pull request #169 from kubespray/flannel_backend_option Antoine Legrand 2016-03-04 16:08:38 +0100
  • ede3aad2ab flannel backend type option #169 Smana 2016-03-04 11:25:01 +0100
  • 143a75ccde Merge pull request #167 from kubespray/upgrade_calico_v0.17.0 Smaine Kahlouch 2016-03-02 11:56:44 +0100
  • 62218c1497 upgrade calicoctl to v0.17.0 #167 Smana 2016-03-02 09:46:29 +0100
  • 8a238cda3d Create LICENSE Antoine Legrand 2016-03-01 15:37:01 +0100
  • 706d8c7968 Merge pull request #165 from kubespray/option_proxy_mode Smaine Kahlouch 2016-02-29 11:42:18 +0100
  • cb3cc6f523 adding option --proxy-mode for kubeproxy #165 Smana 2016-02-29 11:41:08 +0100
  • 87fd8415da Merge pull request #163 from Smana/upgrade_kube_v1.1.8 Smaine Kahlouch 2016-02-26 23:25:00 +0100
  • edcd5bf67f Provide a non-default hostname for CoreOS systems. #164 Stig Telfer 2016-02-26 13:43:07 +0000
  • 9528caa1d7 Upgrade kuberenetes to v1.1.8 #163 Smana 2016-02-24 11:33:41 +0100
  • 3f32e5973f Merge pull request #158 from Smana/calico_nat_outgoing_opt Smaine Kahlouch 2016-02-24 12:11:34 +0100
  • a17e466a29 Merge pull request #162 from oneswig/master Antoine Legrand 2016-02-23 14:27:07 +0100
  • ff03c82151 On CoreOS, /etc/hosts does not always exist. #162 Stig Telfer 2016-02-23 12:04:58 +0000
  • 152c409022 calico: enabling nat outgoing by default #158 Smana 2016-02-21 12:42:23 +0100
  • a46d4efba6 Merge pull request #156 from Smana/coreos_support Antoine Legrand 2016-02-21 14:10:14 +0100
  • fca384e24c first version of CoreOS on GCE #156 Smana 2016-02-19 18:48:53 +0100
  • 58e37761aa Merge 9a287dac5c into ec64eda2bc #153 Antoine Legrand 2016-02-20 18:01:00 +0000
  • 9a287dac5c first version of CoreOS on GCE #153 Smana 2016-02-19 18:48:53 +0100
  • ec64eda2bc Merge pull request #152 from rsmitty/issue-151 Antoine Legrand 2016-02-18 22:12:38 +0100
  • 20adb604cc confirmed working change to mktemp command #152 Spencer Smith 2016-02-18 15:56:10 -0500
  • 57a1ce28c4 Merge pull request #150 from Smana/update_hyperkube_version Antoine Legrand 2016-02-18 16:40:21 +0100
  • 39caf94790 update hyperkube version #150 Smana 2016-02-18 16:38:25 +0100
  • 0913cb2d12 Opencontrail tweaks - opencontrail replaces kube-proxy (so turn it off) - opencontrail needs a plug-in - Allow kubelet to run every but only register from nodes (helps opencontrail gateways) Greg Althaus 2016-02-02 12:47:57 -0600
  • 3986405492 Merge 8090c71ae0 into ba4c89a12e #135 Greg Althaus 2016-02-16 09:32:14 +0000
  • ba4c89a12e Merge pull request #149 from Smana/upgrade_calico_etcd Smaine Kahlouch 2016-02-15 15:31:32 +0100
  • b013b125bc Upgrade Calico and etcd #149 Smana 2016-02-15 12:41:27 +0100
  • e786010584 Merge pull request #147 from kubespray/upgrade_kube_1.1.7 Smaine Kahlouch 2016-02-15 12:12:17 +0100
  • 01397678df upgrade kubernetes to 1.1.7 #147 Smana 2016-02-15 10:57:45 +0100
  • fae77970ac Allow to fail calico/trusty Antoine Legrand 2016-02-13 20:55:10 +0100
  • e737ed8105 Merge pull request #146 from kubespray/rollback_docker_1.9 Antoine Legrand 2016-02-13 18:34:55 +0100
  • b2dd01a0b0 Merge pull request #145 from jcsirot/jenkins Antoine Legrand 2016-02-13 18:03:29 +0100
  • 323ff78206 Update playbooks for automatic deployment tests #145 Jean-Christophe Sirot 2016-02-13 15:16:28 +0100
  • 8659693c76 fix testcases #146 Smana 2016-02-13 15:48:18 +0100
  • 2167148613 Merge 19f93f84f6 into ad18f229c5 #144 Smaine Kahlouch 2016-02-13 14:55:37 +0000
  • 19f93f84f6 fix testcases #144 Smana 2016-02-13 15:48:18 +0100
  • c3a8f379e8 rollback to docker 1.9 Smana 2016-02-13 14:59:56 +0100
  • ad18f229c5 Merge pull request #143 from Smana/tests_kubectl_path Smaine Kahlouch 2016-02-13 14:58:46 +0100