envoyproxy/gateway
Auf GitHub ansehenAdd ability to track subdirectories create/delete/rename event for file-provider
Open
#5.150 geöffnet am 25. Jan. 2025
area/providerarea/standalonehelp wanted
Repository-Metriken
- Stars
- (2.871 Stars)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
-
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