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

Fix disk is empty #1131

Closed
wants to merge 32 commits into from
Closed

Fix disk is empty #1131

wants to merge 32 commits into from

Conversation

timbru
Copy link
Contributor

@timbru timbru commented Oct 1, 2023

No description provided.

Tim Bruijnzeels and others added 30 commits June 2, 2023 09:10
* Depend on kvx 0.6.0
* Update minimum rust version to 1.65 (required by kvx)
---------

Co-authored-by: Arjen <[email protected]>
* Use kvx with explicit namespace type.
* Do not depend on a data dir for storage.
* Fix upgrade code.
* Use kvx with explicit namespace type.
* Do not depend on a data dir for storage.
* Add support for data migration.
* Add command line option to migrate data to krillup.
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.51 to 0.10.55.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](sfackler/rust-openssl@openssl-v0.10.51...openssl-v0.10.55)

---
updated-dependencies:
- dependency-name: openssl
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [bcder](https://github.com/nlnetlabs/bcder) from 0.7.1 to 0.7.3.
- [Release notes](https://github.com/nlnetlabs/bcder/releases)
- [Changelog](https://github.com/NLnetLabs/bcder/blob/main/Changelog.md)
- [Commits](NLnetLabs/bcder@v0.7.1...v0.7.3)

---
updated-dependencies:
- dependency-name: bcder
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
* Use transactions/locks for WalStore.
* Remove locks.rs now that it's all transactional.
* Use transactions for all (non-migration) functions in Krill KeyValueStore
* Reorder functions.
@timbru timbru closed this Oct 1, 2023
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.

4 participants