changzhen
|
b808f37847
|
fix wrong annotation marks on resource
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2024-03-26 20:00:14 +08:00 |
Lan Liang
|
cd2812e30e
|
Delete the labels of uid.
Signed-off-by: Lan Liang <gcslyp@gmail.com>
|
2024-03-18 03:00:19 +00:00 |
yweng14
|
e0b3e834ef
|
[MVP] add resourcequota plugin in scheduler-estimator: add resourcequota plugin
Signed-off-by: yweng14 <yweng14@bloomberg.net>
|
2024-01-27 15:27:47 +08:00 |
RainbowMango
|
c47e12a442
|
bump golangci-lint to v1.55.2
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2024-01-21 12:34:24 +08:00 |
jwcesign
|
38b2cae7e1
|
cleanup: enable revive(exported rule) checking
Signed-off-by: jwcesign <jwcesign@gmail.com>
|
2024-01-09 09:41:47 +08:00 |
jwcesign
|
cfd88926dd
|
feat: report event when the service doesn't exist/when endpointslice api is disabled
Signed-off-by: jwcesign <jwcesign@gmail.com>
|
2023-12-19 18:19:26 +08:00 |
jwcesign
|
e77fe55851
|
feat: fix conflicts with pp
Signed-off-by: jwcesign <jwcesign@gmail.com>
|
2023-12-14 19:46:46 +08:00 |
karmada-bot
|
33fdf5225f
|
Merge pull request #4094 from ctripcloud/fix-binding-status-error-rate
Use Patch() when binding-status controller update workload's status
|
2023-12-09 10:11:06 +08:00 |
HongCen
|
8277a985b0
|
List&watch cluster creation/deletion, reconcile the work in the corresponding cluster execution namespace
Signed-off-by: HongCen <zhouhongcen1@huawei.com>
|
2023-12-04 17:06:08 +08:00 |
jwcesign
|
ffed3f3b33
|
feat: clean the endpointslice if the current cluster is not in the mcs consumption clusters
Signed-off-by: jwcesign <jwcesign@gmail.com>
|
2023-11-30 20:26:20 +08:00 |
jwcesign
|
5932615cba
|
feat: support mcs with native svc name
Signed-off-by: jwcesign <jwcesign@gmail.com>
|
2023-11-30 15:55:15 +08:00 |
z00623291
|
33ae852fa0
|
List&watch mcs and service, reconcile the work in execution namespace
Signed-off-by: z00623291 <zhouhongcen1@huawei.com>
|
2023-11-29 17:50:26 +08:00 |
karmada-bot
|
55547b2acf
|
Merge pull request #4199 from jwcesign/add-id-label
feat: add resource id label
|
2023-11-23 10:44:52 +08:00 |
jwcesign
|
7e6387e98f
|
feat: add resoruce id label
Signed-off-by: jwcesign <jwcesign@gmail.com>
|
2023-11-20 11:07:11 +08:00 |
zhy76
|
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 |
karmada-bot
|
3dac48bd81
|
Merge pull request #4219 from chaosi-zju/feat-random
implementation : divide replicas by static weight evenly
|
2023-11-15 21:47:47 +08:00 |
chaosi-zju
|
4241e88085
|
implementation of divide replicas by static weight evenly
Signed-off-by: chaosi-zju <chaosi@zju.edu.cn>
|
2023-11-15 14:47:01 +08:00 |
lxtywypc
|
e2fac02e2c
|
only update necessary part of binding status
Signed-off-by: lxtywypc <lxtywypc@gmail.com>
|
2023-11-13 17:09:04 +08:00 |
zach593
|
d423206837
|
update details and UT
Change-Id: I68a9b2d293c35e10f287fdc4a625ded3da4848ba
Signed-off-by: zach593 <zach_li@outlook.com>
|
2023-11-06 13:41:20 +08:00 |
zach593
|
8520227897
|
improve update workload status error rate too high
Change-Id: I531e40fa99e657af3c060e59c13c47a835356274
Signed-off-by: zach593 <zach_li@outlook.com>
|
2023-10-20 10:28:07 +08:00 |
whitewindmills
|
c8423cb237
|
fix spelling errors
Signed-off-by: whitewindmills <jayfantasyhjh@gmail.com>
|
2023-09-04 10:22:39 +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 |
chaunceyjiang
|
e17eb1a595
|
feat: Introduce a LabelSelector field to DependentObjectReference
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
|
2023-08-09 12:14:56 +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 |
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 |
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 |
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 |
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 |
Poor12
|
e71a360f17
|
delete redundant deepcopy
Signed-off-by: Poor12 <shentiecheng@huawei.com>
|
2023-06-09 17:37:12 +08:00 |
Poor12
|
3a1464828a
|
add hpa controller
Signed-off-by: Poor12 <shentiecheng@huawei.com>
|
2023-05-30 17:26:02 +08:00 |
Poor12
|
d06fe2b5b3
|
add application failover controller
Signed-off-by: Poor12 <shentiecheng@huawei.com>
|
2023-05-06 10:36:54 +08:00 |
Poor12
|
80eab7bcb3
|
add a clusterEvicted plugin
Signed-off-by: Poor12 <shentiecheng@huawei.com>
|
2023-04-28 09:21:45 +08:00 |
karmada-bot
|
2ef01942f1
|
Merge pull request #3395 from realnumber666/add-unit-test
Add UT for workstatus.go and taint.go and rule.go
|
2023-04-24 19:56:11 +08:00 |
Poor12
|
2c9d900c28
|
add some fields for GracefulEvictionTask
Signed-off-by: Poor12 <shentiecheng@huawei.com>
|
2023-04-24 14:59:27 +08:00 |
rayywu
|
4c66528ae1
|
Add UT for workstatus.go and taint.go and rule.go
Signed-off-by: rayywu <rayywu@tencent.com>
|
2023-04-24 00:21:19 +08:00 |
yike21
|
18ebee199f
|
add unit test for pkg/resourceinterpreter/default/native/dependencies.go
Signed-off-by: yike21 <yike21@qq.com>
|
2023-04-13 17:56:55 +08:00 |
karmada-bot
|
9b4c9a8222
|
Merge pull request #3364 from whitewindmills/patch-util
use patch helper instead of jsonpatch
|
2023-04-10 19:10:58 +08:00 |
karmada-bot
|
7589eaec60
|
Merge pull request #3321 from Poor12/fix-duplicated
Do not revise replicas when strategy is duplicated
|
2023-04-07 08:11:55 +08:00 |
whitewindmills
|
b15e43251b
|
use patch helper instead of jsonpatch
Signed-off-by: whitewindmills <jayfantasyhjh@gmail.com>
|
2023-04-06 16:04:58 +08:00 |
Poor12
|
75c638ddc1
|
do not revise replicas when duplicated
Signed-off-by: Poor12 <shentiecheng@huawei.com>
|
2023-04-06 15:05:45 +08:00 |
changzhen
|
1d0e6ced65
|
fix an issue where DeepEqual becomes invalid in aggregate binding status
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2023-04-04 16:32:16 +08:00 |
karmada-bot
|
8bec671e21
|
Merge pull request #3339 from yike21/bundle-kruise-resources-1
Add a function getPodDependencies for InterpretDependency operation
|
2023-04-04 10:55:53 +08:00 |
whitewindmills
|
26c787531e
|
add placement helper
Signed-off-by: whitewindmills <jayfantasyhjh@gmail.com>
|
2023-04-01 16:45:57 +08:00 |
yike21
|
9acd98faec
|
Add a function getPodDependencies for InterpretDependency operation
Signed-off-by: yike21 <yike21@qq.com>
|
2023-04-01 11:42:08 +08:00 |
wenche
|
e98599504f
|
Fixed the control plane endpointslice cannot be deleted.
Signed-off-by: wenche <wenchuan.zhao@qq.com>
|
2023-03-31 13:55:55 +08:00 |
karmada-bot
|
d4ddd6c47c
|
Merge pull request #3202 from Poor12/add-bindingstatus-controller
Add bindingstatus controller
|
2023-03-07 17:21:13 +08:00 |
Poor12
|
e7f70a00b6
|
fix issue when cluster fails and recovers
Signed-off-by: Poor12 <shentiecheng@huawei.com>
|
2023-03-07 15:39:25 +08:00 |
changzhen
|
da0664728c
|
the condition is updated only after scheduling
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2023-02-27 09:27:45 +08:00 |