- Feb 01, 2023
-
-
Fish-pro authored
Signed-off-by: Fish-pro <zechun.chen@daocloud.io>
-
David Moreau Simard authored
1.5.7 was released Aug 2, 2021 and 1.6.1 came out on Dec 13, 2022. There's been a good amount of new features, improvements and fixes since 1.5.7 and the changelogs for each version are available in the docs: https://ara.readthedocs.io/en/latest/changelog-release-notes.html
-
- Jan 31, 2023
-
-
rongfu.leng authored
Signed-off-by: rongfu.leng <rongfu.leng@daocloud.io>
-
Fish-pro authored
Signed-off-by: Fish-pro <zechun.chen@daocloud.io>
-
James authored
This fixes the CrashLoopBackoff error that appears because envoy configuration has changed a lot and upstream removed the envoy proxy to use nginx only instead. Those changes are based on upstream cilium helm.
-
蒋航 authored
Signed-off-by: hang.jiang <hang.jiang@daocloud.io>
-
Kay Yan authored
* make-kube-1.26-default * fix-bugs
-
杨刚 (成都) authored
Signed-off-by: yanggang <gang.yang@daocloud.io>
-
杨刚 (成都) authored
Signed-off-by: yanggang <gang.yang@daocloud.io>
-
- Jan 29, 2023
-
-
杨刚 (成都) authored
Signed-off-by: yanggang <gang.yang@daocloud.io>
-
杨刚 (成都) authored
Signed-off-by: yanggang <gang.yang@daocloud.io>
-
杨刚 (成都) authored
Signed-off-by: yanggang <gang.yang@daocloud.io>
-
- Jan 27, 2023
-
-
杨刚 authored
Signed-off-by: yanggang <gang.yang@daocloud.io> Signed-off-by: yanggang <gang.yang@daocloud.io>
-
Florian Ruynat authored
* Update fedora35 vagrant box url * Update Terraform to 1.3.7 * Update Vagrant to 2.3.4
-
Cristian Calin authored
* add terraform lock files to ignore list * move contrib/terraform/metal to contrib/terraform/equinix to reflect upstream change
-
Florian Ruynat authored
-
- Jan 26, 2023
-
-
Cristian Calin authored
-
- Jan 24, 2023
-
-
ERIK authored
Signed-off-by: bo.jiang <bo.jiang@daocloud.io> Signed-off-by: bo.jiang <bo.jiang@daocloud.io>
-
Florian Ruynat authored
-
-
Florian Ruynat authored
-
- Jan 23, 2023
-
-
Mohamed Zaian authored
-
- Jan 22, 2023
-
-
Tom Janson authored
It is quite confusing that there's an all-caps, bolded comment that seems to imply that `etcd_download_url` is relevant only when not using host-based deployment. The opposite is true: of course the artifact download URL is relevant and required for host-based etcd. Perhaps the entire comment can be read in a different way, and should perhaps be reworded entirely, cf. https://github.com/kubernetes-sigs/kubespray/blob/374438a3d631e98b34db4433d972fb4a221c0505/docs/offline-environment.md?plain=1#L38 Removing the "**DON'T**" matches the way the other comments in this file are written and matches my personal interpretation.
-
- Jan 21, 2023
-
-
Florian Ruynat authored
-
- Jan 20, 2023
-
-
Arthur Outhenin-Chalandre authored
This commit uses a kubeadm join config to pull down cert for etcd in workers nodes (which is needed in some circumstances, for instance with calico or cilium). The previous way didn't allow us to pass certain parameters which was typically given in the config in other kubeadm invokations in Kubespray. This made kubeadm produced some errors for some edge cases. For example, in our deployment we don't have a default route and even though it's only to download the certificates, kubeadm produce an error `unable to select an IP from default routes` (these command are kubeadm controlplane command, so kubeadm does some additional checks). This is fixed by specifying `advertiseAddress` within the kubeadm config. Signed-off-by: Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@proton.ch> Signed-off-by: Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@proton.ch>
-
Florian Ruynat authored
-
- Jan 19, 2023
-
-
Mohamed Zaian authored
-
yanggang authored
Signed-off-by: yanggang <gang.yang@daocloud.io> Signed-off-by: yanggang <gang.yang@daocloud.io>
-
yanggang authored
Signed-off-by: yanggang <gang.yang@daocloud.io> Signed-off-by: yanggang <gang.yang@daocloud.io>
-
MatthieuFin authored
Add a variable `calico_felix_floatingIPs` which permit to enable calico feature `floatingIPs` (disabled per default). Signed-off-by: MatthieuFin <matthieu2717@gmail.com> #9679
-
yanggang authored
Signed-off-by: yanggang <gang.yang@daocloud.io> Signed-off-by: yanggang <gang.yang@daocloud.io>
-
Mohamed Zaian authored
-
- Jan 18, 2023
-
-
Mohamed Zaian authored
-
ERIK authored
Signed-off-by: bo.jiang <bo.jiang@daocloud.io> Signed-off-by: bo.jiang <bo.jiang@daocloud.io>
-
- Jan 17, 2023
-
-
Cyclinder authored
Signed-off-by: cyclinder <qifeng.guo@daocloud.io> Signed-off-by: cyclinder <qifeng.guo@daocloud.io>
-
Arthur Outhenin-Chalandre authored
In 6db6c867, this was disabled becaue kubesrpay gave too much permissions that were not needed. This commit re-enable back this option by default and also removes the extra permissions that kubespray gave that were in fact not needed. Signed-off-by: Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@proton.ch> Signed-off-by: Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@proton.ch>
-
Mathieu Parent authored
* contrib/terraform/vsphere: mark vsphere_password as sensitive Signed-off-by: Mathieu Parent <math.parent@gmail.com> * contrib/terraform/vsphere: remove unused modules Signed-off-by: Mathieu Parent <math.parent@gmail.com>
-
Mathieu Parent authored
Signed-off-by: Mathieu Parent <math.parent@gmail.com> Signed-off-by: Mathieu Parent <math.parent@gmail.com>
-
rongfu.leng authored
Signed-off-by: rongfu.leng <rongfu.leng@daocloud.io> Signed-off-by: rongfu.leng <rongfu.leng@daocloud.io>
-
Vitaly Yakovenko authored
* [multus] added support for mixed type of container engine * [multus] fixed for using with cluster/upgrade-cluster/scale playbooks
-