0

I am setting up 'spring-cloud-config-monitor' so when I get a gitlab webhook it will automatically update my projects.

I am testing with two projects 'monitoring-service' and 'config-server', but when a push callback arrives in gitlab warning that a file has changed in the 'monitoring-service' project 'config-server' is refreshing can you also avoid this behavior?

  • I think it is happening because of how the spring-cloud-bus works. The local service gets the event regardless, there is an open issue in bus for this. Extracting monitor to its own service would mitigate this. – spencergibb Sep 16 '19 at 01:02
  • @spencergibb Thanks for the answer, I will look into this issue and see if I can contribute. – Rafael Dani da Cunha Sep 16 '19 at 12:00

0 Answers0