Commit Graph

1733 Commits

Author SHA1 Message Date
karmada-bot b8bd793f8d
Merge pull request #1442 from pigletfly/fix-pre-install
Fix karmada crds being too big
2022-03-08 13:39:19 +08:00
Garrybest ab2028f341 clean up scheduler metrics
Signed-off-by: Garrybest <garrybest@foxmail.com>
2022-03-08 11:12:25 +08:00
pigletfly 59798d23dd Fix helm charts k8s version check
Signed-off-by: pigletfly <wangbing.adam@gmail.com>
2022-03-08 11:06:42 +08:00
pigletfly 4e988500ff Fix charts appVersion
Signed-off-by: pigletfly <wangbing.adam@gmail.com>
2022-03-08 11:06:18 +08:00
pigletfly 75800f197f Fix karmada crds being too big
Signed-off-by: pigletfly <wangbing.adam@gmail.com>
2022-03-08 11:05:30 +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
pigletfly 33d11270b4 Fix rollingUpdate strategy
Signed-off-by: pigletfly <wangbing.adam@gmail.com>
2022-03-08 10:10:51 +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
karmada-bot 90cc07cdf2
Merge pull request #1440 from huone1/filter-log
fix failing failover testing
2022-03-07 21:23:33 +08:00
lonelyCZ d5524e35a8 Add a document for Karmadactl promote command
Signed-off-by: lonelyCZ <531187475@qq.com>
2022-03-07 20:59:25 +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
karmada-bot 4f9c3ca90c
Merge pull request #1435 from Garrybest/pr_descheduler_makefile
add makefile and deploy script for descheduler
2022-03-07 17:31:28 +08:00
karmada-bot bca66f1732
Merge pull request #1431 from XiShanYongYe-Chang/update-installation-doc
[docs] Update installation.md document
2022-03-07 13:51:17 +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
Garrybest 3602ca5d8a add makefile and deploy script for descheduler
Signed-off-by: Garrybest <garrybest@foxmail.com>
2022-03-07 11:36:08 +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
changzhen fcb8b24b01 update installation.md doc
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-03-04 15:52:36 +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
pigletfly d8470c2c52 Fix resource binding get reconciled multiple times
Signed-off-by: pigletfly <wangbing.adam@gmail.com>
2022-03-04 14:21:13 +08:00
lonelyCZ 60ed745aef Add openapi-gen flag and resource kind in pkg/apis
Signed-off-by: lonelyCZ <531187475@qq.com>
2022-03-04 14:21:02 +08:00
Alan Zhu 38dd00d46c fix bug: fix can not use '-v 6' to set log level when run kubectl-karmada
Signed-off-by: Alan Zhu <zg.zhu@daocloud.io>
2022-03-04 14:13:16 +08:00
karmada-bot a3426c0504
Merge pull request #1425 from zgfh/feature-kubectl-karmada-init
Wait for APIService status when installing karmada with `karmadactl init`
2022-03-04 14:13:14 +08:00
Alan Zhu 03baf1285e feature: Add check for cluster apiservice when install karmada with kubectl-karmada
Signed-off-by: Alan Zhu <zg.zhu@daocloud.io>
2022-03-04 13:40:15 +08:00
karmada-bot cd8d6ac645
Merge pull request #1429 from XiShanYongYe-Chang/federated-resource-qupta-validation
add validation for federatedResourceQuota create/update
2022-03-03 20:31:15 +08:00
changzhen e7b4436dae add validation for federatedResourceQuota create/update
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-03-03 19:44:48 +08:00
karmada-bot a0325a1152
Merge pull request #1419 from AllenZMC/improve_test_util
remove redundant code and improve test coverage
2022-03-03 19:14:14 +08:00
AllenZMC f35838a5ce remove redundant code and improve test coverage
Signed-off-by: AllenZMC <zhongming.chang@daocloud.io>
2022-03-03 18:37:25 +08:00
karmada-bot f3b1142599
Merge pull request #1399 from pigletfly/add-ratelimiter-flags
Introduce ratelimiter flags
2022-03-03 17:25:13 +08:00
pigletfly 9e28d6c6e8 add ratelimiter flags
Signed-off-by: pigletfly <wangbing.adam@gmail.com>
2022-03-03 16:09:39 +08:00
huone1 f7e6ecd56a [feature]support rescheduling when deleting a cluster
Signed-off-by: huone1 <huwanxing@huawei.com>
2022-03-03 09:49:44 +08:00
karmada-bot e02b5d3211
Merge pull request #1424 from dddddai/cache
Fetch resource from cache instead of api server
2022-03-03 09:14:14 +08:00
dddddai c5802628bc fetch resource from cache instead of api-server
Signed-off-by: dddddai <dddwq@foxmail.com>
2022-03-02 17:24:22 +08:00
karmada-bot bc0a3d58d3
Merge pull request #1421 from XiShanYongYe-Chang/doc-upgrade
Add upgrade document about v1.0-v1.1
2022-03-02 15:46:12 +08:00
RainbowMango 0e25d8324e Update more details upgrade information
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2022-03-02 15:11:12 +08:00
karmada-bot fe8500bfc9
Merge pull request #1306 from zgfh/fix/karmada-join
fix:  karmada join failed when secret exist
2022-03-02 14:45:13 +08:00
changzhen 92bb575167 Add upgrade document about v1.0-v1.1.
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-03-02 14:15:20 +08:00
karmada-bot 0365d04c5d
Merge pull request #1415 from XiShanYongYe-Chang/refactor-getworks
remove duplicated `GetWorks` function
2022-03-01 10:28:11 +08:00
karmada-bot 512aa1664e
Merge pull request #1413 from lonelyCZ/sh-logo
Add Karmada logo printing in remote-up-karmada.sh
2022-03-01 10:25:16 +08:00
karmada-bot 5cc7da3918
Merge pull request #1414 from XiShanYongYe-Chang/update-mci-doc
[docs] Correct the syntax errors in the mci document
2022-03-01 10:13:17 +08:00
changzhen fdc2fdb370 eliminate duplicate getworks function
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-03-01 09:52:51 +08:00
lonelyCZ 003717a0c6 Add Karmada logo in remote-up-karmada.sh
Signed-off-by: lonelyCZ <531187475@qq.com>
2022-03-01 09:50:36 +08:00
changzhen 76d3b576c8 correct the syntax errors in the mci document
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-03-01 09:31:11 +08:00
karmada-bot 0b73c6b4e9
Merge pull request #1409 from XiShanYongYe-Chang/doc-mci
[docs] Using MultiClusterIngress API
2022-02-28 20:06:10 +08:00
changzhen e99a1ac58f add docs for using MultiClusterIngress
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-02-28 19:25:43 +08:00