c600991f36 
								
							 
						 
						
							
							
								
								Introduce a new API named WorkloadRebalancer to support rescheduling.  
							
							... 
							
							
							
							Signed-off-by: chaosi-zju <chaosi@zju.edu.cn> 
							
						 
						
							2024-04-23 10:34:11 +08:00  
				
					
						
							
							
								 
						
							
								2db3ca2629 
								
							 
						 
						
							
							
								
								add remedy api in the swagger.json  
							
							... 
							
							
							
							Signed-off-by: changzhen <changzhen5@huawei.com> 
							
						 
						
							2024-03-05 09:15:04 +08:00  
				
					
						
							
							
								 
						
							
								70afc1ad6d 
								
							 
						 
						
							
							
								
								add remedy group api and update cluster api  
							
							... 
							
							
							
							Signed-off-by: changzhen <changzhen5@huawei.com> 
							
						 
						
							2024-02-27 21:29:13 +08:00  
				
					
						
							
							
								 
						
							
								adef1e5974 
								
							 
						 
						
							
							
								
								feat: add license and verify license for code file  
							
							... 
							
							
							
							Signed-off-by: zhy76 <958474674@qq.com> 
							
						 
						
							2023-11-16 11:11:21 +08:00  
				
					
						
							
							
								 
						
							
								7b13371360 
								
							 
						 
						
							
							
								
								update swagger json  
							
							... 
							
							
							
							Signed-off-by: chaosi-zju <chaosi@zju.edu.cn> 
							
						 
						
							2023-09-27 17:43:38 +08:00  
				
					
						
							
							
								 
						
							
								66275b1c9e 
								
							 
						 
						
							
							
								
								Merge pull request  #3595  from jwcesign/centralized-hpa-api  
							
							... 
							
							
							
							cleanup: genertate the necessary code for federatedhpa and fix typo 
							
						 
						
							2023-05-29 15:55:16 +08:00  
				
					
						
							
							
								 
						
							
								d2c752f351 
								
							 
						 
						
							
							
								
								cleanup: fix typo and generate the necessary code for federatedhpa  
							
							... 
							
							
							
							Signed-off-by: jwcesign <jiangwei115@huawei.com> 
							
						 
						
							2023-05-29 14:24:22 +08:00  
				
					
						
							
							
								 
						
							
								42355694ae 
								
							 
						 
						
							
							
								
								Merge pull request  #3578  from jwcesign/metrics-adapter-v4  
							
							... 
							
							
							
							feat: add metrics-adapter component to support centralized hpa 
							
						 
						
							2023-05-28 23:21:15 +08:00  
				
					
						
							
							
								 
						
							
								f0798a8579 
								
							 
						 
						
							
							
								
								Fix code generation  
							
							... 
							
							
							
							Signed-off-by: RainbowMango <qdurenhongcai@gmail.com> 
							
						 
						
							2023-05-28 10:29:30 +08:00  
				
					
						
							
							
								 
						
							
								184c161010 
								
							 
						 
						
							
							
								
								Add centralized HPA api  
							
							... 
							
							
							
							Signed-off-by: jwcesign <jiangwei115@huawei.com> 
							
						 
						
							2023-05-28 10:29:30 +08:00  
				
					
						
							
							
								 
						
							
								ae6c34578c 
								
							 
						 
						
							
							
								
								feat: add metrics-adapter component to support centralized hpa  
							
							... 
							
							
							
							Signed-off-by: jwcesign <jiangwei115@huawei.com> 
							
						 
						
							2023-05-26 11:23:38 +08:00  
				
					
						
							
							
								 
						
							
								49b71d3826 
								
							 
						 
						
							
							
								
								add karmada operator apis  
							
							... 
							
							
							
							Signed-off-by: calvin0327 <wen.chen@daocloud.io>
