Use Yetus container from lfedge/eve-yetus#5397
Conversation
|
@rucoder , we had a discuss before about create a lf-edge/eve-yetus project and one of the points raised was that this would be a new project to maintain, build, etc, my plan is to provide the sources here in eve repo and create a GH action to build the eve-yetus image on demand (since this is something we won't upgrade very often).... I don't mind to do that in this PR, but this will take time, or we can merge this one and leave a bit more just with the image.... |
That makes sense. But please add a disclaimer then. |
Start to use our Yetus container, which has dependencies already installed (e.g. ZFS lib, etc). Signed-off-by: Renê de Souza Pinto <rene@renesp.com.br>
|
@eriknordmark , @rucoder this PR is ready for review.
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #5397 +/- ##
==========================================
+ Coverage 19.52% 29.49% +9.96%
==========================================
Files 19 18 -1
Lines 3021 2417 -604
==========================================
+ Hits 590 713 +123
+ Misses 2310 1552 -758
- Partials 121 152 +31 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Description
Start to use our Yetus container, which has dependencies already installed (e.g. ZFS lib, etc).
How to test and validate this PR
Run the following commands and check if everything works:
make yetusmake mini-yetusChangelog notes
No user-facing changes.
PR Backports
No need to backport.
Checklist
check them.