Commit Graph

688 Commits

Author SHA1 Message Date
karmada-bot 90235bb72b
Merge pull request #4010 from whitewindmills/deprecated-zone-rs
adopt zones in resource selector
2023-08-29 17:36:42 +08:00
whitewindmills 2fd56bb291 adopt zones in resource selector
match zones

Signed-off-by: whitewindmills <jayfantasyhjh@gmail.com>
2023-08-28 17:25:45 +08:00
karmada-bot b852552ed1
Merge pull request #4007 from jwcesign/add-uid-label
feature: Add the UID of the owner resource in labels and include the details in annotations.
2023-08-28 15:13:07 +08:00
jwcesign 2c48bd7f99 cleanup: add uid in resource and owner information in annotations
Signed-off-by: jwcesign <jwcesign@gmail.com>
2023-08-26 17:02:13 +08:00
whitewindmills d0ef3343ae deprecate cluster-zone flag and introduce cluster-zones flag
Signed-off-by: whitewindmills <jayfantasyhjh@gmail.com>
2023-08-25 11:02:29 +08:00
karmada-bot 19fbab565a
Merge pull request #3939 from chaunceyjiang/serviceimport
feat: Refactor the mechanism for propagating serviceexport derived svc and eps.
2023-08-22 15:50:02 +08:00
karmada-bot 90ccbcdfce
Merge pull request #3808 from ctripcloud/refactor-execution-workstatus
only update object in member cluster by execution controller
2023-08-21 10:06:00 +08:00
chaunceyjiang 2c55f10641 feat: Refactor the mechanism for propagating serviceexport derived svc and eps.
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
2023-08-18 16:04:35 +08:00
lxtywypc 89e3673fbb only update object in member cluster by execution controller
Signed-off-by: lxtywypc <lxtywypc@gmail.com>
2023-08-16 16:36:22 +08:00
vie-serendipity ec6a83c2ad improve overridemanager test
Signed-off-by: vie-serendipity <2733147505@qq.com>
2023-08-15 19:28:00 +08:00
karmada-bot 8680ff333f
Merge pull request #3811 from chaunceyjiang/label_selector
feat: Introduce a LabelSelector field to DependentObjectReference
2023-08-09 15:56:50 +08:00
chaunceyjiang e17eb1a595 feat: Introduce a LabelSelector field to DependentObjectReference
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
2023-08-09 12:14:56 +08:00
wulixuan ac04a7b73d fix unable to sync list result
Signed-off-by: wulixuan <wulixuan@bilibili.com>
2023-08-07 19:20:44 +08:00
karmada-bot e5277b6317
Merge pull request #3879 from whitewindmills/detector-resource
fix bug: avoid updating directly cached resource template
2023-08-03 17:22:45 +08:00
whitewindmills 909ba8527a avoid updating directly cached resource template
for clean up policy

