-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- If no nodes added or removed (received solution is identical to current state), do not relabel nodes and re-send the KubeVela file. - When an app is not in state RUNNING, discard incoming solver messages; the app will be redeploying or failed. - But also, do not set app state to FAILED just because we managed to ask for redeployment while not in state RUNNING.
- Loading branch information
Showing
2 changed files
with
42 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters