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] vschemas api endpoints #7625

Merged
merged 7 commits into from
Mar 8, 2021

Commits on Mar 6, 2021

  1. Organize vtctldata.proto and regenerate

    Signed-off-by: Andrew Mason <amason@slack-corp.com>
    ajm188 committed Mar 6, 2021
    Configuration menu
    Copy the full SHA
    345f7c6 View commit details
    Browse the repository at this point in the history
  2. Add GetVSchema(s) rpcs, run generators, add stubs

    Signed-off-by: Andrew Mason <amason@slack-corp.com>
    ajm188 committed Mar 6, 2021
    Configuration menu
    Copy the full SHA
    b85a468 View commit details
    Browse the repository at this point in the history
  3. Implement GetVSchema and GetVSchemas endpoints

    Signed-off-by: Andrew Mason <amason@slack-corp.com>
    ajm188 committed Mar 6, 2021
    Configuration menu
    Copy the full SHA
    38b48d7 View commit details
    Browse the repository at this point in the history
  4. Add tests for Cluster.GetVSchema

    Signed-off-by: Andrew Mason <amason@slack-corp.com>
    ajm188 committed Mar 6, 2021
    Configuration menu
    Copy the full SHA
    6c8af8b View commit details
    Browse the repository at this point in the history
  5. Add "zero valid clusters" check, and fix type from interface to struct

    Signed-off-by: Andrew Mason <amason@slack-corp.com>
    ajm188 committed Mar 6, 2021
    Configuration menu
    Copy the full SHA
    50790c0 View commit details
    Browse the repository at this point in the history
  6. Add GetVSchema/GetVSchemas tests

    Signed-off-by: Andrew Mason <amason@slack-corp.com>
    ajm188 committed Mar 6, 2021
    Configuration menu
    Copy the full SHA
    f1fae61 View commit details
    Browse the repository at this point in the history
  7. Implement http wrappers for GetVSchema/GetVSchemas

    Signed-off-by: Andrew Mason <amason@slack-corp.com>
    ajm188 committed Mar 6, 2021
    Configuration menu
    Copy the full SHA
    0743256 View commit details
    Browse the repository at this point in the history