karmada-bot
|
0330535ed8
|
Merge pull request #3014 from chaunceyjiang/ValidateReplicaScheduling
fix: Validate replicaSchedulingType and replicaDivisionPreference
|
2023-01-09 15:43:02 +08:00 |
chaunceyjiang
|
7a3207c8ee
|
fix: set the default value of replicaSchedulengType
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
|
2023-01-09 14:37:20 +08:00 |
chen zechun
|
83d43235e8
|
Uniform error log output starts with uppercase
Signed-off-by: chen zechun <zechun.chen@daocloud.io>
|
2022-12-28 19:12:36 +08:00 |
Garrybest
|
2dd48e029a
|
dispense replicas for job
Signed-off-by: Garrybest <garrybest@foxmail.com>
|
2022-12-23 10:11:44 +08:00 |
karmada-bot
|
0131bffaae
|
Merge pull request #2879 from carlory/validate
move validation funcs into util/validation
|
2022-12-14 10:10:23 +08:00 |
qingwave
|
e171c4cac6
|
add unstruucted helper uinttest
Signed-off-by: qingwave <isguory@gmail.com>
|
2022-12-08 08:37:03 +00:00 |
karmada-bot
|
464270f7c2
|
Merge pull request #2845 from Garrybest/pr_division
refactor static weight strategy
|
2022-12-01 10:41:15 +08:00 |
carlory
|
1b33ef882b
|
move validation funcs into util/validation
Signed-off-by: carlory <baofa.fan@daocloud.io>
|
2022-11-29 10:30:17 +08:00 |
karmada-bot
|
c416581aa9
|
Merge pull request #2835 from Poor12/add-event-for-gracefuleviction
Add events for graceful eviction controller
|
2022-11-28 17:59:10 +08:00 |
Poor12
|
e988f75fb0
|
add events for graceful eviction controller
Signed-off-by: Poor12 <shentiecheng@huawei.com>
|
2022-11-26 10:27:10 +08:00 |
RainbowMango
|
f8646f5d91
|
Update Golang version from v1.18.3 to v1.19.3
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2022-11-23 19:47:12 +08:00 |
Garrybest
|
8d9780f838
|
refactor static weight strategy
Signed-off-by: Garrybest <garrybest@foxmail.com>
|
2022-11-22 15:28:04 +08:00 |
Poor12
|
5418b5d265
|
refactor events
Signed-off-by: Poor12 <shentiecheng@huawei.com>
|
2022-11-15 15:34:22 +08:00 |
changzhen
|
5a767f4f21
|
allow to update the resourceSelector of PropagationPolicy/ClusterPropagationPolicy
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2022-11-09 16:40:57 +08:00 |
karmada-bot
|
9595e5f78e
|
Merge pull request #2706 from ikaven1024/ut-cache-mcs
[ut] add ut for cache.go, mcs.go, and improve DeleteEndpointSlice
|
2022-11-01 17:36:25 +08:00 |
yingjinhui
|
07df5bcac5
|
[ut] add ut for cache.go, mcs.go
Signed-off-by: yingjinhui <yingjinhui@didiglobal.com>
|
2022-11-01 16:03:14 +08:00 |
karmada-bot
|
3fc113e1a4
|
Merge pull request #2709 from ikaven1024/ut-predicate
improve predicate.go
|
2022-11-01 09:49:25 +08:00 |
yingjinhui
|
d776fd9d33
|
[ut] add ut for binding.go
Signed-off-by: yingjinhui <yingjinhui@didiglobal.com>
|
2022-10-31 10:55:00 +08:00 |
yingjinhui
|
331ac98671
|
[ut] add ut for predicate.go
Signed-off-by: yingjinhui <yingjinhui@didiglobal.com>
|
2022-10-29 23:28:03 +08:00 |
Poor12
|
138d9eac5f
|
add ut for job.go and policy.go
Signed-off-by: Poor12 <shentiecheng@huawei.com>
|
2022-10-20 16:14:58 +08:00 |
Poor12
|
746d0fd915
|
add ut for override.go
Signed-off-by: Poor12 <shentiecheng@huawei.com>
|
2022-10-08 15:30:52 +08:00 |
Garrybest
|
92d8c69d46
|
stop publish duplicated event
Signed-off-by: Garrybest <garrybest@foxmail.com>
|
2022-09-23 10:43:59 +08:00 |
changzhen
|
afca732825
|
reflect health status for recording the healthy state of the current resource running in the member cluster
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2022-08-24 17:27:56 +08:00 |
AllenZMC
|
53550a825c
|
improve ut for taint
Signed-off-by: AllenZMC <zhongming.chang@daocloud.io>
|
2022-08-14 23:49:15 +08:00 |
karmada-bot
|
2197159032
|
Merge pull request #2355 from AllenZMC/improve_binding
add ut for binding
|
2022-08-12 14:12:10 +08:00 |
karmada-bot
|
f0379682a2
|
Merge pull request #2356 from AllenZMC/improve_taint
add ut for taint
|
2022-08-12 09:20:10 +08:00 |
AllenZMC
|
e679b63a28
|
add ut for binding
Signed-off-by: AllenZMC <zhongming.chang@daocloud.io>
|
2022-08-10 11:10:18 +08:00 |
AllenZMC
|
3eeb57e238
|
add ut for taint
Signed-off-by: AllenZMC <zhongming.chang@daocloud.io>
|
2022-08-09 22:26:24 +08:00 |
RainbowMango
|
8461e4fb8c
|
rename and re-organize the informermanager
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2022-08-09 17:24:23 +08:00 |
changzhen
|
b6c7320f70
|
make changes to binding-controller to adopt graceful eviction
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2022-08-05 16:43:47 +08:00 |
RainbowMango
|
286805c239
|
patch resourcebinding instead of update and update observed generation.
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2022-08-05 09:17:01 +08:00 |
karmada-bot
|
7097347d86
|
Merge pull request #2311 from weilaaa/optimize_unstructured_convert_methods
optimize unstructured convert methods
|
2022-08-04 14:16:01 +08:00 |
weilaaa
|
4ed701069d
|
optimize unstructured convert methods
Signed-off-by: weilaaa <weilanidaye@gmail.com>
|
2022-08-04 11:38:25 +08:00 |
Garrybest
|
c5b35bd199
|
add default tolerations for pp and cpp
Signed-off-by: Garrybest <garrybest@foxmail.com>
|
2022-08-02 17:20:25 +08:00 |
dddddai
|
5743cebab0
|
make sure to update resource status
Signed-off-by: dddddai <dddwq@foxmail.com>
|
2022-07-26 11:18:31 +08:00 |
Garrybest
|
1d2028b10f
|
add taint manager
Signed-off-by: Garrybest <garrybest@foxmail.com>
|
2022-07-15 10:42:38 +08:00 |
calvin0327
|
532b22f80d
|
cleanup federated resource quota
Signed-off-by: calvin0327 <wen.chen@daocloud.io>
|
2022-07-08 09:55:22 +08:00 |
AllenZMC
|
1966ff634b
|
Fix comment: `checking if scheduler has a replica assigned to each cluster`
Signed-off-by: AllenZMC <zhongming.chang@daocloud.io>
|
2022-07-05 16:16:16 +08:00 |
karmada-bot
|
67a4d86cb4
|
Merge pull request #2086 from chaunceyjiang/issue_2071
fix binding reference key hash collision
|
2022-07-04 10:34:26 +08:00 |
chaunceyjiang
|
5350072889
|
fix binding reference key hash collision
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
|
2022-07-04 09:42:51 +08:00 |
chaunceyjiang
|
6ffe6f0967
|
sync status of pvc
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
|
2022-07-01 10:59:02 +08:00 |
chaunceyjiang
|
21cb9839a5
|
Add a CronJob to the default dependencinterpreter
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
|
2022-06-25 14:31:12 +08:00 |
Garrybest
|
3ad6f31a7b
|
fix bugs of aggregating job status
Signed-off-by: Garrybest <garrybest@foxmail.com>
|
2022-06-10 17:47:00 +08:00 |
hanweisen
|
f43f67367c
|
add syncEvent from execution_controller to resource
Signed-off-by: hanweisen <hanweisen_yewu@cmss.chinamobile.com>
|
2022-06-10 09:58:07 +08:00 |
karmada-bot
|
d79d2bf802
|
Merge pull request #1806 from chaunceyjiang/issue_1797
fix when the type of svc is nodeport. resourcebindings FULLYAPPLIED field is False
|
2022-05-18 14:33:47 +08:00 |
karmada-bot
|
5199979588
|
Merge pull request #1799 from huone1/spreadconstraint-admission
optimize the validating webhook for spreadconstraint
|
2022-05-18 11:06:46 +08:00 |
huone1
|
d969e0c6bc
|
optimize the validating webhook for spreadconstraint
Signed-off-by: huone1 <huwanxing@huawei.com>
|
2022-05-18 10:58:41 +08:00 |
Garrybest
|
967fa8d18a
|
add cluster lifecycle management test
Signed-off-by: Garrybest <garrybest@foxmail.com>
|
2022-05-17 21:51:22 +08:00 |
Garrybest
|
7107e3934f
|
enhance cluster lifecycle management
Signed-off-by: Garrybest <garrybest@foxmail.com>
|
2022-05-17 21:17:42 +08:00 |
chaunceyjiang
|
52a3c46218
|
fix when the type of svc is nodeport. resourcebindings FULLYAPPLIED field is False
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
|
2022-05-17 15:26:18 +08:00 |