- Sep 18, 2019
-
-
Sergey authored
-
- Sep 17, 2019
-
-
Mario authored
-
- 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
-
- Sep 05, 2019
-
-
Matthew Mosesohn authored
Change-Id: I61319a06eb33d9fc868e19941924f387088b856b
-
- Aug 28, 2019
-
-
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
-
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
-
-
Tony Fouchard authored
-
- Aug 20, 2019
-
-
Andreas Krüger authored
-
Hugo Blom authored
-
- Aug 19, 2019
-
-
Xiaodu authored
-
- Aug 15, 2019
-
-
Ali Sanhaji authored
-
Zou Nengren authored
-
Bort Verwilst authored
Signed-off-by: Bart Verwilst <bart@verwilst.be>
-
w33dw0r7d authored
-
刘旭 authored
* remove svc-default-backend * update ingress-nginx clusterrole
-
Matthew Mosesohn authored
Change-Id: I7fd94ec6d195af60d237b3cfe91668ca1f707d26
-
- Aug 14, 2019
-
-
Oilbeater authored
-
Sergey Kolekonov authored
-
- 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
-
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
-
Maxim Snezhkov authored
-