[X] Yes, I've searched similar issues on GitHub and didn't find any.
[X] Yes, I've included all information below (version, config, etc).
Description of the problem
The traefik kv provider utilizes the WatchTree interface to monitor events of key changes in the kv store. However, when we delete the root key in Redis, the WatchTree fails to notify the kv provider about the modification of certain keys.
Welcome
Description of the problem
The traefik kv provider utilizes the WatchTree interface to monitor events of key changes in the kv store. However, when we delete the root key in Redis, the WatchTree fails to notify the kv provider about the modification of certain keys.
Version of Valkeyrie
commitID: 7cf91fd7ec3f113bf4ef40af497ccb1e803f69c8
Version of store
commitID: d785cd6b72f2e2ca764d18bddf4a98121e2d4033
Go environment
Code example or link to a public repository