services: Bump Grafana to 12.3.0-something#9165
Closed
mvollmer wants to merge 1 commit into
Closed
Conversation
Member
Author
|
/image-refresh services |
Contributor
|
Task scheduled: issue-9165 image-refresh/services Testing Farm link: https://artifacts.osci.redhat.com/testing-farm/b7eb01c6-7637-40d1-93d1-5312ea14aa0b Job JSON{
"repo": "cockpit-project/bots",
"sha": "3d5556bd2a27df70342bb9628675567a30b97acb",
"pull": 9165,
"slug": "image-refresh-services-3d5556bd-20260608-074450",
"context": "image-refresh/services",
"command": [
"./image-refresh",
"--verbose",
"--issue=9165",
"services"
],
"secrets": [
"github-token",
"image-upload"
]
} |
Version 12.1.0 can't install plugins anymore because it can't verify the signatures.
Member
Author
|
/image-refresh services |
Contributor
|
Task scheduled: issue-9165 image-refresh/services Testing Farm link: https://artifacts.osci.redhat.com/testing-farm/7a5b6505-d440-4860-867d-9e4221722ddd Job JSON{
"repo": "cockpit-project/bots",
"sha": "0455f87d694b2442b9245ca5261f0def8950394d",
"pull": 9165,
"slug": "image-refresh-services-0455f87d-20260608-090248",
"context": "image-refresh/services",
"command": [
"./image-refresh",
"--verbose",
"--issue=9165",
"services"
],
"secrets": [
"github-token",
"image-upload"
]
} |
Member
Author
|
The actual culprit might be that services.setup stops grafana too quickly and interrupts the plugin installation... |
Member
Author
Yes, delaying the "podman stop grafana" by a minute also creates a working services image with grafana:12.1.0. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Version 12.1.0 can't install plugins anymore because it can't verify the signatures.