kmesh-net/kmesh

Add file watcher for CNI config file

开放

#1,565 创建于 2026年1月10日

 (1 条评论) (0 个反应) (1 位负责人)Go (239 个派生)auto 404
good first issue

仓库指标

星标
 (739 个星标)
PR 合并指标
 (平均合并 6天 4小时) (30 天内合并 8 个 PR)

描述

Task description:

Add a file watcher for the CNI config file in pkg/cni/chained.go.

Currently, there's a TODO comment at line 214 indicating that a file watcher should be added:

/*
 TODO: add watcher for cniConfigFile
*/
Just reply on the issue with the message /assign in a separate line.

贡献者指南