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

auth: Speed up permissions loading (PROJQUAY-4004) #1566

Merged
merged 1 commit into from
Oct 14, 2022

Conversation

jonathankingfc
Copy link
Contributor

  • Currently, the /api/v1/user endpoint will check if the user is an admin for every org
  • This only needs to happen once per call to the endpoint

- Currently, the /api/v1/user endpoint will check if the user is an admin for every org
- This only needs to happen once per call to the endpoint
@jonathankingfc jonathankingfc merged commit ea90cc4 into quay:master Oct 14, 2022
Sunandadadi pushed a commit to Sunandadadi/quay that referenced this pull request Oct 19, 2022
@HammerMeetNail
Copy link
Contributor

/cherry-pick redhat-3.7

@HammerMeetNail
Copy link
Contributor

/cherry-pick redhat-3.8

@openshift-cherrypick-robot

@HammerMeetNail: new pull request created: #1581

In response to this:

/cherry-pick redhat-3.7

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@openshift-cherrypick-robot

@HammerMeetNail: new pull request created: #1582

In response to this:

/cherry-pick redhat-3.8

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants