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

Add command cluster create-failure-domain #21

Merged
merged 18 commits into from
Sep 3, 2019

Commits on Sep 3, 2019

  1. Add command cluster get-peer-clusters

    ---
    
    Master Issue: #2
    zymap committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    b4fa7eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18e6420 View commit details
    Browse the repository at this point in the history
  3. Fix typo

    zymap committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    9904852 View commit details
    Browse the repository at this point in the history
  4. Add an empty line

    zymap committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    528e494 View commit details
    Browse the repository at this point in the history
  5. Fix build

    zymap committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    919d4d0 View commit details
    Browse the repository at this point in the history
  6. Add stop cmd for Pulsar Functions (#25)

    Signed-off-by: xiaolong.ran <ranxiaolong716@gmail.com>
    wolfstudy committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    b3721e6 View commit details
    Browse the repository at this point in the history
  7. Address comments

    zymap committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    664934d View commit details
    Browse the repository at this point in the history
  8. format code

    zymap committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    1e6457b View commit details
    Browse the repository at this point in the history
  9. Add handler to handle test error (#27)

    ### Motivation
    
    We can't get the error info when running a command. When testing a command, we need to verify the error output.
    
    ### Modification
    
    Make a handler to handle errors. Create a test handler in TestClusterCommand for test other commands.
    zymap authored and wolfstudy committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    064bb44 View commit details
    Browse the repository at this point in the history
  10. Add command cluster get-peer-clusters

    ---
    
    Master Issue: #2
    zymap committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    ed3f709 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9b271e2 View commit details
    Browse the repository at this point in the history
  12. Fix typo

    zymap committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    6366905 View commit details
    Browse the repository at this point in the history
  13. Add an empty line

    zymap committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    562ef27 View commit details
    Browse the repository at this point in the history
  14. Fix build

    zymap committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    851cbf8 View commit details
    Browse the repository at this point in the history
  15. Address comments

    zymap committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    3d4ccb6 View commit details
    Browse the repository at this point in the history
  16. format code

    zymap committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    a0d049a View commit details
    Browse the repository at this point in the history
  17. address comments

    zymap committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    a38ce86 View commit details
    Browse the repository at this point in the history
  18. Fix conflicts

    zymap committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    0327cdb View commit details
    Browse the repository at this point in the history