-
Notifications
You must be signed in to change notification settings - Fork 157
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support Canary & Blue/Green for ECS by
pipectl init
(#4801)
* Add expected YAML for kustomize Signed-off-by: t-kikuc <[email protected]> * Add Kustomize pattern for pipectl init Signed-off-by: t-kikuc <[email protected]> * Add Helm pattern for pipectl init Signed-off-by: t-kikuc <[email protected]> * Add options for Helm Signed-off-by: t-kikuc <[email protected]> * fix typo Signed-off-by: t-kikuc <[email protected]> * Add ECS canary for pipectl init Signed-off-by: t-kikuc <[email protected]> * Add pipectl init status Signed-off-by: t-kikuc <[email protected]> * add init cmd to pipectl doc Signed-off-by: t-kikuc <[email protected]> * add pipectl init explanation Signed-off-by: t-kikuc <[email protected]> * fi pipectl init status Signed-off-by: t-kikuc <[email protected]> * Embed the simple AnalysisStage in pipeline by default Signed-off-by: t-kikuc <[email protected]> * Merge fix origin/master into pipectl-init-ecs-canary Signed-off-by: t-kikuc <[email protected]> * fix prompt message and default value Signed-off-by: t-kikuc <[email protected]> * Fix output YAML structure by generic structs Signed-off-by: t-kikuc <[email protected]> * Support Blue/Green for ECS by pipectl init Signed-off-by: t-kikuc <[email protected]> * omitempty Percentage Signed-off-by: t-kikuc <[email protected]> * Changed default values for simpler config Signed-off-by: t-kikuc <[email protected]> * Rename funcs to avoid name conflicts with other platforms Signed-off-by: t-kikuc <[email protected]> --------- Signed-off-by: t-kikuc <[email protected]> Co-authored-by: Khanh Tran <[email protected]> Signed-off-by: khanhtc1202 <[email protected]>
- Loading branch information
1 parent
9349a67
commit 4d3265b
Showing
9 changed files
with
408 additions
and
45 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
Oops, something went wrong.