kmesh-net/kmesh

Add file watcher for CNI config file

Offen

#1.565 geöffnet am 10.01.2026

 (1 Kommentar) (0 Reaktionen) (1 zugewiesene Person)Go (239 Forks)auto 404
good first issue

Repository-Metriken

Stars
 (739 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 6T 4h) (8 gemergte PRs in 30 T)

Beschreibung

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