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

osutils/disks: work-around old UC 20 bug where udev did not run on a device #14967

Open
wants to merge 1 commit into
base: fde-manager-features
Choose a base branch
from

Conversation

valentindavid
Copy link
Contributor

There is a bug in old UC20 kernels where udev does not retrieve data from cold plugged disks initialized in initrd.

It was fixed in:

…vice

There is a bug in old UC20 kernels where udev does not retrieve data
from cold plugged disks initialized in initrd.

It was fixed in:

* canonical/core-initrd#58
* canonical/core-initrd#203
@valentindavid valentindavid added Run nested The PR also runs tests inluded in nested suite FDE Manager Pull requests that target FDE manager branch labels Jan 23, 2025
Copy link

codecov bot commented Jan 23, 2025

Codecov Report

Attention: Patch coverage is 80.00000% with 3 lines in your changes missing coverage. Please review.

Please upload report for BASE (fde-manager-features@911bf5a). Learn more about missing BASE report.

Files with missing lines Patch % Lines
osutil/disks/disks_linux.go 80.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@                   Coverage Diff                   @@
##             fde-manager-features   #14967   +/-   ##
=======================================================
  Coverage                        ?   78.14%           
=======================================================
  Files                           ?     1168           
  Lines                           ?   155046           
  Branches                        ?        0           
=======================================================
  Hits                            ?   121161           
  Misses                          ?    26372           
  Partials                        ?     7513           
Flag Coverage Δ
unittests 78.14% <80.00%> (?)

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.

Copy link
Collaborator

@pedronis pedronis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FDE Manager Pull requests that target FDE manager branch Run nested The PR also runs tests inluded in nested suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants