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

Externa metadata store #1838

Merged
merged 16 commits into from
Aug 16, 2024
Merged

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    361368f View commit details
    Browse the repository at this point in the history
  2. update docstring

    muhamadazmy committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    0894596 View commit details
    Browse the repository at this point in the history
  3. using socket address

    muhamadazmy committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    c820975 View commit details
    Browse the repository at this point in the history
  4. update docstr

    muhamadazmy committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    bc8956d View commit details
    Browse the repository at this point in the history
  5. minor renames (#1)

    tillrohrmann authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    4693432 View commit details
    Browse the repository at this point in the history
  6. WIP: implement a simple etcd store

    The implementation uses an external etcd client to implement the basic
    Metadata store functionality
    muhamadazmy committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    f0af2f9 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    ab16977 View commit details
    Browse the repository at this point in the history
  2. remove unused deps

    muhamadazmy committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    7c08c7b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    526318f View commit details
    Browse the repository at this point in the history
  4. implementaiton of version

    muhamadazmy committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    9f26f20 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b677030 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f78aee7 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Applying PR comments

    muhamadazmy committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    930eead View commit details
    Browse the repository at this point in the history
  2. move comments

    muhamadazmy committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    94cddeb View commit details
    Browse the repository at this point in the history
  3. fix comment

    muhamadazmy committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    8e939fc View commit details
    Browse the repository at this point in the history
  4. Apply final PR comments

    muhamadazmy committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    4c4ad52 View commit details
    Browse the repository at this point in the history