- Sep 22, 2022
-
-
Mohamed Zaian authored
-
- Sep 21, 2022
-
-
Ilya Margolin authored
by concatenating default and additional runtimes
-
- Sep 20, 2022
-
-
Mohamed Zaian authored
-
Krystian Młynek authored
-
pingrulkin authored
-
rtsp authored
-
Mohamed Zaian authored
-
- Sep 19, 2022
-
-
Vadim authored
-
ErmalKristo authored
-
Necatican Yıldırım authored
* Drop support for Cilium < 1.10 Signed-off-by: necatican <necaticanyildirim@gmail.com> * Synchronize Cilium templates for 1.11.7 Signed-off-by: necatican <contact@necatican.com> * Set Cilium v1.12.1 as the default version Signed-off-by: necatican <contact@necatican.com> Signed-off-by: necatican <necaticanyildirim@gmail.com> Signed-off-by: necatican <contact@necatican.com>
-
Mohamed Zaian authored
-
- Sep 15, 2022
-
-
Mahdi Abbasi authored
-
Kay Yan authored
-
- Sep 13, 2022
-
-
ERIK authored
Signed-off-by: bo.jiang <bo.jiang@daocloud.io> Signed-off-by: bo.jiang <bo.jiang@daocloud.io>
-
ghostloda authored
-
Ho Kim authored
* Add optional NAT support in calico router mode * Add a blank line in front of lists * Remove mutual exclusivity: NAT and router mode * Ignore router mode from NAT * Update calico doc
-
cleverhu authored
Signed-off-by: cleverhu <shouping.hu@daocloud.io> Signed-off-by: cleverhu <shouping.hu@daocloud.io>
-
- Sep 09, 2022
-
-
Samuel Liu authored
* WIP: sometimes,we not run etcd * fix ansible lint * like calico(kdd) cni, no need run etcd
-
Mohamed Zaian authored
-
- Sep 08, 2022
-
-
ghostloda authored
-
Krystian Młynek authored
* add retries for restart of kube-apiserver * change var name
-
- Sep 06, 2022
- Sep 04, 2022
-
-
Michael Schmitz authored
-
- Sep 02, 2022
-
-
lou-lan authored
-
- Aug 31, 2022
-
-
Cristian Calin authored
-
蒋航 authored
Signed-off-by: hang.jiang <hang.jiang@daocloud.io> Signed-off-by: hang.jiang <hang.jiang@daocloud.io>
-
- Aug 30, 2022
-
-
Alessio Greggi authored
* feat: add kubelet systemd service hardening option * refactor: move variable name to kubelet_secure_addresses Co-authored-by: Cristian Calin <6627509+cristicalin@users.noreply.github.com> * docs: add diagram about kubelet_secure_addresses variable Co-authored-by: Cristian Calin <6627509+cristicalin@users.noreply.github.com>
-
tasekida authored
-
Florian Ruynat authored
-
kakkotetsu authored
-
Kay Yan authored
* fix-kube-vip-strict-arp * fix-kube-vip-strict-arp
-
Chad Swenson authored
It seems that PR #8839 broke `calico_datastore: etcd` when it removed ipamconfig support for etcd mode. This PR fixes some failing tasks when `calico_datastore == etcd`, but it does not restore ipamconfig support for calico in etcd mode. If someone wants to restore ipamconfig support for `calico_datastore: etcd` please submit a follow up PR for that.
-
- Aug 29, 2022
-
-
Cristian Calin authored
-
- Aug 24, 2022
-
-
Krystian Młynek authored
* cri-dockerd: add restart of docker.service * remove enabling of cri-dockerd.socket
-
- Aug 23, 2022
-
-
Shelming.Song authored
-
Pavel Chekin authored
For the following configuration ``` containerd_insecure_registries: docker.io: - dockerhubcache.example.com ``` the rendered /etc/containerd/config.toml contains ``` [plugins."io.containerd.grpc.v1.cri".registry.configs."docker.io".tls] insecure_skip_verify = true ``` but it needs to be ``` [plugins."io.containerd.grpc.v1.cri".registry.configs."dockerhubcache.example.com".tls] insecure_skip_verify = true ```
-
- Aug 22, 2022
-
-
Mostafa Ghadimi authored
*
🌱 Enable cri-dockerd service *🔨 Fix the task name in order to pass the CI tests -
Tristan authored
See #9035
-
Mohamed Zaian authored
-