Skip to content

Conversation

@aleks-p
Copy link
Contributor

@aleks-p aleks-p commented Dec 10, 2025

This updates the rideshare example apps that we use to produce internal images we use for demo purposes. The changes aim to address security vulnerabilities, once merged we can run make rideshare/docker/push to produce the actual images.

This is a stop-gap solution, in the future we could consider expanding make tools/update_examples to do similar upgrades (in addition to what it currently does).

@aleks-p aleks-p requested a review from a team as a code owner December 10, 2025 22:25
@jake-kramer
Copy link
Contributor

Can you verify Test Examples still works? Unfortunately it's broken in main too 😞

@simonswine
Copy link
Contributor

Here is the test run: https://github.com/grafana/pyroscope/actions/runs/20128634602/job/57764240900

The python errors are because of a broken release pipeline to python, I am trying to fix this:

grafana/pyroscope-rs#269

Copy link
Contributor

@simonswine simonswine left a comment

Choose a reason for hiding this comment

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

LGTM

@aleks-p
Copy link
Contributor Author

aleks-p commented Dec 11, 2025

Can you verify Test Examples still works? Unfortunately it's broken in main too 😞

I only updated the examples that we use to produce images and from what I can see those passed in the run @simonswine mentioned (I downgraded the broken dependency to a working one in the flask example). I will do a follow up at a future time to update the rest of the examples as well.

@aleks-p aleks-p merged commit e4135ab into main Dec 11, 2025
21 of 22 checks passed
@aleks-p aleks-p deleted the chore/update-rideshare-example-images branch December 11, 2025 12:58
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.

3 participants