line / centraldogma

Highly-available version-controlled service configuration repository based on Git, ZooKeeper and HTTP/2
https://line.github.io/centraldogma/
Apache License 2.0
599 stars 117 forks source link

Skip the directory entry when creating xDS resources at server startup #1020

Closed minwoox closed 1 month ago

minwoox commented 1 month ago

Motivation: Repository.find(...) fetches not just files but for directories. We should skip the directories when creating xDS resources.