-
Notifications
You must be signed in to change notification settings - Fork 28
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
Added selective environment passing for VM. #890
Conversation
7753a08
to
1320ef9
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #890 +/- ##
==========================================
- Coverage 70.16% 70.07% -0.10%
==========================================
Files 24 24
Lines 2963 3014 +51
==========================================
+ Hits 2079 2112 +33
- Misses 884 902 +18 ☔ View full report in Codecov by Sentry. |
53a1061
to
ee54f91
Compare
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.
Looks good to me overall, but I have a few suggestions and questions. :)
c47cd15
to
f511e19
Compare
Invocation:
uhyve -e HOST=myhost -e "ASDF=lkj" mykernel
.