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

[Bug-358][api] Delete Cluster #369

Merged
merged 9 commits into from
Aug 10, 2023
Merged

[Bug-358][api] Delete Cluster #369

merged 9 commits into from
Aug 10, 2023

Commits on Aug 7, 2023

  1. [fix][api] delete cluster

    新增集群状态[停止],当服务全停止时集群会改为停止状态, 此时可以删除集群
    88fantasy committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    be10086 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. [fix][api] delete cluster

    新增集群状态[删除中][已删除],当删除集群时会切换为[删除中],并发送命令将数据文件夹重命名,最后移除集群主机并置[已删除]
    88fantasy committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    52b528b View commit details
    Browse the repository at this point in the history
  2. [fix][api] delete cluster

    新增集群状态[删除中][已删除],当删除集群时会切换为[删除中],并发送命令将数据文件夹重命名,最后移除集群主机并置[已删除]
    88fantasy committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    83f3cf8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd82faf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ab60611 View commit details
    Browse the repository at this point in the history
  5. [fix][api] delete cluster

    merge dev
    88fantasy committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    8d2856d View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. [fix][api] delete cluster

    rename
    88fantasy committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    ad49de4 View commit details
    Browse the repository at this point in the history
  2. [fix][api] delete cluster

    修改为删除所有服务及集群
    88fantasy committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    b61702c View commit details
    Browse the repository at this point in the history
  3. [fix][api] delete cluster

    code clean
    88fantasy committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    1ab6d83 View commit details
    Browse the repository at this point in the history