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

Use some classes to unpack StoppedPools consistently #1006

Merged
merged 2 commits into from
Aug 21, 2023

Commits on Aug 21, 2023

  1. Move get_clevis_info method into ClevisInfo class

    For better organization.
    
    Signed-off-by: mulhern <[email protected]>
    mulkieran committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    99a2fd2 View commit details
    Browse the repository at this point in the history
  2. Make a bunch of classes to help unpack StoppedPools

    Unpack this D-Bus property more rigorously. Use the unpacking for
    ClevisInfo and KeyDescription for default pools also.
    
    Signed-off-by: mulhern <[email protected]>
    mulkieran committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    8eae73e View commit details
    Browse the repository at this point in the history