Signed-off-by: whitewindmills <jayfantasyhjh@gmail.com>
2023-08-03 14:59:54 +08:00
karmada-bot 086f530384
Merge pull request #2736 from Poor12/refactor-taint
Refactor the func and event of taint cluster
2023-08-03 10:51:50 +08:00
chaunceyjiang 1f3bf9e423 fix: fix dependent resources being created and deleted repeatedly when the dependent resource has a status field.
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
2023-08-02 14:57:34 +08:00
lxtywypc fad172d4e9 use ClusterCacheSyncTimeout for resources on fed control plane as well
Signed-off-by: lxtywypc <lxtywypc@gmail.com>
2023-08-01 18:22:06 +08:00
Poor12 b2ac1b2432 refactor the func and event of taint cluster
Signed-off-by: Poor12 <shentiecheng@huawei.com>
2023-07-31 17:32:24 +08:00
RainbowMango 4ee4b22f05 Adopt Kubernetes breaking changes: PR 113542 which require singular names for core types
Adopt breaking change of contriller-runtime PR 2122
Adopt breaking change of contriller-runtime PR 2296
Adopt breaking change of controller-runtime PR 2139
Adopt breaking change of controller-runtime PR 2135
Adopt breaking change of Kubernetes PR 116218
Adopt breaking change of controller-runtime PR 2149
Adopt breaking change of controller-runtime PR 2150
Adopt breaking change of controller-runtime PR 2134
Adopt breaking change of controller-runtime PR 2293
Adopt breaking change of controller-runtime PR 2144
Adopt k8s feature: watch list. PR 115402
Adopt breaking change of Kubernetes PR 117102
Adopt Kubernetes change: disable staticcheck
Fix unit tests that failure due to fake-client behavior changes.

Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2023-07-29 16:47:38 +08:00
zhy76 8c25212197 feat: Add label on the namespace created by karmada
Signed-off-by: zhy76 <958474674@qq.com>
2023-07-28 06:41:50 +00: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
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 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 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
jwcesign 26ed43eec4 feat: allow custom metrics configuration of FederatedHPA
Signed-off-by: jwcesign <jwcesign@gmail.com>
2023-07-21 17:19:36 +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
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
karmada-bot 2a314eb46e
Merge pull request #3631 from Poor12/test
Implement proxy headers of cluster API
2023-07-18 11:20:31 +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
zishen b7e6826abc update some lift file logical
Signed-off-by: zishen <softwarebtg@163.com>
2023-07-15 16:48:42 +08:00
yike21 9079268ebb add validation for mcs
Signed-off-by: yike21 <yike21@qq.com>
2023-07-12 09:21:48 +08:00
karmada-bot 3909fccf7d
Merge pull request #3729 from jwcesign/cronhpa-imp
feat: Support CronFederatedHPA
2023-07-03 21:38:26 +08:00
jwcesign 068022db24 feat: Support CronFederatedHPA to scale worloads/FederatedHPA at specific time
Signed-off-by: jwcesign <jwcesign@gmail.com>
2023-07-03 20:25:02 +08:00
karmada-bot dfd12ef55d
Merge pull request #3670 from tedli/refactor-search
refactor search reconciling logic
2023-06-30 23:00:16 +08:00
lizhen6 8fddeea550 refactor search reconciling logic
Signed-off-by: lizhen6 <lizhen6@360.cn>
2023-06-30 09:50:41 +08:00
chaunceyjiang 0b86e0de4f fix: when application failover is enabled but propagateDeps is set to false, the failover has no effect.
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
2023-06-29 19:38:15 +08:00
chaunceyjiang 96de7c7f14 fix the Applied of ResourceBinding is always true
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
2023-06-26 15:18:32 +08:00
Poor12 c84ccf61c1 fix cached rest mapper
Signed-off-by: Poor12 <shentiecheng@huawei.com>
2023-06-13 15:04:41 +08:00
karmada-bot 9cb88f77ed
Merge pull request #3549 from Poor12/delete-note
Delete redundant deepcopy
2023-06-13 14:25:42 +08:00
Poor12 e71a360f17 delete redundant deepcopy
Signed-off-by: Poor12 <shentiecheng@huawei.com>
2023-06-09 17:37:12 +08:00
zhangdiandian 291ffdbcc1 Upgrade cluster-api to v1beta1 for v1alpha3/v1alpha4 deprecated
Signed-off-by: zhangdiandian <1635468471@qq.com>
2023-06-08 23:57:05 +08:00
jwcesign 06960c22c0 feat: add validation for federatedhpa
Signed-off-by: jwcesign <jiangwei115@huawei.com>
2023-05-30 20:43:57 +08:00
Poor12 3a1464828a add hpa controller
Signed-off-by: Poor12 <shentiecheng@huawei.com>
2023-05-30 17:26:02 +08:00
jwcesign 6dfa4d068e feat: support fieldSelector
Signed-off-by: jwcesign <jwcesign@gmail.com>
2023-05-28 16:02:57 +08:00
jwcesign 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