Commit Graph

956 Commits

Author SHA1 Message Date
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