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

Add REST for tso microservice #6084

Merged
merged 25 commits into from
Mar 9, 2023
Merged

Add REST for tso microservice #6084

merged 25 commits into from
Mar 9, 2023

Commits on Mar 2, 2023

  1. draft

    Signed-off-by: Sen Han <00hnes@gmail.com>
    hnes committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    cbb402b View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. fix

    Signed-off-by: Sen Han <00hnes@gmail.com>
    hnes committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    c6615f0 View commit details
    Browse the repository at this point in the history
  2. add ServiceRedirector support

    Signed-off-by: Sen Han <00hnes@gmail.com>
    hnes committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    adc79da View commit details
    Browse the repository at this point in the history
  3. decouple the ResetTS http handler into the pkg/tso.AdminHandler

    Signed-off-by: Sen Han <00hnes@gmail.com>
    hnes committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    7323da5 View commit details
    Browse the repository at this point in the history
  4. add more comments

    Signed-off-by: Sen Han <00hnes@gmail.com>
    hnes committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    2a48b8c View commit details
    Browse the repository at this point in the history
  5. add more comments

    Signed-off-by: Sen Han <00hnes@gmail.com>
    hnes committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    d8cd5f7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d639f3e View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. fix

    Signed-off-by: Sen Han <00hnes@gmail.com>
    hnes committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    e091122 View commit details
    Browse the repository at this point in the history
  2. fix

    Signed-off-by: Sen Han <00hnes@gmail.com>
    hnes committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    598df12 View commit details
    Browse the repository at this point in the history
  3. delete unnecessary variable

    Signed-off-by: Sen Han <00hnes@gmail.com>
    hnes committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    1256450 View commit details
    Browse the repository at this point in the history
  4. fix

    Signed-off-by: Sen Han <00hnes@gmail.com>
    hnes committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    82cdc1b View commit details
    Browse the repository at this point in the history
  5. fix

    Signed-off-by: Sen Han <00hnes@gmail.com>
    hnes committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    7f88d7a View commit details
    Browse the repository at this point in the history
  6. fix

    Signed-off-by: Sen Han <00hnes@gmail.com>
    hnes committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    8d83d28 View commit details
    Browse the repository at this point in the history
  7. refine

    Signed-off-by: Sen Han <00hnes@gmail.com>
    hnes committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    434df6d View commit details
    Browse the repository at this point in the history
  8. refine

    Signed-off-by: Sen Han <00hnes@gmail.com>
    hnes committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    63da7a2 View commit details
    Browse the repository at this point in the history
  9. add tests

    Signed-off-by: Sen Han <00hnes@gmail.com>
    hnes committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    48a1484 View commit details
    Browse the repository at this point in the history
  10. refine

    Signed-off-by: Sen Han <00hnes@gmail.com>
    hnes committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    793ee0e View commit details
    Browse the repository at this point in the history
  11. refine

    Signed-off-by: Sen Han <00hnes@gmail.com>
    hnes committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    43a2680 View commit details
    Browse the repository at this point in the history
  12. add todo

    Signed-off-by: Sen Han <00hnes@gmail.com>
    hnes committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    a54fa80 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. Configuration menu
    Copy the full SHA
    d716284 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d85cc9 View commit details
    Browse the repository at this point in the history
  3. fix

    Signed-off-by: Sen Han <00hnes@gmail.com>
    hnes committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    99a66a0 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. Configuration menu
    Copy the full SHA
    dcdab04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e9bede View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cefe7f0 View commit details
    Browse the repository at this point in the history