Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
client: canonicalize alloc.Job on restore
There is a case for always canonicalizing alloc.Job field when canonicalizing the alloc. I'm less certain of implications though, and the job canonicalize hasn't changed for a long time. Here, we special case client restore from database as it's probably the most relevant part. When receiving an alloc from RPC, the data should be fresh enough.
- Loading branch information