kmesh-net/kmesh

Add file watcher for CNI config file

Open

#1,565 opened on Jan 10, 2026

View on GitHub
 (1 comment) (0 reactions) (1 assignee)Go (239 forks)auto 404
good first issue

Repository metrics

Stars
 (739 stars)
PR merge metrics
 (PR metrics pending)

Description

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.

Contributor guide