mirror of
https://github.com/kemko/nomad.git
synced 2026-01-07 02:45:42 +03:00
This closes #9966. It was looking at the query parameters for the namespace and region, but allocation (and task!) routes don’t have a namespace query parameter. Since the URL generator requires the job for all calls, it makes sense to extract the namespace and region from the job instead.