-
Notifications
You must be signed in to change notification settings - Fork 53
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
Use rancher/yip v1.4.8 #1916
Use rancher/yip v1.4.8 #1916
Conversation
0d5eb40
to
17c99c0
Compare
Signed-off-by: Fredrik Lönnegren <fredrik.lonnegren@suse.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1916 +/- ##
==========================================
- Coverage 73.85% 73.83% -0.02%
==========================================
Files 71 71
Lines 7779 7759 -20
==========================================
- Hits 5745 5729 -16
+ Misses 1613 1611 -2
+ Partials 421 419 -2 ☔ View full report in Codecov by Sentry. |
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
This shouldn't have been merged. It has a misleading title. 😞 |
I'm confused, what is misleading about the title? |
The title just references one change ("Use rancher/yip v1.4.8") but the PR changes two things (update of yip, change to rancher/yip). This should've been two separate PRs imho. |
Technically the title references both changes.. I agree it could have been two commits, but spending time splitting these relatively small bumps into several feels nitpicky to me (especially if the commits are later squashed...). |
This includes the update to vfs4.
Fixes #1911, #1913