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

Stratisd version 3.7.3 #3710

Merged

Conversation

mulkieran
Copy link
Member

@mulkieran mulkieran commented Oct 17, 2024

@mulkieran mulkieran self-assigned this Oct 17, 2024
@mulkieran mulkieran marked this pull request as ready for review October 17, 2024 20:18
@mulkieran mulkieran force-pushed the stratisd-version-3.7.3 branch from 1c5979b to 16d4d32 Compare October 17, 2024 20:24
Copy link

Congratulations! One of the builds has completed. 🍾

You can install the built RPMs by following these steps:

  • sudo yum install -y dnf-plugins-core on RHEL 8
  • sudo dnf install -y dnf-plugins-core on Fedora
  • dnf copr enable packit/stratis-storage-stratisd-3710
  • And now you can install the packages.

Please note that the RPMs should be used only in a testing environment.

mulkieran and others added 5 commits October 17, 2024 19:51
matches! simply evaluates to a bool, true or false, assert_matches!
causes a test failure if its condition evaluates to false.

Signed-off-by: mulhern <[email protected]>
(cherry picked from commit 13058d0)
Tidies include:
* Stale logging message
* Fix bug where cached metadata may be inconsistent with on-disk
  metadata in rollback of crypt operations
  * One simple workaround is to restart stratisd and this should resolve

(cherry picked from commit 0dde12c)
Signed-off-by: mulhern <[email protected]>
We require updatest-testing repo for f40 and f39 because
libcryptsetup-rs 0.11.0 will not be in stable for another couple of
weeks.

We can remove these changes when the new release reach stable.

Signed-off-by: mulhern <[email protected]>
(cherry picked from commit a914985)
Signed-off-by: mulhern <[email protected]>
@mulkieran mulkieran force-pushed the stratisd-version-3.7.3 branch from 16d4d32 to 1c9ee4e Compare October 18, 2024 00:05
@mulkieran
Copy link
Member Author

I had to rebase one last time. Source is identical to previous version.

@mulkieran mulkieran merged commit b9ad1e5 into stratis-storage:rebase-3.6.0 Oct 18, 2024
51 checks passed
@mulkieran mulkieran deleted the stratisd-version-3.7.3 branch October 18, 2024 01:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done (3)
Development

Successfully merging this pull request may close these issues.

3 participants