21894: Fix diagnostics/health version check for dev package case. 21894-diagnostics-dev-version-mismatch
authorTom Clegg <tom@curii.com>
Wed, 12 Jun 2024 20:21:43 +0000 (16:21 -0400)
committerTom Clegg <tom@curii.com>
Wed, 12 Jun 2024 20:21:43 +0000 (16:21 -0400)
commitd4ab349c0ee52630e37fa7fff09502922fe5b968
treeefe0af9315c45a9240593d9801da581fcf5f0f41
parent0eea0b8a51ffec0c7e975932c029e4bd9a1d6b7e
21894: Fix diagnostics/health version check for dev package case.

If both versions have the same major.minor.patch and different
~devTIMESTAMP suffixes, don't count that as a mismatch.

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
sdk/go/health/aggregator.go
sdk/go/health/aggregator_test.go