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

Integrate vineyard operator python API with Graphscope #2458

Merged
merged 9 commits into from
Mar 20, 2023

Commits on Mar 20, 2023

  1. * Integrate vineyard operator python API with Graphscope.

    * Add relevant ci test.
    
    Signed-off-by: Ye Cao <caoye.cao@alibaba-inc.com>
    dashanji committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    e7f01a0 View commit details
    Browse the repository at this point in the history
  2. Update the kubernetes CI cppu and delete the useless package

    Signed-off-by: Ye Cao <caoye.cao@alibaba-inc.com>
    dashanji committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    e66cea3 View commit details
    Browse the repository at this point in the history
  3. Clean the code and delete the debug info.

    Signed-off-by: Ye Cao <caoye.cao@alibaba-inc.com>
    dashanji committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    0fd1e29 View commit details
    Browse the repository at this point in the history
  4. Delete the code for adding podAffinity to the frontend deployment as …

    …it doesn't the socket
    
    Signed-off-by: Ye Cao <caoye.cao@alibaba-inc.com>
    dashanji committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    989e859 View commit details
    Browse the repository at this point in the history
  5. Delete the vineyard volume for frontend deployment

    Signed-off-by: Ye Cao <caoye.cao@alibaba-inc.com>
    dashanji committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    76a4b39 View commit details
    Browse the repository at this point in the history
  6. Debug

    Signed-off-by: Ye Cao <caoye.cao@alibaba-inc.com>
    dashanji committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    2fc09f2 View commit details
    Browse the repository at this point in the history
  7. Add description for the function _add_podAffinity_for_vineyard_deploy…

    …ment.
    
    Signed-off-by: Ye Cao <caoye.cao@alibaba-inc.com>
    dashanji committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    d0673b6 View commit details
    Browse the repository at this point in the history
  8. Delete the raising exception during import vineyard

    Signed-off-by: Ye Cao <caoye.cao@alibaba-inc.com>
    dashanji committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    8abb250 View commit details
    Browse the repository at this point in the history
  9. Skip the kubernetes tst of intergrating vineyard operator .

    Signed-off-by: Ye Cao <caoye.cao@alibaba-inc.com>
    dashanji committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    13816a0 View commit details
    Browse the repository at this point in the history