Skip to content

Commit

Permalink
chore: modify the name of all the yaml configuration files
Browse files Browse the repository at this point in the history
Signed-off-by: Phoeniix Zhao <[email protected]>
  • Loading branch information
Phoenix500526 committed Jan 29, 2024
1 parent 660a316 commit ce52de5
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 1 deletion.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
1 change: 0 additions & 1 deletion internal/reconciler/cluster_reconciler.go
Original file line number Diff line number Diff line change
Expand Up @@ -79,5 +79,4 @@ func (r *XlineClusterReconciler) recXlineResources() ClusterStageRecResult {
return clusterStageFail(xapi.StageXlineStatefulSet, err)
}
return clusterStageSucc(xapi.StageComplete)

}

0 comments on commit ce52de5

Please sign in to comment.