SIGN IN SIGN UP

file watching only watches parent directory

Watching files only works in situations where standard files are in
use. In k8s, configmaps are mounted via a set of symlinks. In those
situations, you will only get file events when watching the directory
containing the symlink.

Fixes #2588

Signed-off-by: Drew Wells <drew.wells00@gmail.com>
D
Drew Wells committed
726271753ea2c6ed5de883c7f04bfe74b751f0b3
Parent: 958a8ba
Committed by Patrick East <east.patrick@gmail.com> on 9/2/2020, 4:30:40 PM