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

fix: Added missing view privilege #634

Closed
wants to merge 2 commits into from

Conversation

ChrisIsidora
Copy link
Contributor

@ChrisIsidora ChrisIsidora requested a review from a team as a code owner August 4, 2021 14:52
@ChrisIsidora ChrisIsidora requested a review from alldoami August 4, 2021 14:52
@alldoami
Copy link
Contributor

/ok-to-test sha=d25048a

@@ -9,6 +9,7 @@ import (

var validViewPrivileges = NewPrivilegeSet(
privilegeSelect,
privilegeReferences,
privilegeOwnership,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: alphabetize this list please :)

@github-actions
Copy link

Integration tests success for d25048a

@ChrisIsidora
Copy link
Contributor Author

@alldoami I will move this to the other PR #635 and close this one

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

Successfully merging this pull request may close these issues.

2 participants