- Oct 12, 2023
-
-
Mohamed Omar Zaian authored
-
- Oct 11, 2023
-
-
ERIK authored
Signed-off-by: bo.jiang <bo.jiang@daocloud.io>
-
- Oct 10, 2023
-
-
Elias-elastisys authored
-
- Oct 07, 2023
-
-
Ross Kusler authored
-
- Sep 29, 2023
-
-
Mohamed Omar Zaian authored
-
Mohamed Omar Zaian authored
-
- Sep 28, 2023
-
-
Heather Lapointe authored
Namely, the libexec paths have changed since 2.5. This also makes kata_containers_virtio_fs_cache configurable.
-
- Sep 26, 2023
-
-
Feruzjon Muyassarov authored
Refactor NRI (Node Resource Interface) activation in CRI-O and containerd. Introduce a shared variable, nri_enabled, to streamline the process. Currently, enabling NRI requires a separate update of defaults for each container runtime independently, without any verification of NRI support for the specific version of containerd or CRI-O in use. With this commit, the previous approach is replaced. Now, a single variable, nri_enabled, handles this functionality. Also, this commit separates the responsibility of verifying NRI supported versions of containerd and CRI-O from cluster administrators, and leaves it to Ansible. Signed-off-by: Feruzjon Muyassarov <feruzjon.muyassarov@intel.com>
-
Majid Garoosi authored
-
qlijin authored
-
- Sep 25, 2023
-
-
Boris Barnier authored
Signed-off-by: Boris Barnier <bozzo@users.noreply.github.com>
-
蔣 航 authored
Signed-off-by: hang.jiang <hang.jiang@daocloud.io>
-
Romain authored
-
- Sep 22, 2023
-
-
Christian authored
* Add avoid_buggy_ips as optional * Revert avoid_buggy_ips default back to false * Change auto_assign to optional, default true
-
- Sep 21, 2023
-
-
Jason Witkowski authored
Signed-off-by: Jason Witkowski <jwitko1@gmail.com>
-
Feruzjon Muyassarov authored
* [containerd] Add Configuration option for Node Resource Interface Node Resource Interface (NRI) is a common is a common framework for plugging domain or vendor-specific custom logic into container runtime like containerd. With this commit, we introduce the containerd_disable_nri configuration flag, providing cluster administrators the flexibility to opt in or out (defaulted to 'out') of this feature in containerd. In line with containerd's default configuration, NRI is disabled by default in this containerd role defaults. Signed-off-by: Feruzjon Muyassarov <feruzjon.muyassarov@intel.com> * [cri-o] Add configuration option for Node Resource Interface Node Resource Interface (NRI) is a common is a common framework for plugging domain or vendor-specific custom logic into container runtimes like containerd/crio. With this commit, we introduce the crio_enable_nri configuration flag, providing cluster administrators the flexibility to opt in or out (defaulted to 'out') of this feature in cri-o runtime. In line with crio's default configuration, NRI is disabled by default in this cri-o role defaults. Signed-off-by: Feruzjon Muyassarov <feruzjon.muyassarov@intel.com> --------- Signed-off-by: Feruzjon Muyassarov <feruzjon.muyassarov@intel.com>
-
Mathieu Parent authored
i.e when file was not modified since last download
-
Mohamed Omar Zaian authored
-
- Sep 20, 2023
-
-
Mohamed Omar Zaian authored
-
Romain authored
-
- Sep 19, 2023
-
-
Mohamed Omar Zaian authored
* [calico] Make version 3.26.1 default * [calico] Separate calico-node and calico-cni-plugin service accounts See: https://github.com/projectcalico/calico/pull/7106
-
- Sep 18, 2023
-
-
Mohamed Omar Zaian authored
-
Mohamed Omar Zaian authored
-
- Sep 14, 2023
-
-
Qasim Mehmood authored
-
- Sep 13, 2023
-
-
Toon Albers authored
-
- Sep 12, 2023
-
-
Takuya Murakami authored
* [kubernetes] support 1.28.0/1.28.1 (#10376) * [kubernetes] Make 1.28.1 default (#10376)
-
- Sep 11, 2023
-
-
NierYYDS authored
when people run playbook with option `--tags=kubelet`, the kubelet config may changed, because some variables used in task populating `kubelet-config.yml` could be different with running task(`Fetch facts`)
-
- Sep 08, 2023
-
-
Florian Ruynat authored
-
Kay Yan authored
-
- Sep 07, 2023
-
-
Mohamed Omar Zaian authored
- Sep 05, 2023
-
-
Florian Ruynat authored
* Add debian12 cilium testing * Fixup recover control plane playbook
-
- Sep 04, 2023
-
-
NierYYDS authored
if not set owner to kube_owner in unarchive module, the owner of /opt/cni/bin will changed to root, which is inconsistent with the previous task.
-
Kay Yan authored
-
蔣 航 authored
Signed-off-by: hang.jiang <hang.jiang@daocloud.io>
-
- Aug 30, 2023
-
-
Mohamed Omar Zaian authored
-
- Aug 29, 2023
-
-
Mohamed Omar Zaian authored
-
- Aug 25, 2023
-
-
Daniel Strufe authored
* Add huaweicloud as external cloud controller * Add huaweicloud example config * Rename AK,SK to ACCESS_KEY and SECRET_KEY * Add reference to huaweicloud * Fix variable naming * Fix env var name * Update example * Fix variable naming * Fix cloud_config path * Add namespace for leader election * Revert reviewers * Delete OWNERS Delete owners who are not responsible here. * Fix build validation
-
Mohamed Omar Zaian authored
* Add hashes for 1.27.5 1.26.8, 1.25.13 * Address CVE-2023-3955 , CVE-2023-3676 * Make kubernetes v1.27.5 default
-
- Aug 23, 2023
-
-
Samuel Liu authored
-