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

Basic ADS client #604

Merged
merged 9 commits into from
Jan 27, 2023
Merged

Basic ADS client #604

merged 9 commits into from
Jan 27, 2023

Commits on Oct 31, 2022

  1. Add ADS client

    Signed-off-by: Renuka Fernando <renukapiyumal@gmail.com>
    renuka-fernando committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    025da84 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. Fix review comments: Add Go Doc comments

    Signed-off-by: Renuka Fernando <renukapiyumal@gmail.com>
    renuka-fernando committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    1ab5956 View commit details
    Browse the repository at this point in the history
  2. Fix review comments: Rename package adsclient as client

    Signed-off-by: Renuka Fernando <renukapiyumal@gmail.com>
    renuka-fernando committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    685d542 View commit details
    Browse the repository at this point in the history
  3. Get whole Node instead of just nodeId to init ADS Client

    Signed-off-by: Renuka Fernando <renukapiyumal@gmail.com>
    renuka-fernando committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    4eedd18 View commit details
    Browse the repository at this point in the history
  4. Fix lint issues

    Signed-off-by: Renuka Fernando <renukapiyumal@gmail.com>
    renuka-fernando committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    28d1aa9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0aae7fb View commit details
    Browse the repository at this point in the history
  6. Fix race condintion issue

    Signed-off-by: Renuka Fernando <renukapiyumal@gmail.com>
    renuka-fernando committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    5cde7f5 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. Fix ADS client unit test issue

    Signed-off-by: Renuka Fernando <renukapiyumal@gmail.com>
    renuka-fernando committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    7bcb392 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

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