- Dec 12, 2019
-
-
Bort Verwilst authored
* Add Helm 3.x support * tiller enabled when helm < 3.0.0
-
bfraz authored
* update aws tf to function as expected * update tf version * update syntax for tf v0.12 * update tf version in readme * update per tf for v0.12
-
- Dec 11, 2019
-
-
Maxime Guyot authored
-
Maxime Guyot authored
-
Matthew Mosesohn authored
Change-Id: I5e018dfaeffe314300b373aeb7ed5f59929cf4f9
-
Maxime Guyot authored
-
- Dec 10, 2019
-
-
Maxime Guyot authored
-
Maxime Guyot authored
-
Maxime Guyot authored
-
Etienne Champetier authored
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
-
Craig Rodrigues authored
-
- Dec 09, 2019
-
-
Yujun Zhang authored
-
ooneko authored
To aviod repeat "gcr.io" again.
-
Sergey authored
* set varios node label via kubectl label command, not kubelet options * remove node_labels from KUBELET_ARGS
-
Etienne Champetier authored
* Fix python3-libselinux installation for RHEL/CentOS 8 In bootstrap-centos.yml we haven't gathered the facts, so #5127 couldn't work Minimum ansible version to run kubespray is 2.7.8, so ansible_distribution_major_version is defined an there is no need to default it Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com> * Restart NetworkManager for RHEL/CentOS 8 network.service doesn't exist anymore # systemctl status network Unit network.service could not be found. Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com> * Add module_hotfixes=True to docker / containerd yum repo config https://bugzilla.redhat.com/show_bug.cgi?id=1734081 https://bugzilla.redhat.com/show_bug.cgi?id=1756473 Without this setting you end up with the following error: # yum install docker-ce Failed to set locale, defaulting to C Last metadata expiration check: 0:03:21 ago on Thu Sep 26 22:00:05 2019. Error: Problem: package docker-ce-3:19.03.2-3.el7.x86_64 requires containerd.io >= 1.2.2-3, but none of the providers can be installed - cannot install the best candidate for the job - package containerd.io-1.2.2-3.3.el7.x86_64 is excluded - package containerd.io-1.2.2-3.el7.x86_64 is excluded - package containerd.io-1.2.4-3.1.el7.x86_64 is excluded - package containerd.io-1.2.5-3.1.el7.x86_64 is excluded - package containerd.io-1.2.6-3.3.el7.x86_64 is excluded (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
-
Hugo Blom authored
* add support for nova servergroups * Add documentation for openstack nova servergroups * uppdate to TF 0.12.12 format and fix etcd * revert for_each change * fix variables and formatting in main.tf * try to avoid errors * update variable * Update main.tf * Update main.tf * update all other instance resources
-
- Dec 05, 2019
-
-
Maxime Guyot authored
-
Matthew Mosesohn authored
Change-Id: Iea9a366cf6ccc4d491bfc49c5d2dba6d98f81b69
-
Maxime Guyot authored
-
Maxime Guyot authored
-
Maxime Guyot authored
-
Maxime Guyot authored
-
Hugo Blom authored
-
- Dec 04, 2019
-
-
Maxime Guyot authored
-
Maxime Guyot authored
-
Maxime Guyot authored
-
- Dec 03, 2019
-
-
Matthew Mosesohn authored
Change-Id: I1634ba2d2d3337243ffcdea86750003a559f2576
-
- Dec 02, 2019
-
-
Matthew Mosesohn authored
Change-Id: I33d46c7e0c5374467e22c5a652b282d1703dea85
-
Matthew Mosesohn authored
Change-Id: Ifd7dd7ce8778f4f1be2016cae8d74452173b5312
-
- Nov 28, 2019
-
-
Matthew Mosesohn authored
Change-Id: I3fff04f0211cd9c2e8235acaf51c3aa98abc8bb7
-
zhanwang authored
update URL for Gluster Getting Started Guide
-
- Nov 27, 2019
-
-
Yujun Zhang authored
-
Anton Fayzrahmanov authored
* Add extra tolerations for coredns * dns_extra_tolerations option * dns_extra_tolerations * missing starting space in comment
-
Florian Ruynat authored
-
- Nov 26, 2019
-
-
xieyanker authored
-
Aaron Crickenberger authored
Initially this was to fix a mis-indented approvers key. However, it turns out that 'oilbeater' is not a member of kubernetes-sigs nor kubernetes-incubator (the org this repo was migrated from). Thus this OWNERS file is failing prow's validation check. As a workaround I've opted to move them to emeritus_approver, which isn't valiated and can be used as a hint for other approvers in this repo
-
- Nov 22, 2019
-
-
Etienne Champetier authored
Lot's of bugs and security fixes: https://github.com/containerd/containerd/releases/tag/v1.2.10 CVE-2019-16884 / CVE-2019-16276 https://github.com/containerd/containerd/releases/tag/v1.2.9 CVE-2019-9512 / CVE-2019-9514 / CVE-2019-9515 https://github.com/containerd/containerd/releases/tag/v1.2.8 CVE-2019-9512 / CVE-2019-9514 https://github.com/containerd/containerd/releases/tag/v1.2.7 Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
-
- Nov 21, 2019
-
-
Matthew Mosesohn authored
Change-Id: I92b94ed9be85d47717e24a6099b4b22066717d02
-
- Nov 20, 2019
-
-
Michael Shen authored
-
- Nov 18, 2019
-
-
Matthew Mosesohn authored
This fixes the scenario where masters are upgraded one at a time and coredns gets improperly scaled back up to 2 replicas. Change-Id: I7cc9283f40efcfd61b5813c89a5805c95d901567
-