Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do I listen for multiple subdirectories? #55

Open
yzhengwei opened this issue Dec 21, 2020 · 1 comment
Open

How do I listen for multiple subdirectories? #55

yzhengwei opened this issue Dec 21, 2020 · 1 comment

Comments

@yzhengwei
Copy link

I mounted multiple ConfigMaps to different directories, and then used configmap-reload to listen to the parent directory. When I update the configmap, configmap-reload cann't found it changes. Do you not support the sub-directory under the directory?How do I listen to multiple directories?

@migueleliasweb
Copy link
Contributor

migueleliasweb commented Dec 23, 2020

Having a quick look at the code I would expect the code to just work, but turns out, this is a limitation in fsnotify itself. There's an open issue about this: fsnotify/fsnotify#18

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants