In the config loader, we require the cluster id to be specified in
authorWard Vandewege <ward@curii.com>
Wed, 1 Jun 2022 16:11:49 +0000 (12:11 -0400)
committerWard Vandewege <ward@curii.com>
Wed, 1 Jun 2022 16:13:55 +0000 (12:13 -0400)
commitc119fcd1bfb23a9d3e29d8538867c5328efca97f
tree67ddbfda45d5d28a2af98edfafd036c5b32670d4
parent7591486e80665e7eb0213f0204949139da8652c0
In the config loader, we require the cluster id to be specified in
lowercase. Clarify this in the error message when the cluster id is not
valid.

refs #19169

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>
lib/config/load.go
lib/config/load_test.go