tools icon indicating copy to clipboard operation
tools copied to clipboard

Add a fs watcher based reloader for PathOrContent

Open douglascamata opened this issue 2 years ago • 3 comments

Signed-off-by: Douglas Camata [email protected]

Extracting the filesystem based reloader for PathOrContent from https://github.com/thanos-io/thanos/pull/5673 into the extkingpin package here so that it can be more easily reused by other projects and even in Thanos itself (where it was originally created).

douglascamata avatar Dec 30 '22 12:12 douglascamata

@saswatamcode suuuure, working on it. 💪

douglascamata avatar Jan 04 '23 18:01 douglascamata

@saswatamcode when do you think we can merge this? 😬

douglascamata avatar Jan 12 '23 14:01 douglascamata

@bwplotka this PR is now severely outdated. I made the reloader independent of fs watchers due to problems with k8s secrets and configmaps (see https://github.com/thanos-io/thanos/pull/6503). Will update the PR here when I get some time.

douglascamata avatar Nov 17 '23 10:11 douglascamata