- Aug 23, 2019
-
-
Matthew Mosesohn authored
Previous logic used calicoctl.sh create --skip-exists, which allowed setting initial values, but not permitting changes.
-
- Aug 22, 2019
-
-
Neven Miculinic authored
* Added CRI-O support for ubuntu * implemented feedback * set crictl to fixed version * Fix errors during rebasing * Fix linting errors
-
Michael Oglesby authored
Fix for Kubespray Issue #5059 (https://github.com/kubernetes-sigs/kubespray/issues/5059). There is a known issue with the 'fetch' module that will sometimes lead to it failing with a memory error. See ansible/ansible#11702 (https://github.com/ansible/ansible/issues/11702). I encountered this issue with the "Copy kubectl binary to ansible host" task in kubespray/roles/kubernetes/client/tasks/main.yml, and it caused my entire deployment to error out (see "Output of ansible run" above). Replacing 'fetch' with 'synchronize' fixes this issue.
-
ewtang authored
Updated Openstack to terraform 0.12 (#5062) * update openstack to terraform 0.12(.5) * replace cluter.tf with cluster.tfvars * update README.md to terraform 0.12 * update Openstack CI tests to use terraform 0.12 * specify terraform version in openstack README * gitlab CI to copy cluster.tfvars in case of openstack provider * The terraform/openstack dynamic inventory can read tfstate v4 (generated by terraform 0.12) and convert them internally ro v3 (as generated by terraform 0.11.x). Additionally the script has been updated to Python 3.
-
Victor Morales authored
According to their compatibility matrix[1] the 1.11.5 version seems to be deprecated. This change updates the CentOS repository reference. [1] https://github.com/cri-o/cri-o#compatibility-matrix-cri-o---kubernetes-clusters
-
ewtang authored
Upgrade to Kubernetes 1.15.3 (#5091)
-
Sergey authored
* run 'task download_container | Copy image to ansible host cache' with synchronize on download_delegate host * try to run task copy file to ansible host on all inventory, not only on first random host
-
- Aug 21, 2019
-
-
mcayland authored
This allows the user to optionally specify the dns_domain attribute on the generated internal kubernetes network.
-
Tony Fouchard authored
-
- Aug 20, 2019
-
-
Andreas Krüger authored
-
Hugo Blom authored
-
- Aug 19, 2019
-
-
Xiaodu authored
-
- Aug 18, 2019
-
-
Hugo Blom authored
* update openstack to terraform 0.12(.5) * replace cluter.tf with cluster.tfvars * update README.md to terraform 0.12 * update Openstack CI tests to use terraform 0.12 * specify terraform version in openstack README * gitlab CI to copy cluster.tfvars in case of openstack provider * The terraform/openstack dynamic inventory can read tfstate v4 (generated by terraform 0.12) and convert them internally ro v3 (as generated by terraform 0.11.x). Additionally the script has been updated to Python 3.
-
- Aug 17, 2019
-
-
shlo authored
-
Guangming Wang authored
Signed-off-by: Guangming Wang <guangming.wang@daocloud.io>
-
- Aug 16, 2019
-
-
Guangming Wang authored
Signed-off-by: Guangming Wang <guangming.wang@daocloud.io>
-
- Aug 15, 2019
-
-
Ali Sanhaji authored
-
Zou Nengren authored
-
Bort Verwilst authored
Signed-off-by: Bart Verwilst <bart@verwilst.be>
-
w33dw0r7d authored
-
Maxime Guyot authored
* Test the CI * Disable CI moderator
-
刘旭 authored
* remove svc-default-backend * update ingress-nginx clusterrole
-
Matthew Mosesohn authored
Change-Id: I7fd94ec6d195af60d237b3cfe91668ca1f707d26
-
- Aug 14, 2019
-
-
Oilbeater authored
-
Sergey Kolekonov authored
-
Matthew Mosesohn authored
Change-Id: Ia3f30a1216b3ea063cd72c839ef6dff753cf10c6
-
- Aug 13, 2019
-
-
Matthew Mosesohn authored
Fixes situation when using manual mode because it tries to download coredns v1.3.1 from the same image repository where kubernetes images are downloaded from. Change-Id: Ibbec8a72c8162ce8befa74e2013a268737ea5f8a
-
- Aug 09, 2019
-
-
Danilo Riecken P. de Morais authored
-
Craig Rodrigues authored
Signed-off-by: Craig Rodrigues <craig@portworx.com>
-
Simon Lelievre authored
-
Mario authored
* Update main.yml * fix dead link 404
-
Bort Verwilst authored
-
- Aug 08, 2019
-
-
Matthew Mosesohn authored
* Refactor calico-rr to run in k8s cluster with taint Change-Id: I75a3169ff5b36ce8302fc7ef1c32d3eb697b5afa * add preinstall checks * rework calico/rr role Change-Id: I2f0a7e6cb77cf91ad4a615923680760d2e5d9ca8 * add empty calico-rr group Change-Id: I006c0a60db9b72d02245bf8fdfabcf982144a5ad
-
- Aug 07, 2019
-
-
Matthew Mosesohn authored
Change-Id: Ib27d051ff111f813097a9b33a86465a2a30a6db0
-
Matthew Mosesohn authored
Change-Id: I1c59249f08f16d0f6fd60df6ab61f17a0a7df189
-
Matthew Mosesohn authored
Change-Id: I9cc01cef3a437893225e2d9f58495826bbce7be9
-
Edward Vielmetti authored
-
Maxim Snezhkov authored
-
- Aug 06, 2019
-
-
Matthew Mosesohn authored
Change-Id: I278cb14aa93abf20160cc001f69e2f472504e6d8
-
Holger Frydrych authored
* Needs an additional cilium-operator deployment. * Added option to enable hostPort mappings.
-