envoyproxy/gateway
Voir sur GitHubAdd ability to track subdirectories create/delete/rename event for file-provider
Open
#5 150 ouverte le 25 janv. 2025
area/providerarea/standalonehelp wanted
Métriques du dépôt
- Stars
- (2 871 stars)
- Métriques de merge PR
- (Métriques PR en attente)
Description
-
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