Skip to content

Commit

Permalink
feat(backend): standby slaves upgrade subflow TencentBlueKing#6804
Browse files Browse the repository at this point in the history
  • Loading branch information
ymakedaq committed Sep 23, 2024
1 parent 737ea5b commit 911dd5c
Show file tree
Hide file tree
Showing 7 changed files with 569 additions and 50 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -416,7 +416,6 @@ def migrate_cluster_flow(self, use_for_upgrade=False):
uninstall_svr_sub_pipeline_list.append(
uninstall_svr_sub_pipeline.build_sub_process(sub_name=_("卸载remote节点{}".format(ip)))
)

# 安装实例
tendb_migrate_pipeline.add_parallel_sub_pipeline(sub_flow_list=install_sub_pipeline_list)
# 同步配置
Expand Down
Loading

0 comments on commit 911dd5c

Please sign in to comment.