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

feat: add support for ostree systems #79

Merged
merged 1 commit into from
Jan 9, 2024

Conversation

richm
Copy link
Contributor

@richm richm commented Jan 9, 2024

Feature: Add the ability for the role to manage ostree systems.

Reason: It is necessary to be able to manage ostree systems.

Result: The role is able to manage ostree systems.

NOTE That some of the bootloader functionality may not be available
on ostree systems - specifically, rebooting may not work depending on
how the image is built.

Signed-off-by: Rich Megginson [email protected]

@richm richm requested a review from spetrosi as a code owner January 9, 2024 17:09
@richm
Copy link
Contributor Author

richm commented Jan 9, 2024

[citest]

Copy link

codecov bot commented Jan 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (97ef015) 78.43% compared to head (f368ccf) 78.43%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #79   +/-   ##
=======================================
  Coverage   78.43%   78.43%           
=======================================
  Files           2        2           
  Lines         255      255           
=======================================
  Hits          200      200           
  Misses         55       55           
Flag Coverage Δ
sanity ∅ <ø> (∅)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Feature: Add the ability for the role to manage ostree systems.

Reason: It is necessary to be able to manage ostree systems.

Result: The role is able to manage ostree systems.

NOTE That some of the bootloader functionality may not be available
on ostree systems - specifically, rebooting may not work depending on
how the image is built.

Signed-off-by: Rich Megginson <[email protected]>
@richm richm force-pushed the update-ostree-data-2024-01-09 branch from c098e4c to f368ccf Compare January 9, 2024 17:25
@richm
Copy link
Contributor Author

richm commented Jan 9, 2024

[citest]

@richm richm merged commit 53fff28 into linux-system-roles:main Jan 9, 2024
30 checks passed
@richm richm deleted the update-ostree-data-2024-01-09 branch January 9, 2024 18:53
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.

1 participant