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

Kubernetes KV store implementation #94

Closed
wants to merge 25 commits into from
Closed

Commits on Dec 3, 2021

  1. Configuration menu
    Copy the full SHA
    ac3712a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68962f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc77595 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fabeae0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5c38440 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1 from dimitarvdimitrov/20211203_r2g

    Add k8s kv CAS implementation
    simonswine committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    279fde7 View commit details
    Browse the repository at this point in the history
  7. Implement in memory client

    Note: This client currently crashes, to be investigated
    simonswine committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    fe2ae24 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2021

  1. Configuration menu
    Copy the full SHA
    24d6802 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2021

  1. Merge pull request #92 from simonswine/20211203_r2g

    WIP K8s ring (aka r2g)
    dimitarvdimitrov committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    1c8311e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    edd830f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d3b45e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5aad478 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    86fd0f9 View commit details
    Browse the repository at this point in the history
  6. Add a TODO

    dimitarvdimitrov committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    2e255e9 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2021

  1. Configuration menu
    Copy the full SHA
    2eed822 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    900b0a8 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2021

  1. Configuration menu
    Copy the full SHA
    73cdf22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    230c1df View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2021

  1. Configuration menu
    Copy the full SHA
    ef54cbf View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    dimitarvdimitrov committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    a08e42a View commit details
    Browse the repository at this point in the history
  3. Update config flags

    dimitarvdimitrov committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    ab789cf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    337a5ff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0e9f3be View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bf386c8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1a392e7 View commit details
    Browse the repository at this point in the history