[meta-virtualization][PATCH 0/1] k3s: Correct name for containerd conf

[email protected]
Newsgroups org.yoctoproject.lists.meta-virtualization
Message-ID <[email protected]>
From: Adam Johnston <[email protected]>

The config list provided by the K3s recipe follows the format for a
config list (.conflist) but has the extension of a config file (.conf).
When the file is parsed, this results in...

failed to load CNI config file /etc/cni/net.d/cni-containerd-net.conf
error parsing configuration: missing 'type': invalid cni config

Rename the file from .conf to .conflist so that it is parsed correctly.
This matches how the file is named for containerd and kubernetes
recipes.

Adam Johnston (1):
  k3s: Correct file extension for containerd conf

 .../{cni-containerd-net.conf => cni-containerd-net.conflist}    | 0
 recipes-containers/k3s/k3s_git.bb                               | 2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)
 rename recipes-containers/k3s/k3s/{cni-containerd-net.conf => cni-containerd-net.conflist} (100%)

-- 
2.34.1
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.