-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
All components support 2 deployment rolling (#142)
* rename QueryNodeController structs as DeployController Signed-off-by: shaoyue.chen <[email protected]> * Add deploy ctrl factory for future support of different component Signed-off-by: shaoyue.chen <[email protected]> * Add DeployModeChangerFactory to support different component Signed-off-by: shaoyue.chen <[email protected]> * Add DeployControllerBizUtilFactory to support different component Signed-off-by: shaoyue.chen <[email protected]> * changing mode annotation support all components Signed-off-by: shaoyue.chen <[email protected]> * Rename label querynode funcs Signed-off-by: shaoyue.chen <[email protected]> * K8sUtil support all components Signed-off-by: shaoyue.chen <[email protected]> * Fix tests Signed-off-by: shaoyue.chen <[email protected]> * group-id label support all components Signed-off-by: shaoyue.chen <[email protected]> * deploy_ctrl support all components Signed-off-by: shaoyue.chen <[email protected]> * Fix hpa Signed-off-by: shaoyue.chen <[email protected]> --------- Signed-off-by: shaoyue.chen <[email protected]>
- Loading branch information
Showing
32 changed files
with
1,479 additions
and
1,092 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
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
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
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
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
Oops, something went wrong.