nomad icon indicating copy to clipboard operation
nomad copied to clipboard

acl: make version check for one-time tokens specific to region

Open tgross opened this issue 3 years ago • 0 comments

One-time tokens are not replicated between regions, so we don't want to enforce that the version check across all of serf, just members in the same region.

Adds a new helper function that specifically calls out the regional filter.

tgross avatar Oct 17 '22 18:10 tgross