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

[v11.0.x] Loki: Remove API restrictions on resource calls #85201

Merged
merged 1 commit into from
Apr 5, 2024

Conversation

grafana-delivery-bot[bot]
Copy link
Contributor

Backport c80b31a from #85191


What is this feature?

Before Grafana 11 resource calls using the Loki datasource were limit to a few API endpoints. This check is not really necessary for security measures, and such measures should be taken by the infrastructure per se, e.g. a load balancer to block requests to certain APIs. Similar documentation can be found at https://grafana.com/docs/loki/latest/operations/authentication/.

Loki: Remove API restrictions
(cherry picked from commit c80b31a)
@grafana-delivery-bot grafana-delivery-bot bot requested a review from a team as a code owner March 26, 2024 17:18
@grafana-delivery-bot grafana-delivery-bot bot added this to the 11.0.x milestone Mar 26, 2024
@grafana-delivery-bot grafana-delivery-bot bot added add to changelog area/backend backport A backport PR datasource/Loki product-approved Pull requests that are approved by product/managers and are allowed to be backported labels Mar 26, 2024
@svennergr svennergr enabled auto-merge (squash) April 5, 2024 11:02
@svennergr svennergr merged commit bb5e1e0 into v11.0.x Apr 5, 2024
22 checks passed
@svennergr svennergr deleted the backport-85191-to-v11.0.x branch April 5, 2024 14:00
@fabrizio-grafana fabrizio-grafana modified the milestones: 11.0.x, 11.0.0 May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
add to changelog area/backend backport A backport PR datasource/Loki product-approved Pull requests that are approved by product/managers and are allowed to be backported
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants