Allow querying multiple namespaces at once
Open
theme/api
theme/namespaces
type/enhancement
- Dominant language
- Go
- Stars
- 17k
- Forks
- 2.1k
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 105
Description
All HTTP APIs for namespaced objects (eg jobs) only allow querying against a single namespace. They should also support querying multiple namespaces at a time similar to how Policy Namespace Rules can be applied with glob pattern matching: https://learn.hashicorp.com/nomad/acls/policies#namespace-rules
*HTTP API Selection, projection, and pagination #7340* could be viewed as a generalization of this issue, but namespacing may warrant special handling given its security implications.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.