-
Notifications
You must be signed in to change notification settings - Fork 17
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
Remove obsolete logic from former ros-installer #45
Conversation
Codecov Report
@@ Coverage Diff @@
## main #45 +/- ##
===========================================
- Coverage 40.37% 27.40% -12.97%
===========================================
Files 9 5 -4
Lines 701 343 -358
===========================================
- Hits 283 94 -189
+ Misses 398 247 -151
+ Partials 20 2 -18
Continue to review full report at Codecov.
|
Gonna strip out all commented code after checking it is functional, so that this is still a draft. Once verified we need a way to include free-form cloud-init data. For now I don't think we need to parse kernel command line parameters as part of the configuration (this was included former ros-installer), shouldn't be hard to include it though |
c538efc
to
88fe62b
Compare
Signed-off-by: David Cassany <[email protected]>
a288073
to
cd83443
Compare
Signed-off-by: David Cassany <[email protected]>
cd83443
to
3d94b19
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.
a hundred times yes
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.
Really a nice cleanup!
Signed-off-by: David Cassany [email protected]