- Sep 18, 2019
-
-
Sergey authored
-
- Sep 17, 2019
- Sep 13, 2019
-
-
Matthew Mosesohn authored
Change-Id: I1076b418f85a26d9896be69910052128afc51cee
-
andreyshestakov authored
mydict.keys() should be converted to list, otherwise it causes errors in loop iteration. Remove extra space after class name, which broke configmap. Also allow set reclaimPolicy property.
-
- Sep 10, 2019
-
-
Matthew Mosesohn authored
-
Matthew Mosesohn authored
Cleaned up deprecated APIs: apps/v1beta1 apps/v1beta2 extensions/v1beta1 for ds,deploy,rs Add workaround for deploying helm using incompatible deployment manifest. Change-Id: I78b36741348f47a999df3841ee63cf4e6f377830
-
Florent Monbillard authored
* Fix ansible task titles for CRI connection tasks * Fix Azure subscription ID check task title
-
- Sep 09, 2019
-
-
Matthew Mosesohn authored
Change-Id: I5aa009358bee7035922b5a10327997e47c9ba434
-
leonmbecker authored
* added az_list to README section * added az_list to cluster.tfvars
-
- Sep 05, 2019
-
-
Matthew Mosesohn authored
Change-Id: I61319a06eb33d9fc868e19941924f387088b856b
-
- Aug 29, 2019
-
-
Csergő Bálint authored
-
- Aug 28, 2019
-
-
Guangming Wang authored
Signed-off-by: Guangming Wang <guangming.wang@daocloud.io>
-
Richard Arends authored
* Use python3-libselinux on RHEL8/Centos8 * The fact ansible_facts.distribution_major_version is not present on older Ansible version. Default it to 0 in when not present and use libselinux-python as package to get current default behaviour.
-
- Aug 27, 2019
-
-
Matthew Mosesohn authored
-
- Aug 23, 2019
-
-
rptaylor authored
-
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
-