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

Permission Resources: Allow empty permissions #1179

Merged

Conversation

julienduchesne
Copy link
Member

Closes #142

When programatically managing permissions, it can be useful to keep the permissions resource but remove all permissions Also, without this change, resources with no permissions cannot be imported because the permissions resources are invalid with an empty set of permissions

Also updated the docs to make it clear that it manages the whole set of permissions.

Closes #142

When programatically managing permissions, it can be useful to keep the permissions resource but remove all permissions
Also, without this change, resources with no permissions cannot be imported because the permissions resources are invalid with an empty set of permissions

Also updated the docs to make it clear that it manages the whole set of permissions.
Copy link

In order to lower resource usage and have a faster runtime, PRs will not run Cloud tests automatically.
To do so, a Grafana Labs employee must trigger the cloud acceptance tests workflow manually.

@julienduchesne julienduchesne marked this pull request as ready for review November 22, 2023 19:30
@julienduchesne julienduchesne requested a review from a team as a code owner November 22, 2023 19:30
@julienduchesne julienduchesne merged commit cf6cde7 into master Nov 23, 2023
23 checks passed
@julienduchesne julienduchesne deleted the julienduchesne/permission-resources-allow-empty branch November 23, 2023 00:13
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.

grafana_folder_permission do not respect state
2 participants