b10692dc9b 
								
							 
						 
						
							
							
								
								Create DeleteWait and DeleteTimeout parameters for Destroy ( #1177 )  
							
							... 
							
							
							
							* Create DeleteWait and DeleteTimeout parameters
Signed-off-by: Virginia Tavares <briosovirginia@gmail.com>
* Create tests for deleteWait and deleteTimeout
Signed-off-by: Virginia Tavares <briosovirginia@gmail.com>
* build(deps): bump github.com/aws/aws-sdk-go from 1.48.6 to 1.48.7 (#1176 )
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.48.6 to 1.48.7.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.48.6...v1.48.7 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update temp_test.go with DeleteWait and DeleteTimeout
Signed-off-by: Virginia Tavares <briosovirginia@gmail.com>
* Create deleteWait function in state.go
Signed-off-by: Virginia Tavares <briosovirginia@gmail.com>
* Fix comments from review
Signed-off-by: Virginia Tavares <briosovirginia@gmail.com>
---------
Signed-off-by: Virginia Tavares <briosovirginia@gmail.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Virginia Tavares <virginia.tavares@ericsson.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2023-12-05 08:38:37 +08:00  
				
					
						
							
							
								 
						
							
								00dace9b63 
								
							 
						 
						
							
							
								
								Feat add cascade support ( #860 )  
							
							... 
							
							
							
							* feat: add cascade support for helm v3.12.0
Signed-off-by: yxxhero <aiopsclub@163.com> 
							
						 
						
							2023-05-15 13:49:33 +08:00  
				
					
						
							
							
								 
						
							
								1d0ba72b47 
								
							 
						 
						
							
							
								
								feat: add/expose cli flags ( #771 )  
							
							... 
							
							
							
							* feat: add/expose cli flags
Signed-off-by: Hans Song <hans.m.song@gmail.com>
* fix tests
Signed-off-by: Hans Song <hans.m.song@gmail.com>
* remove skipdeps from subcommand options
Signed-off-by: Hans Song <hans.m.song@gmail.com>
* remove skip-deps from subcommand flags
Signed-off-by: Hans Song <hans.m.song@gmail.com>
* remove SkipDeps from subcommand implementations
Signed-off-by: Hans Song <hans.m.song@gmail.com>
* update doco with new flags
Signed-off-by: Hans Song <hans.m.song@gmail.com>
---------
Signed-off-by: Hans Song <hans.m.song@gmail.com> 
							
						 
						
							2023-04-02 14:53:52 +08:00  
				
					
						
							
							
								 
						
							
								1664edd0b9 
								
							 
						 
						
							
							
								
								add --skip-charts for destroy for disable prepare charts ( #637 )  
							
							... 
							
							
							
							* add --skip-charts for destroy for disable prepare charts
Signed-off-by: yxxhero <aiopsclub@163.com>
* add --skip-charts for delete subcmd
Signed-off-by: yxxhero <aiopsclub@163.com>
* add docs and e2e test
Signed-off-by: yxxhero <aiopsclub@163.com>
Signed-off-by: yxxhero <aiopsclub@163.com> 
							
						 
						
							2023-01-21 11:54:59 +09:00  
				
					
						
							
							
								 
						
							
								f8a297bbac 
								
							 
						 
						
							
							
								
								fix --debug flag  
							
							... 
							
							
							
							Signed-off-by: yxxhero <aiopsclub@163.com> 
							
						 
						
							2022-10-25 08:24:23 +08:00  
				
					
						
							
							
								 
						
							
								5f699656df 
								
							 
						 
						
							
							
								
								Optimize cmd pkg ( #384 )  
							
							... 
							
							
							
							Signed-off-by: yxxhero <aiopsclub@163.com>
Signed-off-by: yxxhero <aiopsclub@163.com> 
							
						 
						
							2022-10-05 11:02:24 +09:00  
				
					
						
							
							
								 
						
							
								18eee1fa47 
								
							 
						 
						
							
							
								
								move interactive option to global ( #370 )  
							
							... 
							
							
							
							Fixes  #366 
Signed-off-by: yxxhero <aiopsclub@163.com> 
						
							2022-09-18 18:47:40 +09:00  
				
					
						
							
							
								 
						
							
								9284d1764e 
								
							 
						 
						
							
							
								
								Add --interactive option to sync, delete and destroy / Remove --interactive from global options ( #328 )  
							
							... 
							
							
							
							* add interactive in sync & remove --interactive in global options
Signed-off-by: yxxhero <aiopsclub@163.com>
* fix unittest
Signed-off-by: yxxhero <aiopsclub@163.com>
* same behave as apply when in interactive
Signed-off-by: yxxhero <aiopsclub@163.com>
Signed-off-by: yxxhero <aiopsclub@163.com> 
							
						 
						
							2022-08-28 10:36:07 +09:00  
				
					
						
							
							
								 
						
							
								89950f3794 
								
							 
						 
						
							
							
								
								Merge branch 'main' into update_golang_lint  
							
							
							
						 
						
							2022-08-14 12:21:10 +09:00  
				
					
						
							
							
								 
						
							
								94b7a6c128 
								
							 
						 
						
							
							
								
								Cleanup pkg/config/config.go ( #287 )  
							
							... 
							
							
							
							Signed-off-by: yxxhero <aiopsclub@163.com>
Signed-off-by: yxxhero <aiopsclub@163.com> 
							
						 
						
							2022-08-14 12:17:02 +09:00  
				
					
						
							
							
								 
						
							
								8690d63401 
								
							 
						 
						
							
							
								
								fix lint error  
							
							... 
							
							
							
							Signed-off-by: yxxhero <aiopsclub@163.com> 
							
						 
						
							2022-08-13 07:40:32 +08:00  
				
					
						
							
							
								 
						
							
								eabf360fe8 
								
							 
						 
						
							
							
								
								Merge branch 'main' into fix_cobra_flag_default_value  
							
							
							
						 
						
							2022-08-08 10:35:32 +09:00  
				
					
						
							
							
								 
						
							
								6a37ae9650 
								
							 
						 
						
							
							
								
								Add flags about need for lint subcmd ( #273 )  
							
							... 
							
							
							
							* fix typo
Signed-off-by: yxxhero <aiopsclub@163.com>
* add flags about needs for lint subcmd
Signed-off-by: yxxhero <aiopsclub@163.com> 
							
						 
						
							2022-08-08 10:32:30 +09:00  
				
					
						
							
							
								 
						
							
								8beb69d08e 
								
							 
						 
						
							
							
								
								fix cobra flag default value  
							
							... 
							
							
							
							Signed-off-by: yxxhero <aiopsclub@163.com> 
							
						 
						
							2022-08-06 15:04:34 +08:00  
				
					
						
							
							
								 
						
							
								85ade797ab 
								
							 
						 
						
							
							
								
								Use cobra ( #234 )  
							
							... 
							
							
							
							switch to cobra
Signed-off-by: yxxhero <aiopsclub@163.com> 
							
						 
						
							2022-07-19 21:06:18 +09:00  
				
					
						
							
							
								 
						
							
								45283bfcde 
								
							 
						 
						
							
							
								
								move all subcommand to sigle file  
							
							... 
							
							
							
							Signed-off-by: yxxhero <aiopsclub@163.com> 
							
						 
						
							2022-06-10 12:42:31 +08:00