Skip to content
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

Merged
merged 2 commits into from
Jul 15, 2022

Conversation

davidcassany
Copy link
Contributor

Signed-off-by: David Cassany [email protected]

@davidcassany davidcassany marked this pull request as draft July 14, 2022 10:51
@codecov-commenter
Copy link

Codecov Report

Merging #45 (1c084e0) into main (09f06ea) will decrease coverage by 12.96%.
The diff coverage is n/a.

@@             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     
Impacted Files Coverage Δ
pkg/config/read.go 89.28% <ø> (+28.25%) ⬆️
pkg/config/coerce.go
pkg/config/rename.go
pkg/config/tftpget.go
pkg/config/write.go

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 09f06ea...1c084e0. Read the comment docs.

@davidcassany
Copy link
Contributor Author

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

@davidcassany davidcassany force-pushed the remove_unused_ros_installer_logic branch 2 times, most recently from c538efc to 88fe62b Compare July 15, 2022 07:34
@davidcassany davidcassany force-pushed the remove_unused_ros_installer_logic branch 3 times, most recently from a288073 to cd83443 Compare July 15, 2022 08:28
Signed-off-by: David Cassany <[email protected]>
@davidcassany davidcassany force-pushed the remove_unused_ros_installer_logic branch from cd83443 to 3d94b19 Compare July 15, 2022 08:34
@davidcassany davidcassany marked this pull request as ready for review July 15, 2022 08:34
Copy link
Contributor

@Itxaka Itxaka left a 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

Copy link
Member

@fgiudici fgiudici left a 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!

@davidcassany davidcassany merged commit bd811be into main Jul 15, 2022
@davidcassany davidcassany deleted the remove_unused_ros_installer_logic branch July 15, 2022 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants