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

Introductory PR for lots of changes #31

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Commits on Jun 26, 2023

  1. Configuration menu
    Copy the full SHA
    241ae1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd3d8d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94d9095 View commit details
    Browse the repository at this point in the history
  4. made all kv operations generic over value T, updated and cleaned up t…

    …ests to make them idempotent
    rrichardson committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    8ce1441 View commit details
    Browse the repository at this point in the history
  5. swapped the read_* names

    rrichardson committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    c96c735 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    df34c2a View commit details
    Browse the repository at this point in the history
  7. clippy

    rrichardson committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    2032bfb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d5e3b9b View commit details
    Browse the repository at this point in the history
  9. changing get_service_nodes to get_service_nodes_health adding the cat…

    …alog/service nodes list as the default, also adding get single NodeFull by service and name
    rrichardson committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    2704704 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1cb9860 View commit details
    Browse the repository at this point in the history
  11. fixing tests

    rrichardson committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    76dcf5b View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Configuration menu
    Copy the full SHA
    157301f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e282cf3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3 from cholcombe973/main

    Make the Service port field optional
    rrichardson authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    344655e View commit details
    Browse the repository at this point in the history