- Mar 14, 2023
-
-
Samuel Liu authored
-
James authored
-
biqiang Wu authored
Signed-off-by: dcwbq <biqiang.wu@daocloud.io>
-
- Mar 10, 2023
-
-
蒋航 authored
Signed-off-by: hang.jiang <hang.jiang@daocloud.io>
-
ERIK authored
Signed-off-by: bo.jiang <bo.jiang@daocloud.io>
-
Victor Morales authored
-
Marijn van der Giesen authored
-
panguicai authored
Signed-off-by: panguicai008 <guicai.pan@daocloud.io>
-
- Mar 09, 2023
-
-
Cyclinder authored
Signed-off-by: cyclinder <qifeng.guo@daocloud.io> Signed-off-by: cyclinder <qifeng.guo@daocloud.io>
-
Brendan McShane authored
-
Brendan McShane authored
-
- Mar 08, 2023
-
-
Jack authored
-
- Mar 07, 2023
-
-
Arthur Outhenin-Chalandre authored
This commit removes the variable `use_localhost_as_kubeapi_loadbalancer` and rather detects that we are in a situation where we can use the localhost apiserver loadbalancer (meaning that we use the localhost load balancer and that the same ports are used for both the load balancer and the kube-apiserver). This also cleanups the calico code to use `kube_apiserver_global_endpoint` rather than implementing the same logic all over again. Signed-off-by: Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@proton.ch>
-
panguicai authored
Signed-off-by: panguicai008 <1121906548@qq.com>
-
Jack authored
-
Mohamed Zaian authored
-
- Mar 06, 2023
-
-
panguicai authored
Signed-off-by: panguicai008 <1121906548@qq.com>
-
Arthur Outhenin-Chalandre authored
* node: fix default kubelet/runtime cgroups when kube_reserved is false (default) Commit 1c4db613 introduced a notion of kube_reserved. This introduced a breaking change defaulting to use kube.slice for the container_manager and the kubelet as if kube_reserved was always enabled whereas it is disabled by default. This commit fixes this by bringing back system.slice whenever kube_reserved is disabled. Signed-off-by: Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@proton.ch> * inventory/sample: change false for kube_reserved as its the default Changing the commented value in sample inventory to the actual default value. Signed-off-by: Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@proton.ch> --------- Signed-off-by: Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@proton.ch>
-
DRAGON2002 authored
Signed-off-by: Anant Vijay <anantvijay3@gmail.com>
-
panguicai authored
Signed-off-by: panguicai008 <1121906548@qq.com>
-
DRAGON2002 authored
Signed-off-by: Anant Vijay <anantvijay3@gmail.com>
-
- Mar 03, 2023
-
-
panguicai authored
Signed-off-by: panguicai008 <1121906548@qq.com>
-
Maxime Leroy authored
Signed-off-by: Maxime Leroy <19607336+maxime1907@users.noreply.github.com>
-
Arthur Outhenin-Chalandre authored
* network_plugin/custom_cni: add CNI to apply provided manifests Add a new simple custom_cni to install provided Kubernetes manifests. This could be useful to use manifests directly provided by a CNI when there are not support by Kubespray (i.e.: helm chart or any other manifests generation method). Co-authored-by: James Landrein <james.landrein@proton.ch> Signed-off-by: Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@proton.ch> * network_plugin/custom_cni: add test with cilium Co-authored-by: James Landrein <james.landrein@proton.ch> Signed-off-by: Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@proton.ch> --------- Signed-off-by: Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@proton.ch> Co-authored-by: James Landrein <james.landrein@proton.ch>
-
Victor Morales authored
crun_bin_dir was used to specify the destination of the crun binary during the download process. This path must match with the value provided in the CRI-O configuration file. So changing its value to bin_dir helps to mismatch errors. Signed-off-by: Victor Morales <chipahuac@hotmail.com>
-
Maxime Leroy authored
-
Jiffs Maverick authored
-
- Mar 02, 2023
-
-
Kenichi Omichi authored
requirements-$ANSIBLE_VERSION.yml doesn't exist in Kubespray repo. That was for supporting ansible 2.10-, and now Kubespray supports 2.11+. So this drops the part to avoid confusion.
-
Maxime Leroy authored
Signed-off-by: Maxime Leroy <19607336+maxime1907@users.noreply.github.com>
-
Maxime Leroy authored
-
Mohamed Zaian authored
-
- Mar 01, 2023
-
-
Mohamed Zaian authored
-
- Feb 28, 2023
-
-
-
Jack authored
-
Robin Wallace authored
-
Mohamed Zaian authored
-
- Feb 27, 2023
-
-
Eugene Artemenko authored
-
Jack authored
-
Aleksey Karpov authored
-
Samuel Liu authored
-