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

[bug] buildinfo is broken on 3.2.2 and 3.3.1 #15436

Open
tuxamito opened this issue Dec 17, 2024 · 0 comments
Open

[bug] buildinfo is broken on 3.2.2 and 3.3.1 #15436

tuxamito opened this issue Dec 17, 2024 · 0 comments

Comments

@tuxamito
Copy link

Describe the bug
The buildinfo enpoint in loki version 3.2.2 is providing "wrong" version information.

To Reproduce
When querying /loki/api/v1/status/buildinfo the response in version 3.2.2 is:
{"version":"release-3.2.x-684e12f","revision":"684e12f8","branch":"release-3.2.x","buildUser":"root@buildkitsandbox","buildDate":"2024-12-04T17:09:37Z","goVersion":""}

while in version 3.2.1 is:
{"version":"3.2.1","revision":"3c386cc5d1","branch":"HEAD","buildUser":"root@9ae540a0f47e","buildDate":"2024-10-17T20:23:47Z","goVersion":""}

Expected behavior
The version filed should return X.Y.Z in final releases.

Environment:
Kubenetes, using the grafana/loki:3.2.2 images.

Thank you!

@tuxamito tuxamito changed the title buildinfo is borken on 3.2.2 buildinfo is broken on 3.2.2 Dec 17, 2024
@tuxamito tuxamito changed the title buildinfo is broken on 3.2.2 [bug] buildinfo is broken on 3.2.2 and 3.3.1 Dec 18, 2024
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

No branches or pull requests

1 participant