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

Service Accounts: Enable adding folder, dashboard and data source permissions to service accounts #76133

Merged
merged 5 commits into from
Oct 6, 2023

Conversation

Jguer
Copy link
Contributor

@Jguer Jguer commented Oct 6, 2023

What is this feature?

Allow adding Service accounts to Datasource, Dashboard and Folder Permissions.

image

Why do we need this feature?

[Add a description of the problem the feature is trying to solve.]

Who is this feature for?

[Add information on what kind of user the feature is for.]

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.

Jguer and others added 2 commits October 6, 2023 16:15
@Jguer Jguer added add to changelog no-backport Skip backport of PR labels Oct 6, 2023
@Jguer Jguer self-assigned this Oct 6, 2023
@Jguer Jguer requested review from a team as code owners October 6, 2023 14:42
@Jguer Jguer requested review from danielkenlee, Clarity-89 and JoaoSilvaGrafana and removed request for a team October 6, 2023 14:42
@grafana-delivery-bot grafana-delivery-bot bot added this to the 10.2.x milestone Oct 6, 2023
Copy link
Contributor

@IevaVasiljeva IevaVasiljeva left a comment

Choose a reason for hiding this comment

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

Whoop whoop 🚢

Two small comments (one code comment and one below), but apart from that all looks good!

Nit: maybe spell out the title? So ServiceAccounts: Add SAs to managed permissions -> Service Accounts: Enable adding folder, dashboard and data source permissions to service accounts. Just cause it goes in the change log, and people won't know what "managed permissions" means.

public/app/core/components/AccessControl/Permissions.tsx Outdated Show resolved Hide resolved
Co-authored-by: Ieva <ieva.vasiljeva@grafana.com>
@Jguer Jguer changed the title ServiceAccounts: Add SAs to managed permissions Service Accounts: Enable adding folder, dashboard and data source permissions to service accounts Oct 6, 2023
@Jguer Jguer merged commit 4474f19 into main Oct 6, 2023
21 checks passed
@Jguer Jguer deleted the managed-permissions-sas branch October 6, 2023 15:48
@vtorosyan
Copy link
Contributor

Great to see the change - thank you! Are you planning to also have a What's new section for this one?

@Jguer
Copy link
Contributor Author

Jguer commented Oct 9, 2023

We can. it's not really new as we never stopped it in the backend and we added terraform support for it.

@zerok zerok removed this from the 10.2.x milestone Oct 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants