Skip to content

grafana_service_account: Require role attribute #1495

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

Merged
merged 1 commit into from
Apr 17, 2024

Conversation

julienduchesne
Copy link
Contributor

Closes #1493
The other option would've been to default to None BUT the None role is only available from 10.3, so this would not work for most Grafana versions

Closes #1493
The other option would've been to default to `None` BUT, the `None` role is only available from 10.3, so this would not work for most Grafana versions
@julienduchesne julienduchesne requested a review from a team as a code owner April 16, 2024 16:33
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 merged commit 5ac1670 into main Apr 17, 2024
27 checks passed
@julienduchesne julienduchesne deleted the julienduchesne/sa-require-role branch April 17, 2024 11:29
@hertzsprung
Copy link
Contributor

hertzsprung commented Apr 19, 2024

This is a backwards incompatible change, will it be released with a major version bump?

@julienduchesne
Copy link
Contributor Author

This is a backwards incompatible change, will it be released with a major version bump?

Not specifying it gave a 500. Requiring a role is not backwards incompatible IMO

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.

[Bug]: 500 Internal Server Error when grafana_service_account.role is omitted
3 participants