-
Notifications
You must be signed in to change notification settings - Fork 60
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
pre-reqs: Bump reqs-payload image #379
pre-reqs: Bump reqs-payload image #379
Conversation
stevenhorsman
commented
May 15, 2024
- After we updated to pick up nydus-snapshotter v0.3.13 in the pre-reqs image, start picking up this version.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This does cover all of the places although the commit message is a bit cryptical (maybe because I'm not native). Something like pre-reqs image had been recently updated to use nydus-snapshotter v0.3.13, use that version in our sample configs.
would be IMO clearer, what do you think? (again, I'm not native)
That's fair - Wainer recently accused my commit messages of sounding like they were AI generated, so I need to work on that! |
- The reqs-payload has recently been rebuilt to be updated to use nydus-snapshotter v0.3.13, so we want to pick up that tag of the image in our sample configs Signed-off-by: stevenhorsman <[email protected]>
3a5daf1
to
59fd9c1
Compare
@ldoktor - I hope this update is clearer? If not - let me know! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great, thank you