- Apr 14, 2022
-
-
Mathieu Parent authored
For offline mode
-
Mohamed Zaian authored
* As per this issue https://github.com/kubernetes-sigs/kubespray/pull/8664 I propose to make etcd v.3.5.3 default for any kubernetes version which uses 3.5.x since that 3.5.[0-2] not recommended for production.
-
- Apr 08, 2022
-
-
Thomas Eberle authored
The quotations in the variable nerdctl_extra_flags are not required for the `nerdctl_image_pull_command` and throw the following error when executing the cluster-playbook with `container_insecure_registries` set: unknown flag: --insecure-registry\\\" This happens as the complete nerdctl_image_pull_command string variable gets split into an array string for the cmd task. The escaped quotation doesn't get escaped properly and is added to the cmd-string array as part of the command. This leads to a wrong written insecure-registry flag, which throws this error.
-
Samuel Liu authored
* [calico] add calico apiserver * fix yamllint * remove addext argument * Configure API server with the CA bundle * add check kdd
-
- Apr 07, 2022
-
-
Mathieu Parent authored
Signed-off-by: Mathieu Parent <math.parent@gmail.com>
-
- Apr 06, 2022
-
-
rtsp authored
-
- Apr 05, 2022
-
-
Cristian Calin authored
-
- Apr 04, 2022
-
-
Cristian Calin authored
* [containerd] add hashes for 1.5.11 * [containerd] add hashes for 1.6.2 * [containerd] make 1.6.2 the new default
-
Cristian Calin authored
-
Cristian Calin authored
-
- Apr 02, 2022
-
-
Kenichi Omichi authored
Due to missing quotation of nerdctl_extra_flags, ansible-playbook was failed: Using module file /usr/local/lib/python3.6/dist-packages/ansible/modules/command.py Pipelining is enabled. [..] File "/usr/lib/python3.8/shlex.py", line 191, in read_token raise ValueError("No closing quotation") This fixes the issue. T-Eberle investigated the issue and found the solution. Thank you T-Eberle!
-
- Mar 28, 2022
-
-
Calin Cristian Andrei authored
-
- Mar 26, 2022
-
-
rtsp authored
-
- Mar 17, 2022
-
-
Calin Cristian Andrei authored
-
Calin Cristian Andrei authored
-
Calin Cristian Andrei authored
-
Cristian Calin authored
-
- Mar 08, 2022
-
-
Cristian Calin authored
-
- Mar 07, 2022
-
-
Mohamed Zaian authored
* There is an issue with etcd v3.5.0 where it resurrects ancient members see: https://github.com/etcd-io/etcd/issues/13196 This issue is clearly fixed in etcd v3.5.2 * Just keep the checksums
-
- Mar 04, 2022
-
-
Cristian Calin authored
-
Cristian Calin authored
* [containerd] add hashes for 1.6.1 * [contained] make 1.6.1 the default * [containerd] add hashes for 1.5.10 * [containerd] add hashes for 1.4.13 * [nerdct] bump to 0.17.1
-
- Mar 03, 2022
-
-
Cristian Calin authored
[containerd] Upgrade containerd to 1.6.0 and re-enable arm64 architecture with default options (#8555) * [containerd] add checksums for 1.6.0 * [containerd] promote 1.6.0 as the new default * [runc] promote 1.1.0 as the new default to allow arm deployments out of the box * [nerdctl] bump to 0.17.0 to align with containerd 1.6.0 * [reset] allow crictl stopp and rmp commands to fail
-
- Feb 22, 2022
-
-
cyril-corbon authored
Signed-off-by: Cyril Corbon <corboncyril@gmail.com>
-
- Feb 21, 2022
-
-
Florian Ruynat authored
-
Florian Ruynat authored
-
- Feb 16, 2022
-
-
Cristian Calin authored
-
Cristian Calin authored
* [calico] upgrade 3.19.x to 3.19.4 * [calico] upgrade 3.20.x to 3.20.4 * [calico] upgrade 3.21.x to 3.21.4 and make it the default * [calico] add 3.22.0 checksums * [calico] account for path changes in calico 3.21.4 crd archive and above
-
- Feb 15, 2022
-
-
Cristian Calin authored
* [download] add mechanism to support mirrors * [calico] support alternate download url
-
- Feb 04, 2022
-
-
mgiessing authored
* Added ppc64le support * Fixed linting errors
-
cyril-corbon authored
Signed-off-by: Cyril Corbon <corboncyril@gmail.com>
-
- Feb 02, 2022
-
-
Cristian Calin authored
* [nerdctl] upgrade nerdctl to 0.16.0 * [nerdctl] add configuration file
-
- Feb 01, 2022
-
-
Cristian Calin authored
-
Cristian Calin authored
-
- Jan 31, 2022
-
-
cyril-corbon authored
-
Calin Cristian Andrei authored
-
- Jan 25, 2022
-
-
Florian Ruynat authored
* Fix fedora jobs - followup * Update OpenSUSE Leap to 15.3 * Fix cilium version in README + update minor 1.11.1
-
- Jan 24, 2022
-
-
Calin Cristian Andrei authored
-
cyril-corbon authored
Signed-off-by: Cyril Corbon <corboncyril@gmail.com>
-
Cristian Calin authored
-
Alex authored
-