- Dec 24, 2020
-
-
Etienne Champetier authored
Upgrading docker / containerd without adapting the configuration might break the node, so disable docker-ce repo by default. We are already using dpkg hold for Debian. All containerd.io packages provide /usr/bin/runc, so no need to check yum_conf was never used for containerd module_hotfixes should not be needed with the EL8 repo Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
-
- Dec 23, 2020
-
-
Florian Ruynat authored
-
Teo Klestrup Röijezon authored
See https://github.com/projectcalico/calico/issues/3271 Otherwise Calico can get into a fight with NM about who "owns" the vxlan.calico interface, breaking all pod traffic.
-
marcosfsch authored
* Fedora CoreOS: Fix for ethtool pre-installed Fix error in rpm-ostree when ethtool is already insatlled (FCOS >= 32.20201104.3.0) * Fedora CoreOS: Fix connection lost Fedora CoreOS: Ignore connection lost due to reboot and continues the playbook
-
- Dec 21, 2020
-
-
Florian Ruynat authored
-
Sergey authored
* download run once feature for CRI-O * fix typo * fix test
-
Etienne Champetier authored
We are currently setting the IP variable to hostIP, Before https://github.com/projectcalico/node/pull/593 (not yet released) Calico interpret that as hostIP/32 Using 'can-reach' we get the future behavior This fixes vxlan and IPIP CrossSubnet modes Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
-
- Dec 20, 2020
-
-
Florent Monbillard authored
-
- Dec 19, 2020
-
-
François Travais authored
Signed-off-by: François Travais <francois@travais.fr>
-
Florent Monbillard authored
* SHAs for 1.19.6, 1.18.14, 1.18.13, 1.17.16 and 1.17.15 * Fix etcd version in README * Bump kube_version to 1.19.6
-
- Dec 18, 2020
-
-
Dmitry Chusovitin authored
-
Catblade authored
* update files to handle multi-asn bgp peering conditions. * put back in the serviceClusterIPs. Bad merge. * remove extraneous environment var. * update files as discussed with mirwan * update titles. * add not in. * add a conditional for using bgp to advertise cluster ips. Co-authored-by: marlow-h <mweston@habana.ai>
-
- Dec 17, 2020
-
-
Cedric Hnyda authored
If cluster-name is not set, the default value "kubernetes" is used. The loadbalancees created by Kubernetes follow the format: kube_service_clusterName_serviceNamespace_serviceName If 2 clusters create a loadbalancer for the same service in the same namespace, they will share the same non-working loadbalancer. Signed-off-by: Cedric Hnyda <cedric.hnyda@itera.io>
-
Florian Ruynat authored
-
Florian Ruynat authored
-
bac-w authored
-
Kenichi Omichi authored
When opening the main.yaml, vi cannot show the string correctly due to non-ascii string. This replaces it.
-
bozzo authored
-
- Dec 16, 2020
-
-
Anthony Rabbito authored
* Update hashes and set default version to 1.19.5 Signed-off-by: anthr76 <hello@anthonyrabbito.com> * Reorder hashes 1.19.5 hashes should be near 1.19.x * Added back blank line
-
- Dec 09, 2020
-
-
Sylvain Desbureaux authored
Since ansible 2.9 search cannot be used as filter after a pipe but after `is` Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
-
Kenichi Omichi authored
This fixes the following warning: [kubernetes/client : Generate admin kubeconfig with external api endpoint] [WARNING]: Consider using the file module with state=directory rather than running 'mkdir'. If you need to use command because file is insufficient you can
-
Sergey authored
* add support crio version for various k8s vers * regexp in pkg versions
-
Hannes Körber authored
-
emiran-orange authored
-
- Dec 08, 2020
-
-
Etienne Champetier authored
RedHat 8.3 merged nf_conntrack_ipv4 in nf_conntrack but still advertise 4.18 so just try to modprobe and decide depending on the success Also nf_conntrack is a dependency of ip_vs, so no need to care about it Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
-
Samuel Liu authored
* Add etcd tls cipher suites * yamllint
-
- Dec 07, 2020
-
-
Sergey authored
-
- Dec 05, 2020
-
-
Hans Feldt authored
-
Sander Klein authored
This will make sure an upgrade doesn't upgrade the docker cli.
-
- Dec 04, 2020
-
-
Florian Ruynat authored
-
Sergey authored
* add crio registry mirror support * mdlint fix
-
OwenTuz authored
* Ensure libseccomp is installed before starting containerd on CentOS 8 * Simplify libseccomp install on CentOS 8 - Uses `package` module - Replaces complex version check with 'state: latest'. The version must be > 2.3 when using with cri-o. - Removes unnecessary `not is_ostree` condition as CentOS 8 does not use ostree
-
- Dec 03, 2020
-
-
Sergey authored
-
Christoph Stäbler authored
-
Pasquale Toscano authored
-
Emerson Ford authored
-
Florian Ruynat authored
-
- Dec 02, 2020
-
-
Etienne Champetier authored
* Fix etcd download dest Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com> * Only support Helm v3, cleanup install Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
-
- Dec 01, 2020
-
-
Victor Morales authored
Signed-off-by: Victor Morales <v.morales@samsung.com>
-
Pasquale Toscano authored
-