Co-Authored-By: carlory <baofa.fan@daocloud.io>
Co-Authored-By: chaunceyjiang <chaunceyjiang@gmail.com>
Co-Authored-By: lixingchenDaoCloud <89956700+lixingchenDaoCloud@users.noreply.github.com>
Co-Authored-By: wawa0210 <xiao.zhang@daocloud.io> 
							
						 
						
							2022-12-15 16:30:07 +08:00  
				
					
						
							
							
								 
						
							
								3e217b0249 
								
							 
						 
						
							
							
								
								add karmada-search fabric  
							
							... 
							
							
							
							Signed-off-by: changzhen <changzhen5@huawei.com> 
							
						 
						
							2022-05-17 09:24:04 +08:00  
				
					
						
							
							
								 
						
							
								5c30d44677 
								
							 
						 
						
							
							
								
								Merge pull request  #1731  from ikaven1024/pr-codegen  
							
							... 
							
							
							
							codegen will update in repository 
							
						 
						
							2022-05-07 18:06:28 +08:00  
				
					
						
							
							
								 
						
							
								da68d952e1 
								
							 
						 
						
							
							
								
								Add a CRD for the cached member cluster and resource scope. ( #1674 )  
							
							... 
							
							
							
							* Add a CRD named ClusterCache for the cached member cluster and resource scope
Co-authored-by: liys87x <liyasong1987x@gmail.com>
Signed-off-by: huntsman_ly <huntsman_ly@sina.com>
* set resource scoped to cluster-scoped
Co-authored-by: liys87x <liyasong1987x@gmail.com>
Signed-off-by: huntsman_ly <huntsman_ly@sina.com>
* Change the group name to search.karmada.io
Change the kind name to ResourceRegistry
Remove the CachePhase filed; add Conditions
Co-authored-by: liys87x <liyasong1987x@gmail.com>
Signed-off-by: huntsman_ly <huntsman_ly@sina.com>
Co-authored-by: huntsman_ly <huntsman_ly@sina.com> 
							
						 
						
							2022-05-07 12:28:27 +08:00  
				
					
						
							
							
								 
						
							
								b17ed0c63d 
								
							 
						 
						
							
							
								
								codegen will update in repository  
							
							... 
							
							
							
							Signed-off-by: yingjinhui <yingjinhui@didiglobal.com> 
							
						 
						
							2022-05-06 19:13:00 +08:00  
				
					
						
							
							
								 
						
							
								fd1a7689b6 
								
							 
						 
						
							
							
								
								Update generated openapi  
							
							... 
							
							
							
							Signed-off-by: lonelyCZ <531187475@qq.com> 
							
						 
						
							2022-03-04 14:23:14 +08:00  
				
					
						
							
							
								 
						
							
								f0563e517d 
								
							 
						 
						
							
							
								
								add MultiClusterIngress API for MCI feature  
							
							... 
							
							
							
							Signed-off-by: changzhen <changzhen5@huawei.com> 
							
						 
						
							2022-02-21 09:40:55 +08:00  
				
					
						
							
							
								 
						
							
								8f019269b0 
								
							 
						 
						
							
							
								
								aggregatedapiserver support openapi  
							
							... 
							
							
							
							Signed-off-by: carlory <baofa.fan@daocloud.io> 
							
						 
						
							2022-01-10 10:41:26 +08:00  
				
					
						
							
							
								 
						
							
								930d4e9f42 
								
							 
						 
						
							
							
								
								deploy karmada-aggregated-apiserver  
							
							... 
							
							
							
							Signed-off-by: changzhen <changzhen5@huawei.com> 
							
						 
						
							2021-12-20 19:49:29 +08:00  
				
					
						
							
							
								 
						
							
								7224234a74 
								
							 
						 
						
							
							
								
								Update resourece interpreter pkg/file name and variable/parameter/comment naming  
							
							... 
							
							
							
							Signed-off-by: changzhen <changzhen5@huawei.com> 
							
						 
						
							2021-11-20 17:48:00 +08:00  
				
					
						
							
							
								 
						
							
								fe010eae28 
								
							 
						 
						
							
							
								
								add examples crd generate file  
							
							... 
							
							
							
							Signed-off-by: changzhen <changzhen5@huawei.com> 
							
						 
						
							2021-11-17 16:41:57 +08:00  
				
					
						
							
							
								 
						
							
								ac72399c78 
								
							 
						 
						
							
							
								
								Add custom resource webhook API  
							
							... 
							
							
							
							Signed-off-by: RainbowMango <qdurenhongcai@gmail.com> 
							
						 
						
							2021-11-05 12:00:30 +08:00  
				
					
						
							
							
								 
						
							
								a362e07125 
								
							 
						 
						
							
							
								
								Enable multi-version and updates binding to v1alpha2  
							
							... 
							
							
							
							Signed-off-by: RainbowMango <qdurenhongcai@gmail.com> 
							
						 
						
							2021-09-28 17:03:46 +08:00  
				
					
						
							
							
								 
						
							
								9701cc6454 
								
							 
						 
						
							
							
								
								fix make verify cmd generated codes output package is ./  
							
							... 
							
							
							
							Signed-off-by: gy95 <guoyao17@huawei.com> 
							
						 
						
							2021-06-07 09:30:49 +08:00  
				
					
						
							
							
								 
						
							
								6458d066d3 
								
							 
						 
						
							
							
								
								after install package, add $GOPATH/bin to env PATH  
							
							... 
							
							
							
							Signed-off-by: gy95 <guoyao17@huawei.com> 
							
						 
						
							2021-06-02 18:05:29 +08:00  
				
					
						
							
							
								 
						
							
								3d5358aa77 
								
							 
						 
						
							
							
								
								Update codegen scripts for new work.karmada.io group  
							
							... 
							
							
							
							Signed-off-by: RainbowMango <renhongcai@huawei.com> 
							
						 
						
							2021-03-06 14:30:06 +08:00  
				
					
						
							
							
								 
						
							
								06db5c3fff 
								
							 
						 
						
							
							
								
								make update codegen more simpler ( #161 )  
							
							... 
							
							
							
							Signed-off-by: RainbowMango <renhongcai@huawei.com> 
							
						 
						
							2021-02-04 15:33:48 +08:00  
				
					
						
							
							
								 
						
							
								3a905855ca 
								
							 
						 
						
							
							
								
								update policy api group name in scripts  
							
							... 
							
							
							
							Signed-off-by: Kevin Wang <kevinwzf0126@gmail.com> 
							
						 
						
							2021-01-25 15:55:06 +08:00  
				
					
						
							
							
								 
						
							
								da394ab07a 
								
							 
						 
						
							
							
								
								rename membercluster api to cluster  
							
							... 
							
							
							
							Signed-off-by: Kevin Wang <kevinwzf0126@gmail.com> 
							
						 
						
							2021-01-23 09:53:52 +08:00  
				
					
						
							
							
								 
						
							
								eb194e9cd5 
								
							 
						 
						
							
							
								
								enable register-gen to generate register code ( #138 )  
							
							... 
							
							
							
							Signed-off-by: RainbowMango <renhongcai@huawei.com> 
							
						 
						
							2021-01-22 19:09:10 +08:00  
				
					
						
							
							
								 
						
							
								52ff0e4ab9 
								
							 
						 
						
							
							
								
								reflect github org update ( #73 )  
							
							... 
							
							
							
							Signed-off-by: Kevin Wang <kevinwzf0126@gmail.com> 
							
						 
						
							2020-12-15 11:47:13 +08:00  
				
					
						
							
							
								 
						
							
								e8439207f1 
								
							 
						 
						
							
							
								
								add codegen scripts  
							
							... 
							
							
							
							Signed-off-by: Kevin Wang <kevinwzf0126@gmail.com> 
							
						 
						
							2020-11-11 10:22:54 +08:00