- Aug 15, 2024
-
-
Mengxin Liu authored
Signed-off-by:
Mengxin Liu <liumengxinfly@gmail.com>
-
- Aug 14, 2024
-
-
Ho Kim authored
-
- Aug 11, 2024
-
-
Selçuk Arıbalı authored
* fix: use super-admin.conf for kube-vip when it exists * Mathieu Parent add as co-author Co-authored-by:
Mathieu Parent <math.parent@gmail.com> * template change for readability * fix lint error --------- Co-authored-by:
Mathieu Parent <math.parent@gmail.com>
-
- Aug 10, 2024
-
-
Cyclinder authored
-
- Aug 06, 2024
-
-
Not Darko authored
fix task failure: TASK [kubernetes-apps/network_plugin/multus : Multus | Start resources] ************************************************ fatal: [hfal12k8n1 -> {{ groups['kube_control_plane'][0] }}]: FAILED! => {"msg": "Error in jmespath.search in json_query filter plugin:\n'ansible.vars.hostvars.HostVarsVars object' has no attribute 'multus_manifest_2'"}
-
Slavi Pantaleev authored
Fixes https://github.com/kubernetes-sigs/kubespray/issues/10947 This patch aims to be minimal and intentionally: - does not change the generation logic for `supersede_domain` and `supersede_search` - does not change how `nameserverentries` (for NetworkManager) is built It seems like `nameserverentries` in the "Generate nameservers for resolvconf, including cluster DNS" task is built the same way as `dhclient_supersede_nameserver_entries_list`. However, `nameserverentries` in the "Generate nameservers for resolvconf, not including cluster DNS" task (below) is built differently for some reason. It includes `configured_nameservers` as well. Due to these differences, I have refrained from reusing the same building logic (`dhclient_supersede_nameserver_entries_list`) for both. If the `configured_nameservers` addition can be removed or made to apply to dhclient as well, we could potentially build a single list and then generate the `nameserverentries` and `supersede_nameserver` strings from it.
-
Injun Baeg authored
-
- Aug 05, 2024
-
-
kyrie authored
Signed-off-by:
KubeKyrie <shaolong.qin@daocloud.io>
-
Mohamed Omar Zaian authored
-
- Aug 01, 2024
-
-
James authored
-
Sanyam Shah authored
Made corrections in Indentation at L658 which causes kubespray execution failed with YAML to Json conversion. #11356
-
- Jul 31, 2024
-
-
Mohamed Omar Zaian authored
-
- Jul 29, 2024
-
-
Erwan Miran authored
* Make netchecker log levels configurable * use ETCD_LOG_LEVEL
-
tu1h authored
Signed-off-by:
tu1h <lihai.tu@daocloud.io>
-
- Jul 26, 2024
-
-
R. P. Taylor authored
-
Ugur Can Ozturk authored
Signed-off-by:
Ugur Ozturk <ugurozturk918@gmail.com>
-
Tom M. authored
-
Lihai Tu authored
Signed-off-by:
tu1h <lihai.tu@daocloud.io>
-
Lihai Tu authored
Signed-off-by:
tu1h <lihai.tu@daocloud.io>
-
Tom M. authored
-
Bas authored
Signed-off-by:
Bas Meijer <bas.meijer@enexis.nl>
-
- Jul 21, 2024
-
-
ChengHao Yang authored
Signed-off-by:
ChengHao Yang <17496418+tico88612@users.noreply.github.com>
-
ChengHao Yang authored
Signed-off-by:
ChengHao Yang <17496418+tico88612@users.noreply.github.com>
-
- Jul 16, 2024
-
-
ChengHao Yang authored
Signed-off-by:
tico88612 <17496418+tico88612@users.noreply.github.com>
-
- Jul 13, 2024
-
-
ChengHao Yang authored
* Chore: bump cinder-csi-plugin from v1.29.0 to v1.30.0 Signed-off-by:
tico88612 <17496418+tico88612@users.noreply.github.com> * Docs: update README.md cinder-csi-plugin version Signed-off-by:
tico88612 <17496418+tico88612@users.noreply.github.com> --------- Signed-off-by:
tico88612 <17496418+tico88612@users.noreply.github.com>
-
- Jul 08, 2024
-
-
ChengHao Yang authored
Signed-off-by:
tico88612 <17496418+tico88612@users.noreply.github.com>
-
- Jul 05, 2024
-
-
ERIK authored
Signed-off-by:
bo.jiang <bo.jiang@daocloud.io>
-
- Jul 03, 2024
-
-
Takuya Murakami authored
-
- Jul 02, 2024
-
-
Erwan Miran authored
-
Erwan Miran authored
-
ChengHao Yang authored
* Feat: upgrade cert-manager crd to 1.14.7 Signed-off-by:
tico88612 <17496418+tico88612@users.noreply.github.com> * Feat: upgrade cert-manager download version to 1.14.7 Signed-off-by:
tico88612 <17496418+tico88612@users.noreply.github.com> --------- Signed-off-by:
tico88612 <17496418+tico88612@users.noreply.github.com>
-
Takuya Murakami authored
Add hashes to crictl, crio, kubelet, kubectl and kubeadm
-
- Jul 01, 2024
-
-
Keita Mochizuki authored
-
- Jun 26, 2024
-
-
ChengHao Yang authored
Signed-off-by:
tico88612 <17496418+tico88612@users.noreply.github.com>
-
Alexander authored
* add the ability to configure extra args to the different cinder-csi-plugin containers * endfor block added to be syntactically correct jinja
-
Keita Mochizuki authored
-
Serge Hartmann authored
Signed-off-by:
serge Hartmann <serge.hartmann@gmail.com>
-
Lihai Tu authored
Support disable unattended-upgrades for Linux kernel and all packages start with linux- on Ubuntu (#11296) Signed-off-by:
tu1h <lihai.tu@daocloud.io>
-
Lihai Tu authored
Signed-off-by:
tu1h <lihai.tu@daocloud.io>
-
Elias-elastisys authored
-