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

fix: use frontend settings endpoint for version detection #1583

Merged
merged 3 commits into from
Jun 24, 2024

Conversation

theSuess
Copy link
Member

This changes the version detection logic to use the frontend settings endpoint as it is more reliable, especially on cloud provider offerings.

Fixes #1569

I don't currently have access to Azure/Amazon managed Grafana so we'd need someone else to test this. It works for Grafana cloud & operator managed instances

This changes the version detection logic to use the frontend settings endpoint
as it is more reliable, especially on cloud provider offerings.

Fixes #1569
@weisdd
Copy link
Collaborator

weisdd commented Jun 17, 2024

I haven't tried to run the operator against managed Grafana in Azure, but I see that the endpoint is accessible using a service account and the required information is present:
image

whaifang and others added 2 commits June 21, 2024 16:18
We need to fix this issue, so we need ppc64le v5.9.2 

Failed to pull image "ghcr.io/grafana/grafana-operator@sha256:e7923d1a71b90a8ad66d114aec4b2b4e4929f15ba91872f64c5e271629612284": rpc error: code = Unknown desc = choosing image instance: no image found in image index for architecture ppc64le, variant "", OS linux
Update release.yaml to add linux/ppc64le
@pb82 pb82 added this pull request to the merge queue Jun 24, 2024
Merged via the queue into master with commit 835c624 Jun 24, 2024
14 checks passed
@pb82 pb82 deleted the fix/use-frontend-settings-endpoint-for-version branch June 24, 2024 09:31
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] get version does not work with Azure Managed Grafana
4 participants