-
Notifications
You must be signed in to change notification settings - Fork 2.4k
*: Change the engine behind ContentPathReloader to be completely independent of any filesystem concept.
#6503
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
Merged
saswatamcode
merged 24 commits into
thanos-io:main
from
douglascamata:contentpathreloader-symlinks
Jul 10, 2023
Merged
Changes from 7 commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
7634a48
Add fallback config reload for symlinks
douglascamata 67e80a7
Improve pooling config reload
douglascamata 7eab8a3
Make tests more reliable
douglascamata be66dd1
Improve tests again
douglascamata 0d4544d
Pass the debounce/reload time to each test
douglascamata 8748e22
Add comments and ensure interfaces are implemented
douglascamata 4ebebd6
Make the limit configuration reload time customizable
douglascamata ea725f2
goimports file
douglascamata 13bb032
Fix lint warning
douglascamata f3e845f
Improve log for polling engine
douglascamata 19a0b63
Fix tests
douglascamata 3425262
Make linter happy
douglascamata 213244c
Extract symlink identification to a separate function
douglascamata 71d3d9c
Update changelog
douglascamata 13152f1
Fix links to go-grpc-middleware after v2 merge into main
douglascamata f16d38c
Add period to make linter happy.
douglascamata e99835e
Update changelog entry
douglascamata d1d78fe
Replace the fsnotify based engine from `PathContentReloader` with the…
douglascamata 651ed95
Rerun CI
douglascamata b53770e
Rerun CI
douglascamata 905abab
Remove check for empty filePath
douglascamata 816c1cb
Unexpose pollingEngine.Start
douglascamata e730722
Fix pollingEngine doc-comment
douglascamata ef33f1e
Log file path when config is reloaded
douglascamata File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.