Yoann Fouquet 986148cfe5 [Fix] Service tags not added to health checks
Since commit 9685bdcd0ba4b4b3adb04f9c1dd67d637ca7894e, service tags are added to the health checks.
Otherwise, when adding a service, tags are not added to its check.

In updateSyncState, we compare the checks of the local agent with the checks of the catalog.
It appears that the service tags are different (missing in one case), and so the check is synchronized.
That increase the ModifyIndex periodically when nothing changes.

Fixed it by adding serviceTags to the check.

Note that the issue appeared in version 0.8.2.
Looks related to #3259.
2017-12-12 13:39:37 +01:00
..
2017-11-10 12:48:44 -08:00
2017-10-25 19:30:35 +02:00
2017-07-18 20:24:38 +02:00
2017-10-23 10:56:03 +02:00
2017-10-23 10:56:03 +02:00
2017-11-29 18:36:52 -08:00
2017-11-29 18:36:52 -08:00
2017-11-29 18:36:52 -08:00
2017-10-23 10:56:03 +02:00
2017-10-23 10:56:03 +02:00
2017-11-01 14:54:46 -07:00