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 Loki failures locally with non-cached Docker images #8074

Merged
merged 2 commits into from
Oct 15, 2024

Conversation

cee-chen
Copy link
Member

Summary

@weronikaolejniczak and I have been fighting this locally. It appears that Loki no longer works with latest Chrome images and must be pinned to be able to run locally.

While here, I fixed a random test that was failing yarn loki update due to #8003.

@mgadewoll, not sure if we should take advantage of this PR to update all images to latest at this point, or if that would be too much / too easy to let random breakages slip through the cracks.

QA

N/A, dev only

- latest will fail with `read ECONNRESET` otherwise
- requires an updated selector now that we render popovers into story bodies
@cee-chen cee-chen added testing Issues or PRs that only affect tests - will not need changelog entries skip-changelog labels Oct 14, 2024
@cee-chen cee-chen marked this pull request as ready for review October 14, 2024 21:31
@cee-chen cee-chen requested a review from a team as a code owner October 14, 2024 21:31
@elasticmachine
Copy link
Collaborator

💚 Build Succeeded

@mgadewoll
Copy link
Contributor

@cee-chen I think I would not update images here, mainly for the reason you mentioned: It will be hard to know what changes are expected. But also secondly: I have the feeling that lately there are always some small changes (they always look related to font-rendering) which makes me worry that updating them all here won't actually mean they won't trigger updates again 🫠

Copy link
Contributor

@mgadewoll mgadewoll left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sad to see Loki degrade like this 🙈 We really will need to check for other options but thanks for pinning the version to prevent the current issue for now!

@cee-chen
Copy link
Member Author

That all makes sense! Thanks Lene!

@cee-chen cee-chen merged commit 0f4e7ae into elastic:main Oct 15, 2024
10 of 11 checks passed
@cee-chen cee-chen deleted the loki-fix branch October 15, 2024 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-changelog testing Issues or PRs that only affect tests - will not need changelog entries
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants