- Oct 27, 2021
-
-
Florian Ruynat authored
-
- Oct 25, 2021
-
-
Mohamed Zaian authored
* nginx-ingress: bump to 1.0.4 * Disable builtin ssl_session_cache solving the problem with OpenSSL consuming memory. * Print warning only instead of error if no IngressClass permission is available. * nginx-ingress: bump to 1.0.4 in the README
-
Cristian Calin authored
-
Mohamed Zaian authored
* Disable builtin ssl_session_cache solving the problem with OpenSSL consuming memory. * Print warning only instead of error if no IngressClass permission is available.
-
- Oct 24, 2021
-
-
Julio H Morimoto authored
Fix https://github.com/kubernetes-sigs/kubespray/issues/8119 Signed-off-by: Julio Morimoto <julio@morimoto.net.br>
-
- Oct 22, 2021
-
-
Damian Szeluga authored
-
- Oct 20, 2021
-
-
Cristian Calin authored
* Containerd: download containerd from upstream instead of using distro specific packages split runc download to separate role make bootstrap-os role deploy container-selinux and seccomp libraries clean up package manager provided containerd move variables to docker role that are no longer common with containerd * Containerd: make molecule testing more relevant * replace ubuntu18 with ubuntu20 * add centos8 and debian11 to molecule tests * run kubernetes/preinstall role to ensure relevancy of test including dependency packages * CI: adjust test scenarios for downloaded containerd
-
Utku Özdemir authored
* Add fallback to node drain using --disable-eviction flag Signed-off-by: Utku Ozdemir <uoz@protonmail.com> * Move drain fallback tasks to separate file Signed-off-by: Utku Ozdemir <uoz@protonmail.com> * Add delegate_facts to fix the drain fallback Signed-off-by: Utku Ozdemir <uoz@protonmail.com> * Fix ansible-lint error Signed-off-by: Utku Ozdemir <uoz@protonmail.com> * Move drain fallback into block Signed-off-by: Utku Ozdemir <uoz@protonmail.com>
-
jayonlau authored
-
Kenichi Omichi authored
kube-bench scan outputs warning related to Calico like: * text: "Ensure that the Container Network Interface file permissions are set to 644 or more restrictive (Manual)" * text: "Ensure that the Container Network Interface file ownership is set to root:root (Manual)" This fixes these warnings.
-
- Oct 19, 2021
-
-
Cristian Calin authored
* netchecker: update images to 1.2.2 from Mirantis which is slightly less ancinet than the l23networks images * Netchecker: use local etcd instead of kubernetes v1beta1 crds which are no longer suported by kube 1.22+
-
Omar Aloraini authored
* Add Rocky as a known OS * Make sure Rocky includes bootstrap-centos.yml * Update docs with Rocky Linux * Rocky Linux wireguard and EPEL * Rocky Linux in the list of supported distributions
-
- Oct 15, 2021
-
-
Florian Ruynat authored
-
Florian Ruynat authored
-
Florian Ruynat authored
-
efrikin authored
* Add molecule tests for bastion-ssh-config * Add molecule tests for adduser * Update .gitignore
-
- Oct 14, 2021
-
-
Olivier Levitt authored
-
Mohamed Zaian authored
-
- Oct 12, 2021
-
-
Cristian Calin authored
* cert-manager: update to 1.5.4 * cert-manager: remove outdated guidelines on creating an initial ClusterIssuer
-
Max Gautier authored
If the etcd cluster is separate and the etcd_deployment_type is "host", there is no need for a container engine on the etcd nodes Do not rely on a 'default(true)' filter, but define a proper default in kubespray-defaults depending on etcd deployment method and if internal or external etcd is used
-
- Oct 11, 2021
-
-
rtsp authored
-
Necatican Yıldırım authored
* Add kubeadm_join_phases_skip variable * Update kubeadm_join_phases_skip comment Co-authored-by: Cristian Calin <6627509+cristicalin@users.noreply.github.com> * Add kubeadm_join_phases_skip_default variable to follow the same logic with kubeadm_init_phases_skip Co-authored-by: Cristian Calin <6627509+cristicalin@users.noreply.github.com>
-
Maciej Wereski authored
Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com>
-
Rene Luria authored
cinder_csi_rescan_on_resize
-
- Oct 08, 2021
-
-
Florian Ruynat authored
-
Florian Ruynat authored
-
Florian Ruynat authored
-
- Oct 07, 2021
-
-
Cristian Calin authored
-
Fredrik Liv authored
-
Maxim Pogozhiy authored
-
Florian Ruynat authored
-
- Oct 05, 2021
-
-
Rene Luria authored
* After upgrade, allow cilium to be back before uncordoning * add eol * use kube_config_dir variable resolves https://github.com/kubernetes-sigs/kubespray/pull/7978#discussion_r721685549
-
Ilya Margolin authored
to remove deprecation warning: > Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag.
-
- Oct 04, 2021
-
-
Orhun Parmaksız authored
-
- Oct 01, 2021
-
-
Iago Santos authored
Closes https://github.com/kubernetes-sigs/kubespray/issues/8028 Signed-off-by: Iago Santos <iago.santos.pardo@adfinis.com>
-
- Sep 30, 2021
-
-
rtsp authored
Kubespray deployment failed when using containerd backend on nodes that apparmor was not installed or previously removed. This PR ensure apparmor is installed by adding it into required_pkgs var.
-
- Sep 29, 2021
-
-
Cristian Calin authored
* gVisor: bump release to 20210921 version * gVisor: drop support for 20210518.0 version
-
Olivier Lemasle authored
ruamel.yaml.clib did not build with the upcoming Python 3.10. Cf. https://sourceforge.net/p/ruamel-yaml-clib/tickets/5/ ruamel.yaml.clib==0.2.4 fixes the issue. It does not work with Python 3.7 (cf https://sourceforge.net/p/ruamel-yaml-clib/tickets/6/) but currently Kubespray requires Python >= 3.9.
-
Peter Pan authored
-
- Sep 28, 2021
-
-
Nicolas Goudry authored
* Fix invalid link to Ansible documentation * Fix invalid link to mitogen doc page * Fix invalid link to calico doc page * Fix all invalid links to doc pages
-