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

query: add endpointset flow #4421

Merged
merged 11 commits into from
Aug 31, 2021
Merged

query: add endpointset flow #4421

merged 11 commits into from
Aug 31, 2021

Commits on Aug 18, 2021

  1. Create endpoint flow

    Signed-off-by: Hitanshu Mehta <hitanshu99amehta@gmail.com>
    hitanshu-mehta committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    baeecc7 View commit details
    Browse the repository at this point in the history
  2. add unit test for endpointSet

    Signed-off-by: Hitanshu Mehta <hitanshu99amehta@gmail.com>
    hitanshu-mehta committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    e5ba86c View commit details
    Browse the repository at this point in the history
  3. lint fixes

    Signed-off-by: Hitanshu Mehta <hitanshu99amehta@gmail.com>
    hitanshu-mehta committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    9019977 View commit details
    Browse the repository at this point in the history
  4. fix typo

    Signed-off-by: Hitanshu Mehta <hitanshu99amehta@gmail.com>
    hitanshu-mehta committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    219f4f9 View commit details
    Browse the repository at this point in the history
  5. remove code smells

    Signed-off-by: Hitanshu Mehta <hitanshu99amehta@gmail.com>
    hitanshu-mehta committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    171231a View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2021

  1. start using endpointset instead of storeset

    Signed-off-by: Hitanshu Mehta <hitanshu99amehta@gmail.com>
    hitanshu-mehta committed Aug 21, 2021
    Configuration menu
    Copy the full SHA
    7a33e85 View commit details
    Browse the repository at this point in the history
  2. remove storeset

    Signed-off-by: Hitanshu Mehta <hitanshu99amehta@gmail.com>
    hitanshu-mehta committed Aug 21, 2021
    Configuration menu
    Copy the full SHA
    291bcdd View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2021

  1. minor nits

    Signed-off-by: Hitanshu Mehta <hitanshu99amehta@gmail.com>
    hitanshu-mehta committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    9696234 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2021

  1. Fix failing e2e tests

    Signed-off-by: Hitanshu Mehta <hitanshu99amehta@gmail.com>
    hitanshu-mehta committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    873f39d View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2021

  1. improve logging

    Signed-off-by: Hitanshu Mehta <hitanshu99amehta@gmail.com>
    hitanshu-mehta committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    8d0f0ff View commit details
    Browse the repository at this point in the history
  2. fix comment

    Signed-off-by: Hitanshu Mehta <hitanshu99amehta@gmail.com>
    hitanshu-mehta committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    2f8ae5e View commit details
    Browse the repository at this point in the history