Commit Graph

1976 Commits

Author SHA1 Message Date
lonelyCZ a52bfca0b8 Add logs function to karmadactl
Signed-off-by: lonelyCZ <531187475@qq.com>
2022-04-22 13:52:12 +08:00
RainbowMango 501d586462 Introduce AssignedReplicasForCluster for ResourceBinding
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2022-04-22 11:49:18 +08:00
karmada-bot a3c334c3b1
Merge pull request #1637 from AllenZMC/improve_test
add ut for rules
2022-04-22 11:41:07 +08:00
karmada-bot bb46766f63
Merge pull request #1639 from XiShanYongYe-Chang/update-lifted-doc
update lifted doc
2022-04-22 10:19:08 +08:00
changzhen ecc8ddbb02 add ReflectStatus ResourceInterperter interface to grab workload status
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-04-22 10:08:03 +08:00
karmada-bot b838fd5ab8
Merge pull request #1632 from pangsq/master
Fix pod exec through cluster/proxy
2022-04-22 10:00:11 +08:00
changzhen c1c9ef8904 update lifted doc
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-04-22 09:43:59 +08:00
AllenZMC 48029b7fb7 add ut for rules
Signed-off-by: AllenZMC <zhongming.chang@daocloud.io>
2022-04-21 22:54:25 +08:00
ljx李静雪 4953fbcd9e if workload is not found, skip to ensure work
Signed-off-by: jingxueli <jingxueli@trip.com>
2022-04-21 20:06:29 +08:00
pangshaoqiang c8edab3fd5 Fix pod exec through cluster/proxy
Signed-off-by: pangshaoqiang <pangsq9413@gmail.com>
2022-04-21 16:29:09 +08:00
karmada-bot 28a6c2c767
Merge pull request #1620 from XiShanYongYe-Chang/fix-timeout-with-cluster-proxy
[AA] fix timeout when request of `-w` or `logs -f` flags with cluster/proxy
2022-04-21 12:45:06 +08:00
karmada-bot 53d24092b9
Merge pull request #1628 from AllenZMC/improve_test
add ut for filter
2022-04-21 10:04:07 +08:00
AllenZMC a9000a375c add ut for filter
Signed-off-by: AllenZMC <zhongming.chang@daocloud.io>
2022-04-21 00:19:39 +08:00
changzhen 1efbeb6d79 fix timeout when request of -w or logs -f with cluster/proxy
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-04-20 21:01:57 +08:00
karmada-bot 15e614ba56
Merge pull request #1563 from huone1/optimize/selectClusters
[optimize]Consider available resources when selecting clusters
2022-04-20 17:01:09 +08:00
huone1 960b2f924d [optimize]ensure that the selected clusters has sufficient available resources
Signed-off-by: huone1 <huwanxing@huawei.com>
2022-04-20 15:16:57 +08:00
karmada-bot 4c386f265f
Merge pull request #1625 from AllenZMC/improve_test
add ut for revisereplica
2022-04-20 11:56:06 +08:00
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
karmada-bot 082c3e182d
Merge pull request #1610 from Poor12/add-desheduler
add karmada_descheduler for helm
2022-04-19 10:05:04 +08:00
karmada-bot f171c0501e
Merge pull request #1619 from duanmengkk/master
add some prompt message in undeploy-karmada.sh
2022-04-19 09:46:03 +08:00
Poor12 8e20fb9f43 add karmada_descheduler for helm
Signed-off-by: Poor12 <shentiecheng@huawei.com>
2022-04-18 17:43:32 +08:00
duanmeng 2759cd6668 add some prompt message in undeploy-karmada.sh
Signed-off-by: duanmeng <duanmeng@cmss.chinamobile.com>
2022-04-18 10:09:54 +08:00
karmada-bot b88d35f64c
Merge pull request #1612 from XiShanYongYe-Chang/set-e2e-to-run-in-parallel
[E2E] Set e2e to run in parallel
2022-04-16 15:50:00 +08:00
karmada-bot 0605417da3
Merge pull request #1616 from kerthcet/refactor/remove-uncommentted-codes
refactor: remove commented codes
2022-04-15 17:37:56 +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
changzhen 7342f2fd78 Set e2e to run in parallel
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-04-15 11:47:26 +08:00
karmada-bot 8f5729a81b
Merge pull request #1613 from AllenZMC/improve_test
add ut for condition
2022-04-15 09:14:57 +08:00
karmada-bot 36d62338ac
Merge pull request #1611 from XiShanYongYe-Chang/move-cleanup-to-ginkgo-setup-node
[E2E] move cleanup to ginkgo setup node
2022-04-14 21:05:57 +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 9d3a6969c7
Merge pull request #1602 from Poor12/add-post-delete-job
Remove remaining resource when using helm uninstall
2022-04-14 09:13:56 +08:00
changzhen eec51a5a7a move cleanup to ginkgo setup node
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-04-14 09:10:11 +08:00
Poor12 c7aeedea2c add post delete job for helm
Signed-off-by: Poor12 <shentiecheng@huawei.com>
2022-04-13 16:29:40 +08:00
karmada-bot e99af2b7a1
Merge pull request #1607 from XiShanYongYe-Chang/upgrade-ginkgo-to-v2
[E2E] Upgrade ginkgo to v2
2022-04-13 10:28:56 +08:00
karmada-bot b58b9406e2
Merge pull request #1596 from fanzhihai0215/master
helm: remove cluster-proxy-rbac from karmada-host cluster to karmada-apiserver
2022-04-13 10:14:56 +08:00
changzhen d977ae767f modify changes due to the ginkgo version updation
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-04-13 09:09:20 +08:00
changzhen c617644eaa upgrade ginkgo to v2
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-04-12 20:39:29 +08:00
changzhen 47a718e6b8 update vendor for upgrading ginkgo
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-04-12 20:39:16 +08:00
karmada-bot aa80098bab
Merge pull request #1606 from wuyingjun-lucky/master
add OSX trash to gitignore
2022-04-12 19:29:54 +08:00
wuyingjun f9bd346176 add OSX trash to gitignore
Signed-off-by: wuyingjun <wuyingjun_yewu@cmss.chinamobile.com>
2022-04-12 17:52:24 +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
karmada-bot d7495fe3ec
Merge pull request #1604 from hanweisen/master
fix pull mode example bug
2022-04-12 14:24:53 +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
karmada-bot 68b65f8b7b
Merge pull request #1603 from XiShanYongYe-Chang/move-initialize-into-setup-nodes
[E2E] Declare in container nodes, initialize in setup nodes
2022-04-12 11:44:53 +08:00