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

Experimental (unsupported) enable of upgrades for encrypted devices #1100

Closed
wants to merge 1 commit into from

Conversation

pirat89
Copy link
Member

@pirat89 pirat89 commented Jul 13, 2023

Upgrades with encrypted devices / partitions are not supported now. Based on the feedback from @Naranthiran, it is possible to upgrade with encrypted devices (using TPM) with the following changes.

We have no idea in what all situations this will work correctly, nor detection of used technologies is implemented to say whether the decryption of encrypted devices will happen automatically correctly or not, etc. From this point, allowing the upgrade in unsupported mode when following devel envar is set:

    LEAPP_DEVEL_ALLOW_DISK_ENCRYPTION=1

For more details, see:
#1098

Authored / Co-authored-by @Naranthiran

Upgrades with encrypted devices / partitions are not supported now.
Based on the feedback from @Naranthiran, it is possible to upgrade
with encrypted devices (using TPM) with the following changes.

We have no idea in what all situations this will work correctly,
nor detection of used technologies is implemented to say whether
the decryption of encrypted devices will happen automatically
correctly or not, etc. From this point, allowing the upgrade
in unsupported mode when following devel envar is set:
    LEAPP_DEVEL_ALLOW_DISK_ENCRYPTION=1

For more details, see:
  oamg#1098

Authored / Co-authored-by @Naranthiran
@github-actions
Copy link

Thank you for contributing to the Leapp project!

Please note that every PR needs to comply with the Leapp Guidelines and must pass all tests in order to be mergeable.
If you want to request a review or rebuild a package in copr, you can use following commands as a comment:

  • review please @oamg/developers to notify leapp developers of the review request
  • /packit copr-build to submit a public copr build using packit

Packit will automatically schedule regression tests for this PR's build and latest upstream leapp build. If you need a different version of leapp from PR#42, use /packit test oamg/leapp#42

To launch regression testing public members of oamg organization can leave the following comment:

  • /rerun to schedule basic regression tests using this pr build and latest upstream leapp build as artifacts
  • /rerun 42 to schedule basic regression tests using this pr build and leapp*PR42* as artifacts
  • /rerun-sst to schedule sst tests using this pr build and latest upstream leapp build as artifacts
  • /rerun-sst 42 to schedule sst tests using this pr build and leapp*PR42* as artifacts

Please open ticket in case you experience technical problem with the CI. (RH internal only)

Note: In case there are problems with tests not being triggered automatically on new PR/commit or pending for a long time, please contact leapp-infra.

@pirat89
Copy link
Member Author

pirat89 commented Jul 2, 2024

Closing in favor of #1200

@pirat89 pirat89 closed this Jul 2, 2024
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