karmada-bot
|
73e24c2ac5
|
Merge pull request #1622 from stingshen/stingshen/nil_cluster_secret
check if cluster secretRef is nil before using it
|
2022-04-20 09:11:07 +08:00 |
AllenZMC
|
f67684acf7
|
add ut for revisereplica
Signed-off-by: AllenZMC <zhongming.chang@daocloud.io>
|
2022-04-19 22:20:09 +08:00 |
stingshen
|
3eada92e03
|
check if cluster secretRef is nil before using it
Signed-off-by: stingshen <stingshen@126.com>
|
2022-04-19 19:31:40 +08:00 |
karmada-bot
|
5b3ef7d93f
|
Merge pull request #1623 from AllenZMC/improve_test
improve test coverage for validation
|
2022-04-19 11:26:03 +08:00 |
AllenZMC
|
2d1bb23b9d
|
improve test coverage for validation
Signed-off-by: AllenZMC <zhongming.chang@daocloud.io>
|
2022-04-19 10:44:30 +08:00 |
kerthcet
|
6d30ff9eb9
|
refactor: remove commented codes
Signed-off-by: kerthcet <kerthcet@gmail.com>
|
2022-04-15 16:58:40 +08:00 |
karmada-bot
|
9a99433b65
|
Merge pull request #1382 from kerthcet/feature/add-outoftree-plugins
feat: introduce registry to initialize framework
|
2022-04-15 15:53:57 +08:00 |
kerthcet
|
7f3b3dc072
|
feat: introduce registry to store plugins in framework initialization
Signed-off-by: kerthcet <kerthcet@gmail.com>
|
2022-04-15 15:09:40 +08:00 |
AllenZMC
|
81bb528494
|
add ut for condition
Signed-off-by: AllenZMC <zhongming.chang@daocloud.io>
|
2022-04-14 20:56:38 +08:00 |
karmada-bot
|
9083d06b7c
|
Merge pull request #1589 from Poor12/add-UT
add UT for aggregatestatus
|
2022-04-12 16:41:53 +08:00 |
Poor12
|
6c1b9f1765
|
add UT for aggregatestatus
Signed-off-by: Poor12 <shentiecheng@huawei.com>
|
2022-04-12 14:26:01 +08:00 |
hanweisen
|
9c8824642f
|
fix pull mode example error
Signed-off-by: hanweisen <hanweisen_yewu@cmss.chinamobile.com>
|
2022-04-12 11:46:15 +08:00 |
lonelyCZ
|
32db15983b
|
Fix karmadactl get -o yaml|json reporting null error
Signed-off-by: lonelyCZ <531187475@qq.com>
|
2022-04-11 00:14:53 +08:00 |
karmada-bot
|
b4be8be08d
|
Merge pull request #1586 from Poor12/fix-1544
enable aggregateStatusInterpreter for daemonSet and statefulSet
|
2022-04-08 11:27:48 +08:00 |
Poor12
|
257e36f422
|
fix 1544-add aggregateStatusInterpreter for daemonSet and statefulSet
Signed-off-by: Poor12 <shentiecheng@huawei.com>
|
2022-04-08 10:41:18 +08:00 |
Garrybest
|
5770247365
|
ignore to propagate service account token
Signed-off-by: Garrybest <garrybest@foxmail.com>
|
2022-04-07 19:44:33 +08:00 |
karmada-bot
|
a649575920
|
Merge pull request #1570 from gf457832386/add_filterplugin_cluster_property
add filter plugin ClusterProperty to filter cluster
|
2022-04-07 14:18:46 +08:00 |
gf457832386
|
4e436af66e
|
add filter plugin SpreadConstraint to filter cluster
Signed-off-by: gf457832386 <13278887558@163.com>
|
2022-04-07 12:04:35 +08:00 |
karmada-bot
|
756fd12dd3
|
Merge pull request #1584 from CharlesQQ/master
fix: bugfix response's patch and patchType is nil, controller panic
|
2022-04-07 10:07:47 +08:00 |
chang.qiangqiang
|
af3ffd6179
|
fix: bugfix response's patch and patchType is nil, controller panic
Signed-off-by: charlesQQ <charles_ali@qq.com>
fix: bugfix response's patch and patchType is nil, controller panic
Signed-off-by: charlesQQ <charles_ali@qq.com>
|
2022-04-06 19:05:15 +08:00 |
karmada-bot
|
79442df784
|
Merge pull request #1575 from lonelyCZ/pr-get-pull
Implement `karmadactl get` to support pull mode cluster
|
2022-04-06 17:01:47 +08:00 |
Poor12
|
83be916fa5
|
fix 1589-disable hpa controller
Signed-off-by: Poor12 <shentiecheng@huawei.com>
|
2022-04-06 10:39:32 +08:00 |
lonelyCZ
|
93c3c04c35
|
Implement karmadactl get to support pull mode cluster
Signed-off-by: lonelyCZ <531187475@qq.com>
|
2022-04-02 14:46:30 +08:00 |
karmada-bot
|
9cbe962748
|
Merge pull request #1550 from AllenZMC/karmadactl
karmadactl init: add cluster proxy rbac for admin when deploy Karmada control plane
|
2022-03-31 19:41:02 +08:00 |
AllenZMC
|
92bd69a7e6
|
karmadactl init: add cluster proxy rbac for admin when deploy Karmada control plane
Signed-off-by: AllenZMC <zhongming.chang@daocloud.io>
|
2022-03-31 15:51:53 +08:00 |
Garrybest
|
5e9d5d79bb
|
add parallelism in estimator
Signed-off-by: Garrybest <garrybest@foxmail.com>
|
2022-03-30 20:30:41 +08:00 |
Garrybest
|
b86461e82f
|
add benchmark in estimator
Signed-off-by: Garrybest <garrybest@foxmail.com>
|
2022-03-30 20:30:31 +08:00 |
lonelyCZ
|
144a77ced8
|
Add output information when no resource is found
Signed-off-by: lonelyCZ <531187475@qq.com>
|
2022-03-29 20:53:36 +08:00 |
lonelyCZ
|
6a669fa962
|
refactor Obj to save more information about resources
Signed-off-by: lonelyCZ <531187475@qq.com>
|
2022-03-29 19:48:22 +08:00 |
karmada-bot
|
f2144035b4
|
Merge pull request #1553 from RainbowMango/pr_initilize_binding_helper
Setup binding helpers
|
2022-03-29 09:21:01 +08:00 |
Garrybest
|
b082d7d8d1
|
change event type of descheduler
Signed-off-by: Garrybest <garrybest@foxmail.com>
|
2022-03-28 19:59:14 +08:00 |
RainbowMango
|
545020a042
|
Setup binding helpers
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2022-03-28 15:31:39 +08:00 |
lihanbo
|
95825fecfb
|
update binding's labels when it's policy has been deleted
Signed-off-by: lihanbo <lihanbo2@huawei.com>
|
2022-03-26 15:52:40 +08:00 |
karmada-bot
|
431677b1a4
|
Merge pull request #1334 from huone1/feature/clusterlocality
add plugin clusterLocality to favor cluster
|
2022-03-26 14:18:56 +08:00 |
karmada-bot
|
a084c8d7b0
|
Merge pull request #1543 from XiShanYongYe-Chang/update-judgement-for-setting-job-completions
update the judgement for setting completions with job
|
2022-03-25 17:11:56 +08:00 |
changzhen
|
3c11b00720
|
update the judgement for setting completions with job
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2022-03-25 15:41:24 +08:00 |
huone1
|
31201c6bf4
|
add plugin clusterLocality to favor cluster
Signed-off-by: huone1 <huwanxing@huawei.com>
|
2022-03-25 15:13:12 +08:00 |
AllenZMC
|
e0eae7c52d
|
add ut for node helper
Signed-off-by: AllenZMC <zhongming.chang@daocloud.io>
|
2022-03-25 14:01:41 +08:00 |
AllenZMC
|
850d86dece
|
improve test coverage
Signed-off-by: AllenZMC <zhongming.chang@daocloud.io>
|
2022-03-24 22:25:11 +08:00 |
karmada-bot
|
bf193134e9
|
Merge pull request #1478 from lonelyCZ/pr-get-aggregated
Enable `karmadactl get` command to leverage aggregated API
|
2022-03-24 19:36:28 +08:00 |
karmada-bot
|
70a08589f5
|
Merge pull request #1506 from huone1/refactor/selectclusters
refactor the selectclusters process
|
2022-03-24 16:51:22 +08:00 |
lonelyCZ
|
7a0eefb040
|
Enable karmadactl get command to leverage aggregated API
Signed-off-by: lonelyCZ <531187475@qq.com>
|
2022-03-24 16:36:44 +08:00 |
huone1
|
785ad5dc63
|
add the ut case for selecting cluster
Signed-off-by: huone1 <huwanxing@huawei.com>
|
2022-03-24 16:03:59 +08:00 |
Garrybest
|
6ca7c2a235
|
fix hack/update-estimator-protobuf.sh failed with Golang v1.18
Signed-off-by: Garrybest <garrybest@foxmail.com>
|
2022-03-24 15:14:40 +08:00 |
c30013971
|
607b3e918d
|
add a ut for pod.go
Signed-off-by: c30013971 <cuidengdeng@huawei.com>
|
2022-03-23 17:58:51 +08:00 |
huone1
|
c69d0e0eda
|
refactor the selectclusters process
Signed-off-by: huone1 <huwanxing@huawei.com>
|
2022-03-23 14:28:16 +08:00 |
karmada-bot
|
3a5d6d132a
|
Merge pull request #1513 from mrlihanbo/bugfix-rb-status
bugfix: update binding status when work's applied condition status changed
|
2022-03-23 09:58:35 +08:00 |
huone1
|
067d45ec4d
|
fix the fulluapplied status is wrong in some scenario
Signed-off-by: huone1 <huwanxing@huawei.com>
|
2022-03-22 11:33:44 +08:00 |
lihanbo
|
55b8c1cba9
|
bugfix: aggregate status to binding when work's applied condition status changed
Signed-off-by: lihanbo <lihanbo2@huawei.com>
|
2022-03-21 21:23:12 +08:00 |
dddddai
|
e52e02c23a
|
add ratelimiter flags for karmada-agent
Signed-off-by: dddddai <dddwq@foxmail.com>
|
2022-03-19 15:57:57 +08:00 |
RainbowMango
|
11fd0f935c
|
Refactor ratelimit flags to make it easier to share with karmada-agent.
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2022-03-18 17:25:13 +08:00 |
karmada-bot
|
d8bcedc3c1
|
Merge pull request #1499 from mrlihanbo/binding-update-bugfix
bugfixs of dependencies distributor
|
2022-03-18 17:22:37 +08:00 |
huone1
|
670cc154eb
|
extend the score process to support the normalizeScore and scoreWeight
Signed-off-by: huone1 <huwanxing@huawei.com>
|
2022-03-18 11:39:04 +08:00 |
changzhen
|
9e40d959e2
|
add file to record lifted flie list
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2022-03-17 20:47:27 +08:00 |
lihanbo
|
f66e391ee7
|
bugfix: update Resource info when update attached binding
Signed-off-by: lihanbo <lihanbo2@huawei.com>
|
2022-03-17 14:55:56 +08:00 |
lihanbo
|
8843749bf2
|
bugfix: enqueue the resource binding that has been scheduled to member clusters
Signed-off-by: lihanbo <lihanbo2@huawei.com>
|
2022-03-17 14:51:27 +08:00 |
karmada-bot
|
77e9d182b0
|
Merge pull request #1450 from XiShanYongYe-Chang/add-ut-for-quota
[UT] Add UT for FederatedResourceQuota validating
|
2022-03-16 16:41:31 +08:00 |
karmada-bot
|
df93b7d28c
|
Merge pull request #1456 from prodanlabs/karmadactl-init-fix
`karmadactl`: Fixed `init` commands can not select default release version issue.
|
2022-03-16 16:16:30 +08:00 |
changzhen
|
85ab6c7699
|
add ut for federatedresourcequota validating
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2022-03-16 14:37:13 +08:00 |
changzhen
|
4f545e37c6
|
lifted ut from the k8s codebase for resourcequota
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2022-03-16 14:13:33 +08:00 |
karmada-bot
|
aef51c0a48
|
Merge pull request #1460 from XiShanYongYe-Chang/tidy-up-lifted-file
Tidy up lifted file
|
2022-03-15 20:49:31 +08:00 |
RainbowMango
|
0f2219840f
|
Rename karmada controller manager yaml file name
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2022-03-15 11:02:45 +08:00 |
changzhen
|
d711b72f45
|
tidy up lifted file
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2022-03-15 10:42:32 +08:00 |
karmada-bot
|
38f326dd20
|
Merge pull request #1477 from mrlihanbo/scheduler-add-retry
replace update method with patch method when updating schedule result
|
2022-03-15 08:56:30 +08:00 |
karmada-bot
|
feeadbe3ea
|
Merge pull request #1480 from XiShanYongYe-Chang/update-work-label
Update WorkNamespaceLabel/WorkNameLabel to v1alpha1
|
2022-03-14 17:54:33 +08:00 |
karmada-bot
|
42c8c3103b
|
Merge pull request #1468 from RainbowMango/pr_grouping_log_flags
grouping flags for karmada-controller-manager
|
2022-03-14 17:31:36 +08:00 |
karmada-bot
|
096176715f
|
Merge pull request #1437 from lonelyCZ/init-kubeconfig
Fix `karmadactl init` can not read KUBECONFIG environment variable issue
|
2022-03-14 16:14:31 +08:00 |
changzhen
|
74451dba63
|
Unified WorkspaceLabel/WorkNameLabel
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2022-03-14 16:06:02 +08:00 |
RainbowMango
|
9279870035
|
Add another idea about release version
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2022-03-14 15:15:35 +08:00 |
lihanbo
|
0a42c38b52
|
replace update method with patch method when updating schedule result
Signed-off-by: lihanbo <lihanbo2@huawei.com>
|
2022-03-14 14:54:29 +08:00 |
karmada-bot
|
7e6d4f6990
|
Merge pull request #1475 from Garrybest/pr_descheduler
fix descheduler crash
|
2022-03-14 09:00:30 +08:00 |
lonelyCZ
|
d3ac601801
|
Fix bug: [karmadactl init] can not read KUBECONFIG environment variable
Signed-off-by: lonelyCZ <531187475@qq.com>
|
2022-03-11 18:08:01 +08:00 |
RainbowMango
|
7358ea6c42
|
Grouping log flags of karmada-controller-manager
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2022-03-11 17:14:18 +08:00 |
Garrybest
|
995a2a4006
|
fix descheduler crash
Signed-off-by: Garrybest <garrybest@foxmail.com>
|
2022-03-11 16:15:05 +08:00 |
karmada-bot
|
43748ff38e
|
Merge pull request #1455 from prodanlabs/karmadactl-feature
delete the karmada data directory before installing with init
|
2022-03-11 15:49:24 +08:00 |
karmada-bot
|
ad6b7971da
|
Merge pull request #1449 from sayaoailun/master
replace hard coded namespace with custom namespace
|
2022-03-11 14:31:25 +08:00 |
prodan
|
66c5f2701a
|
fix init image and crd default version
Signed-off-by: prodan <pengshihaoren@gmail.com>
|
2022-03-10 12:30:37 +08:00 |
karmada-bot
|
c82a994eda
|
Merge pull request #1462 from AllenZMC/improve_test_util
accelerate merge clusters during schedule and improve test coverage
|
2022-03-10 11:22:21 +08:00 |
karmada-bot
|
0d0975db5d
|
Merge pull request #1448 from huone1/fix/scheduler
fix rb spec.Clusters is incorrent in some scenarios
|
2022-03-10 09:32:22 +08:00 |
AllenZMC
|
3c61c61105
|
reduce unnecessary code operations in some cases and improve test coverage
Signed-off-by: AllenZMC <zhongming.chang@daocloud.io>
|
2022-03-09 23:09:59 +08:00 |
karmada-bot
|
df072cf238
|
Merge pull request #1458 from chinmaym07/prevent-network-api
Prevented network api from propagating
|
2022-03-09 14:53:21 +08:00 |
karmada-bot
|
92fcf13651
|
Merge pull request #1447 from XiShanYongYe-Chang/remove-retain-service-nodeport
Don't retain service nodeport when updating service
|
2022-03-09 14:00:21 +08:00 |
chinmaym07
|
48ffb41720
|
Prevented network api from propagating
Signed-off-by: chinmaym07 <b418020@iiit-bh.ac.in>
|
2022-03-09 02:17:25 +05:30 |
karmada-bot
|
8d460a1bd9
|
Merge pull request #1446 from RainbowMango/pr_cleanup_ratelimiter
chore: cleanup ratelimiter flags
|
2022-03-09 02:34:20 +08:00 |
prodan
|
38c2eb9040
|
delete the karmada data directory before installing with init
Signed-off-by: prodan <pengshihaoren@gmail.com>
|
2022-03-08 23:14:37 +08:00 |
karmada-bot
|
0190fda996
|
Merge pull request #1401 from lonelyCZ/openapi-swagger
Generate API documents for Karmada CRD
|
2022-03-08 20:27:19 +08:00 |
sayaoailun
|
a1bc670e3f
|
replace hard coded namespace with custom namespace
Signed-off-by: sayaoailun <guojianwei007@126.com>
|
2022-03-08 14:10:39 +08:00 |
Garrybest
|
ab2028f341
|
clean up scheduler metrics
Signed-off-by: Garrybest <garrybest@foxmail.com>
|
2022-03-08 11:12:25 +08:00 |
huone1
|
c876bb624f
|
fix rb spec.Clusters is incorrent in some scenarios
Signed-off-by: huone1 <huwanxing@huawei.com>
|
2022-03-08 11:02:26 +08:00 |
karmada-bot
|
7ed9c62651
|
Merge pull request #1416 from sayaoailun/master
`karmadactl`: Fixed `--namespace` flag of `init` command not work issue.
|
2022-03-08 10:47:21 +08:00 |
changzhen
|
3c028192ae
|
don't retain service nodeport when update service
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2022-03-08 09:37:26 +08:00 |
karmada-bot
|
4af6414e4e
|
Merge pull request #1436 from AllenZMC/improve_test
improve test coverage
|
2022-03-08 09:30:22 +08:00 |
sayaoailun
|
b5a0160541
|
bug fix: flag -n doesn't work as expected
Signed-off-by: sayaoailun <guojianwei007@126.com>
|
2022-03-08 08:58:58 +08:00 |
RainbowMango
|
8a402f8e94
|
chore: cleanup ratelimiter flags
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2022-03-08 08:57:01 +08:00 |
huone1
|
0c0f1eece8
|
fix the failover e2e test failed
Signed-off-by: huone1 <huwanxing@huawei.com>
|
2022-03-07 20:45:09 +08:00 |
AllenZMC
|
e21c848e80
|
improve test coverage
Signed-off-by: AllenZMC <zhongming.chang@daocloud.io>
improve test coverage
Signed-off-by: AllenZMC <zhongming.chang@daocloud.io>
|
2022-03-07 13:09:24 +08:00 |
karmada-bot
|
0ef339011d
|
Merge pull request #1426 from zgfh/fix-kubectl-karmada-log
fix bug: fix can not use '-v 6' to set log level when run kubectl-karmada
|
2022-03-07 09:38:18 +08:00 |
karmada-bot
|
b33bda9709
|
Merge pull request #1383 from huone1/DeleteCluster
[feature]support rescheduling when deleting a cluster
|
2022-03-04 15:13:14 +08:00 |
karmada-bot
|
faac37b2ff
|
Merge pull request #1366 from pigletfly/move-rb-reconcile
moving RB status aggregating from detector to controller
|
2022-03-04 14:56:14 +08:00 |
lonelyCZ
|
fd1a7689b6
|
Update generated openapi
Signed-off-by: lonelyCZ <531187475@qq.com>
|
2022-03-04 14:23:14 +08:00 |