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
604 stars 118 forks source link

Fix that the created group is not watched by XdsResourceWatchingService #1033

Closed minwoox closed 2 months ago

minwoox commented 2 months ago

Motivation: The newly created group is not watched by XdsResourceWatchingService due to a bug.

Modification:

Result: