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

Zanzana: Remove create relation from generic resources #97042

Merged
merged 1 commit into from
Nov 27, 2024

Conversation

kalleep
Copy link
Contributor

@kalleep kalleep commented Nov 26, 2024

What is this feature?

We cant have a create relation to a resource because they don't exist yet. So in oder to check create we either have to have that permissions on a folder or the namespace.

I also fixed an issue for BatchCheck where we never returned true if a user had access through the namespace.

Which issue(s) does this PR fix?:

Fixes #

Special notes for your reviewer:

Please check that:

  • It works as expected from a user's perspective.
  • If this is a pre-GA feature, it is behind a feature toggle.
  • The docs are updated, and if this is a notable improvement, it's added to our What's New doc.

We cant have a create relation to a resource because they don't exist yet. So
in oder to check create we either have to have that permissions on a folder or the namespace
@kalleep kalleep added the no-changelog Skip including change in changelog/release notes label Nov 26, 2024
@kalleep kalleep added this to the 11.4.x milestone Nov 26, 2024
@kalleep kalleep self-assigned this Nov 26, 2024
@kalleep kalleep requested a review from a team as a code owner November 26, 2024 13:46
@kalleep kalleep requested review from alexanderzobnin, gamab and eleijonmarck and removed request for a team November 26, 2024 13:46
@kalleep kalleep merged commit be54c69 into main Nov 27, 2024
20 checks passed
@kalleep kalleep deleted the zanzana/remove-resource-create branch November 27, 2024 08:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/backend no-changelog Skip including change in changelog/release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants