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

Write a RegoRule set for Trino (Sebastian already wrote something) #500

Closed
2 tasks done
Tracked by #499
fhennig opened this issue Jan 25, 2024 · 2 comments · Fixed by stackabletech/trino-operator#559
Closed
2 tasks done
Tracked by #499

Comments

@fhennig
Copy link
Member

fhennig commented Jan 25, 2024

Useful links

Tasks

Acceptance criteria

  • There is a branch in the operator repository with the ruleset and tests that simulate the authorizer requests
  • There is a knowledge base article about how the Trino OPA authorizer works and what its authorization model is. The article should also show some edge case operations like renaming a table that requires two resource permissions (source and target)
@soenkeliebau
Copy link
Member

When someone picks this up please reach out to me, we have a friendly customer who'd be intersted in providing feedback/being part of the design process for this.

@siegfriedweber
Copy link
Member

The Rego rules are implemented in stackabletech/trino-operator#559. The description of the pull request contains the information, how these rules can be used. The integration of the rules into the operator and the documentation will be done in part 2 and 3 of #499.

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

Successfully merging a pull request may close this issue.

6 participants