18858: Don't immediately exit on existing accounts with empty user IDs.
authorLucas Di Pentima <lucas.dipentima@curii.com>
Wed, 6 Jul 2022 19:03:48 +0000 (16:03 -0300)
committerLucas Di Pentima <lucas.dipentima@curii.com>
Wed, 6 Jul 2022 19:03:48 +0000 (16:03 -0300)
commit0ec937fd42be7f1d3757eba48fa944627dfe591d
tree5f5d3a5b42515fa8e66ee14ecbda11681e1cb82c
parent2d29045a1b392251b777639634e527abfd8b06e2
18858: Don't immediately exit on existing accounts with empty user IDs.

Instead, record the UUIDs and report them as an error after processing
the rest.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>
tools/sync-users/sync-users.go
tools/sync-users/sync-users_test.go