Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide a way to filter out infra grants in the /api/grants API #3800

Open
jmorganca opened this issue Dec 5, 2022 · 0 comments
Open

Provide a way to filter out infra grants in the /api/grants API #3800

jmorganca opened this issue Dec 5, 2022 · 0 comments
Assignees
Labels
kind/improvement A report of a quality problem, or a change that addresses a quality problem.

Comments

@jmorganca
Copy link
Contributor

Infra's clients (Dashboard and CLI) need to filter out grants that assign access to infra (i.e. Infra API itself), but there isn't an easy way to do this in the API.

The GET /api/grants endpoint should hide these grants by default, and allow for showing them via ?showSystem=true (similar to what is used elsewhere) or ?showInfra=true.

@jmorganca jmorganca added the kind/improvement A report of a quality problem, or a change that addresses a quality problem. label Dec 5, 2022
@pdevine pdevine self-assigned this Jan 6, 2023
@dnephin dnephin reopened this Jan 11, 2023
@pdevine pdevine mentioned this issue Jan 20, 2023
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/improvement A report of a quality problem, or a change that addresses a quality problem.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants