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

db and vault should treat a key's version generically #684

Merged
merged 10 commits into from
Oct 20, 2024

Commits on Oct 5, 2024

  1. db and vault support for generic version

    Signed-off-by: Angelo De Caro <[email protected]>
    adecaro authored and alexandrosfilios committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    93d0aa4 View commit details
    Browse the repository at this point in the history
  2. refactoring to fix issues with the rebase

    Signed-off-by: Angelo De Caro <[email protected]>
    adecaro authored and alexandrosfilios committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    c43dac4 View commit details
    Browse the repository at this point in the history
  3. reorganize version marshalling

    Signed-off-by: Angelo De Caro <[email protected]>
    adecaro authored and alexandrosfilios committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    7c59438 View commit details
    Browse the repository at this point in the history
  4. introducing version comparator

    Signed-off-by: Angelo De Caro <[email protected]>
    adecaro authored and alexandrosfilios committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    c955dfd View commit details
    Browse the repository at this point in the history
  5. reverts fver and restore kversion

    Signed-off-by: Angelo De Caro <[email protected]>
    adecaro authored and alexandrosfilios committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    2a17a4a View commit details
    Browse the repository at this point in the history
  6. some unit-test fix and update to VersionBuilder to get the rws too

    Signed-off-by: Angelo De Caro <[email protected]>
    adecaro authored and alexandrosfilios committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    483407c View commit details
    Browse the repository at this point in the history
  7. add an example of counter-based versioning

    Signed-off-by: Angelo De Caro <[email protected]>
    adecaro authored and alexandrosfilios committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    a84ad1e View commit details
    Browse the repository at this point in the history
  8. unit-test fixed

    Signed-off-by: Angelo De Caro <[email protected]>
    adecaro authored and alexandrosfilios committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    fe9e445 View commit details
    Browse the repository at this point in the history
  9. minor refactoring

    Signed-off-by: Angelo De Caro <[email protected]>
    adecaro authored and alexandrosfilios committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    e483af8 View commit details
    Browse the repository at this point in the history
  10. Review feedback

    Signed-off-by: Alexandros Filios <[email protected]>
    alexandrosfilios committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    4dc84b0 View commit details
    Browse the repository at this point in the history