envoyproxy/gateway
GitHub で見るAdd ability to track subdirectories create/delete/rename event for file-provider
Open
#5,150 opened on 2025年1月25日
area/providerarea/standalonehelp wanted
Repository metrics
- Stars
- (2,871 stars)
- PR merge metrics
- (PR metrics pending)
説明
-
we should be handling the various change events in this region of code: https://github.com/envoyproxy/gateway/blob/d611d3358c61063725332535e395f6e2c867aa03/internal/provider/file/file.go#L151-L159
-
we should add tests for cases where the user creates, deletes, or renames a complete directory in one of the watched directories
Originally posted by @EshaanAgg in https://github.com/envoyproxy/gateway/issues/5126#issuecomment-2607451129