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

[vtadmin-api] Add static file service discovery implementation #7229

Merged

Commits on Dec 28, 2020

  1. Add static file service discovery implementation

    Signed-off-by: Sara Bee <855595+doeg@users.noreply.github.com>
    doeg committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    3bfb75b View commit details
    Browse the repository at this point in the history
  2. Assert ElementsMatch instead of Equal for slices returned by Discover…

    …VTGates in discovery_static_file_test.go
    
    Signed-off-by: Sara Bee <855595+doeg@users.noreply.github.com>
    doeg committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    0a7df91 View commit details
    Browse the repository at this point in the history
  3. Add a case with malformed json to TestDiscoverVTGates

    Signed-off-by: Sara Bee <855595+doeg@users.noreply.github.com>
    doeg committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    75cb52b View commit details
    Browse the repository at this point in the history
  4. Add example JSON to discovery_static_file.go

    Signed-off-by: Sara Bee <855595+doeg@users.noreply.github.com>
    doeg committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    e2d6b2a View commit details
    Browse the repository at this point in the history