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

internal/luks2/cryptsetup.go: use --help output to check for --replace-token #344

Conversation

valentindavid
Copy link
Contributor

Because --replace-token is now required for installation, we need to backport this feature to 20.04. That is on cryptsetup 2.2.2. However that version of cryptsetup does not support --test-args. So instead we look at the output of --help.

…e-token

Because --replace-token is now required for installation, we need to
backport this feature to 20.04. That is on cryptsetup 2.2.2.  However
that version of cryptsetup does not support --test-args.  So instead
we look at the output of --help.
valentindavid added a commit to valentindavid/snapd that referenced this pull request Oct 14, 2024
valentindavid added a commit to valentindavid/snapd that referenced this pull request Oct 15, 2024
valentindavid added a commit to valentindavid/snapd that referenced this pull request Oct 15, 2024
valentindavid added a commit to valentindavid/snapd that referenced this pull request Oct 16, 2024
@valentindavid
Copy link
Contributor Author

This is not a hight priority right now as we will deploy key datas in tokens only for core24+ for now.

@valentindavid
Copy link
Contributor Author

Closing for now. We will not use on 20 and 22 for now.

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