meta-virtualization/recipes-containers/kubernetes/kubernetes
Changqing Li 0115e61cdd kubernetes: rename CNI_NETWORKING_FILES
Rename CNI_NETWORKING_FILES to 00_cni-containerd-net.conflist.
According to the following k8s doc, k8s networking file will be used
when both containerd-cni and kubernetes-cni both installed.

"If there are multiple CNI configuration files in the directory, the
kubelet uses the configuration file that comes first by name in
lexicographic order."

This commit can fix following issue:
PACKAGE_CLASSES = "package_deb"
do_rootfs failed with error:
dpkg: error processing archive /path/to/oe-rootfs-repo/corei7-64/./kubernetes-cni_v1.32.0+git0+5fe148234f_release-r0.deb (--unpack):
trying to overwrite '/etc/cni/net.d/cni-containerd-net.conflist', which is also in package containerd-cni v2.0.5-r0

Refer [1], "--no-force-overwrite" is set for dpkg, so above error
occurred.

[1] https://git.openembedded.org/openembedded-core/commit/?id=cb95ba079960411775c57ab864d266e15a6292d1

Signed-off-by: Changqing Li <changqing.li@windriver.com>
2025-06-12 10:40:52 -04:00
..
0001-build-golang.sh-convert-remaining-go-calls-to-use.patch kubernetes: update to v1.30.2 2024-07-15 19:10:35 +00:00
0001-build-hack-allow-go-1.20-building.patch kubernetes: allow go 1.20 building 2024-03-15 17:17:19 +00:00
0001-cross-don-t-build-tests-by-default.patch treewide: bulk update patches with status field 2023-01-27 10:32:06 -05:00
0001-hack-lib-golang.sh-use-CC-from-environment.patch k3s, kubernetes, nagios-nrpe: fix Upstream-Status formatting 2023-05-08 18:41:38 -04:00
99-kubernetes.conf kubernetes: add sysctl.d configuration 2021-12-15 12:59:12 -05:00
00_cni-containerd-net.conflist kubernetes: rename CNI_NETWORKING_FILES 2025-06-12 10:40:52 -04:00
k8s-init k8s: introduce host/controller initialization script 2021-12-13 12:20:43 -05:00