Commit Graph

4216 Commits

Author SHA1 Message Date
chaunceyjiang 3274d64927 fix: When the PP is deleted, the propagationpolicy.karmada.io/name label in the resource template's labels is not removed.
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>

fix: When the PP is deleted, the propagationpolicy.karmada.io/name label in the resource template's labels is not removed.

Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
2023-07-27 18:09:00 +08:00
jwcesign 20129ca5cd cleanup: delete old version hpa controller
Signed-off-by: jwcesign <jwcesign@gmail.com>
2023-07-27 17:36:21 +08:00
karmada-bot f160ea7854
Merge pull request #3837 from whitewindmills/priority_preemption
feat: implement propagation policy priority preemption
2023-07-27 09:31:38 +08:00
whitewindmills d487e2cb0c implement propagation policy priority preemption
Signed-off-by: whitewindmills <jayfantasyhjh@gmail.com>
2023-07-26 18:51:00 +08:00
coderth 14bce50852 fix: can not upgrade karmada controller manager deployment with helm upgrade
Signed-off-by: coderth <coderth@outlook.com>
2023-07-26 11:59:06 +08:00
karmada-bot 796a6caf62
Merge pull request #3821 from chaosi-zju/mig-dev
feat: realization of ConflictResolution in PP
2023-07-26 08:59:38 +08:00
chaosi-zju 2b060cbf3b feat: realization of ConflictResolution in PP.
Signed-off-by: chaosi-zju <chaosi@zju.edu.cn>
2023-07-25 20:23:37 +08:00
karmada-bot 683af576ce
Merge pull request #3831 from jwcesign/add-validation-cronfhpa
feat: add more validation for CronFederatedHPA
2023-07-25 15:26:37 +08:00
Lan Liang e5babfebca etcd:Update version to 3.5.9
Signed-off-by: Lan Liang <gcslyp@gmail.com>
2023-07-25 14:51:44 +08:00
jwcesign ee4b250067 feat: add more validation for CronFederatedHPA
Signed-off-by: jwcesign <jwcesign@gmail.com>
2023-07-24 20:33:26 +08:00
karmada-bot 0d50f598f8
Merge pull request #3829 from whitewindmills/preemption-validation
feat: validate resourceSelectors if Preemption is enabled
2023-07-24 19:30:36 +08:00
whitewindmills 268498a3e5 validate resourceSelectors if Preemption is enabled
Signed-off-by: whitewindmills <jayfantasyhjh@gmail.com>
2023-07-24 17:09:28 +08:00
karmada-bot 6ef427a98e
Merge pull request #3828 from Poor12/add-feature-gate
Add feature gate for policy preemption
2023-07-24 10:39:36 +08:00
Poor12 1e1d67a686 add feature gate for policy preemption
Signed-off-by: Poor12 <shentiecheng@huawei.com>
2023-07-24 09:27:33 +08:00
karmada-bot 58e99de779
Merge pull request #3826 from jwcesign/allow-custom-metrics
feat: allow custom metrics configuration of FederatedHPA
2023-07-24 09:23:36 +08:00
karmada-bot c3164f2d3d
Merge pull request #3780 from chaosi-zju/migration
proposal: seamless cluster migration
2023-07-23 09:59:35 +08:00
karmada-bot 822caab526
Merge pull request #3819 from RainbowMango/pr_refactor_cached_restmapper
build cached restmapper based on Kubernetes restmapper
2023-07-23 09:46:41 +08:00
karmada-bot 5a911d5316
Merge pull request #3684 from Poor12/add-preempt-failover
Add policy preemption proposal
2023-07-21 17:47:35 +08:00
jwcesign 26ed43eec4 feat: allow custom metrics configuration of FederatedHPA
Signed-off-by: jwcesign <jwcesign@gmail.com>
2023-07-21 17:19:36 +08:00
chaosi-zju 876c85ca09 Added proposal about seamless cluster migration
Signed-off-by: chaosi-zju <chaosi@zju.edu.cn>
2023-07-21 16:40:45 +08:00
Poor12 d851519e70 add preemption proposal
Signed-off-by: Poor12 <shentiecheng@huawei.com>
2023-07-21 16:33:08 +08:00
karmada-bot 48e9a5b551
Merge pull request #3801 from zhy76/e2e
add e2e test when cluster join, update, karmada need to reconcile search cache
2023-07-20 19:42:33 +08:00
karmada-bot df1b7915ab
Merge pull request #3810 from RainbowMango/pr_pp_conflict_resolution
Add conflict resolution API to PP and CPP
2023-07-20 17:44:33 +08:00
zhy76 4f20be1c94 add e2e test when cluster join, update, karmada need to reconcile search cache
Signed-off-by: zhy76 <958474674@qq.com>
2023-07-20 09:31:39 +00:00
karmada-bot 993bdfa0fe
Merge pull request #3791 from jwcesign/add-e2e-cronfhpa
e2e: Add e2e for CronFederatedHPA
2023-07-20 16:46:33 +08:00
RainbowMango dec4e42101 refactor cached restmapper based on Kubernetes restmapper
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2023-07-20 15:24:32 +08:00
Poor12 507a37e799 fix charts when custom certs
Signed-off-by: Poor12 <shentiecheng@huawei.com>
2023-07-20 10:50:00 +08:00
RainbowMango ae3f793358 Add conflict resolution API to PP and CPP
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2023-07-19 16:47:47 +08:00
karmada-bot d27faeac95
Merge pull request #3613 from zishen/master
update lifted files to k8s 1.26
2023-07-19 10:38:32 +08:00
jwcesign 7ac69c1864 e2e: Add e2e for CronFederatedHPA
Signed-off-by: jwcesign <jiangwei115@huawei.com>
2023-07-18 20:36:15 +08:00
karmada-bot 2a314eb46e
Merge pull request #3631 from Poor12/test
Implement proxy headers of cluster API
2023-07-18 11:20:31 +08:00
karmada-bot 71de1644f7
Merge pull request #3741 from whitewindmills/schedule-condition
feat: optimize scheduling condition semantics
2023-07-18 10:44:31 +08:00
whitewindmills 45c995a9e1 add new schedule condition reason
Signed-off-by: whitewindmills <jayfantasyhjh@gmail.com>
2023-07-17 18:38:41 +08:00
Tanggui Bian 2390cde5f8 update lifted files to k8s 1.26
Signed-off-by: Tanggui Bian <softwarebtg@163.com>
2023-07-17 17:07:13 +08:00
Poor12 8911cffa2b implement proxy headers
Signed-off-by: Poor12 <shentiecheng@huawei.com>
2023-07-17 16:41:01 +08:00
karmada-bot 8388314fbe
Merge pull request #3796 from Vacant2333/add_E2E_coverage_of_the_features_doc
Add e2e coverage of the features doc
2023-07-17 15:53:30 +08:00
karmada-bot f8f82cc215
Merge pull request #3792 from zishen/lifted-update
update lifted file requestinfo.go logical
2023-07-17 15:30:30 +08:00
Vacant2333 8626bb4cb1 add e2e coverage details
Signed-off-by: Vacant2333 <rentian.zhou@daocloud.io>
2023-07-17 14:39:46 +08:00
karmada-bot bc2c443f08
Merge pull request #3795 from jwcesign/fix-metrics-size
fix: reduce the number of metrics by merging entries
2023-07-17 11:32:30 +08:00
zishen b7e6826abc update some lift file logical
Signed-off-by: zishen <softwarebtg@163.com>
2023-07-15 16:48:42 +08:00
karmada-bot 9a03a109b3
Merge pull request #3797 from XiShanYongYe-Chang/add-mcs-api-to-api-swagger-doc
add MultiClusterService API to api swagger doc
2023-07-15 16:19:29 +08:00
changzhen 688809a329 add MultiClusterService API to api swagger doc
Signed-off-by: changzhen <changzhen5@huawei.com>
2023-07-15 15:09:05 +08:00
jwcesign 4f41da2381 fix: reduce metrics size by merge metrics with different apiVersion/namespace/name
Signed-off-by: jwcesign <jwcesign@gmail.com>
2023-07-14 17:26:05 +08:00
karmada-bot ef87bd2264
Merge pull request #3788 from RainbowMango/pr_pp_add_Preemption
Proposing PropagationPolicy Preemption API
2023-07-14 11:45:28 +08:00
RainbowMango 122d6c0904 Proposing PropagationPolicy Preemption API.
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2023-07-14 09:03:54 +08:00
karmada-bot 2d22b74dfc
Merge pull request #3786 from my-git9/compatibility-1.6
Update Kubernetes compatibility
2023-07-13 14:09:27 +08:00
xin.li 2b00c768b1 Update Kubernetes compatibility
Signed-off-by: xin.li <xin.li@daocloud.io>
2023-07-13 12:22:34 +08:00
karmada-bot 5326e1bc97
Merge pull request #3781 from chaunceyjiang/mcs_port
feat: Change the port of MCS to required.
2023-07-13 11:16:27 +08:00
karmada-bot a07260980c
Merge pull request #3779 from yike21/add-validation-for-mcs
add validation for MultiClusterService
2023-07-12 15:26:25 +08:00
chaunceyjiang e4adcbe084 cleanup: clarify the meaning when the port of mcs is empty
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
2023-07-12 15:14:52 +08:00