Commit Graph

170 Commits

Author SHA1 Message Date
jwcesign 8bda9f85d2 e2e: wait till the informer's cache is synced in karmada-controller
Signed-off-by: jwcesign <jiangwei115@huawei.com>
2022-11-17 15:49:30 +08:00
changzhen c60736ec23 mark test case as serial
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-11-16 15:52:09 +08:00
jwcesign 252dd7de97 Fix PP/CPP e2e probabilistic failure
Signed-off-by: jwcesign <jiangwei115@huawei.com>
2022-11-15 19:50:29 +08:00
karmada-bot c8016354b3
Merge pull request #2805 from XiShanYongYe-Chang/fix-2804
[e2e] decrease the number of replicas when updating the number of statefulset replicas
2022-11-15 10:59:33 +08:00
changzhen 43933216a1 decrease the number of replicas when updating the number of statefulset replicas
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-11-15 10:02:54 +08:00
jwcesign 4c6fc6e367 Implement priority of PropagationPolicy/ClusterPropagationPolicy
Signed-off-by: jwcesign <jiangwei115@huawei.com>
2022-11-14 23:07:38 +08:00
karmada-bot 3cbae40434
Merge pull request #2771 from wuyingjun-lucky/nil_resource_selector
Fix overridepolicy with nil resource selector could not work
2022-11-13 10:41:56 +08:00
wuyingjun 41b1cc4c8c fix overridepolicy with nil resource selector could not work
Signed-off-by: wuyingjun <wuyingjun_yewu@cmss.chinamobile.com>
2022-11-12 17:36:30 +08:00
lonelyCZ faa6b64cd6 Package subcommands of karmadactl to make it clearer
Signed-off-by: lonelyCZ <chengzhe@zju.edu.cn>
2022-11-10 14:31:57 +08:00
changzhen ce0236e546 add e2e for editing policy resoureceSelectors
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-11-09 16:41:15 +08:00
lonelyCZ 3dc11037cc karmadactl join/unjoin use factory to access control plane
Signed-off-by: lonelyCZ <chengzhe@zju.edu.cn>
2022-11-07 16:02:45 +08:00
lonelyCZ 7b44385441 karmadactl promote uses factory to access cluster
Signed-off-by: lonelyCZ <chengzhe@zju.edu.cn>
2022-11-04 15:18:48 +08:00
chaunceyjiang 4634763f40 Add E2e for AnnotationsOverrider
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
2022-10-14 15:36:51 +08:00
chaunceyjiang 089e586bd9 Add E2e for LabelsOverrider
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
2022-10-14 14:43:15 +08:00
karmada-bot 3e8ed1db96
Merge pull request #2611 from helen-frank/feature/cordonFactory
karmadactl cordon&uncordon uses factory to access cluster
2022-10-13 18:56:26 +08:00
chaunceyjiang d171aa1cf1 add implicit priority UT for pp
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
2022-10-07 23:18:48 +08:00
helen be4b3c829a karmadactl cordon&uncordon uses factory to access cluster
Signed-off-by: helen <helenfrank@protonmail.com>
2022-10-04 17:33:13 +08:00
changzhen 5425954372 fix flaking-test: cordon cluster taint check
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-09-28 17:13:18 +08:00
changzhen 5ee9f6776e fix 2392: replace colon with point in the rbac resource name
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-09-26 10:10:56 +08:00
changzhen 79b1284494 replace gomeme.Eventually with wait when logic has assertions
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-09-20 19:39:19 +08:00
karmada-bot 516e09508e
Merge pull request #2524 from chaunceyjiang/sa
propagate dependencies support propagate sa
2022-09-19 19:34:48 +08:00
chaunceyjiang 92fff3163d propagate dependencies support propagate sa
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
2022-09-17 18:21:17 +08:00
changzhen 6f77e1777d add test case for aa when new cluster join with different namespace
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-09-16 17:38:38 +08:00
karmada-bot 2dff09056f
Merge pull request #2509 from XiShanYongYe-Chang/fix-flaking-test-tainttoleration
[E2E] fix flaking test: tainttoleration check
2022-09-14 16:40:18 +08:00
changzhen 2719e0919b fix flaking test: tainttoleration check
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-09-14 15:29:52 +08:00
karmada-bot 21282fd183
Merge pull request #2501 from XiShanYongYe-Chang/fix-flaking-test-search
[E2E] fix flaking test: search proxy get node report not found
2022-09-14 14:59:18 +08:00
changzhen 1b57dfcc43 fix flaking test: karmadactl uncordon taint check
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-09-13 11:19:10 +08:00
changzhen 4fd36b55c5 fix flaking test: search proxy get node report not found
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-09-13 09:30:06 +08:00
yingjinhui 93a1448556 [e2e] add wait for proxy ready
Signed-off-by: yingjinhui <yingjinhui@didiglobal.com>
2022-09-08 19:35:15 +08:00
karmada-bot 958f381a54
Merge pull request #2469 from ikaven1024/pr-cluster-anno
add cache source annotation for objects returned by proxy
2022-09-07 17:54:09 +08:00
yingjinhui a9fcfa2ecd add cache source annotation for objects returned by proxy
Signed-off-by: yingjinhui <yingjinhui@didiglobal.com>
2022-09-07 15:48:14 +08:00
changzhen f661b5a93c update RandomStrLength from 3 to 5 in E2E test
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-09-07 10:50:11 +08:00
karmada-bot 71d037be0b
Merge pull request #2474 from ikaven1024/fix_deploy
do not switch context when deploy karmada
2022-09-06 11:56:07 +08:00
yingjinhui 17789e05a9 add karmadaContext to e2e runner.
Signed-off-by: yingjinhui <yingjinhui@didiglobal.com>
2022-09-06 02:08:18 +08:00
karmada-bot a1098a6b45
Merge pull request #2431 from Poor12/add-e2e-for-cluster-status
[e2e] add e2e for cluster status
2022-09-01 16:19:01 +08:00
Poor12 868a224064 add e2e for cluster status collection
Signed-off-by: Poor12 <shentiecheng@huawei.com>
2022-09-01 15:02:38 +08:00
changzhen 4049bf8285 don't consider the older cluster when filter with taint_toleration
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-08-30 20:52:23 +08:00
chaunceyjiang 90ce5e004e Reschedule ResourceBinding when adding a cluster
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
2022-08-27 11:01:25 +08:00
karmada-bot 29a756825b
Merge pull request #2414 from ikaven1024/proxy-e2e
[e2e] add proxy e2e test
2022-08-25 15:24:53 +08:00
zhuwint 4adc8c4c76 add e2e test for InterpretHealth
Signed-off-by: zhuwint <zhuwentao15@huawei.com>
2022-08-25 11:02:40 +08:00
yingjinhui 560e89a67b add proxy e2e
Signed-off-by: yingjinhui <yingjinhui@didiglobal.com>
2022-08-24 20:50:05 +08:00
zhuwint 334a478b61 add e2e for InterpretStatus
Signed-off-by: zhuwint <zhuwentao15@huawei.com>
2022-08-24 09:09:29 +08:00
Garrybest ff94289352 remove Failover from scheduler
Signed-off-by: Garrybest <garrybest@foxmail.com>
2022-08-22 14:23:16 +08:00
huntsman_ly b13a2b9c53
[E2E] add karmada-search e2e test
Co-authored-by: liys87x <liyasong1987x@gmail.com>
Signed-off-by: huntsman_ly <huntsman_ly@sina.com>
2022-08-12 13:47:32 +08:00
hanweisen 721d4e02bf propagate dependencies support propagate pvc
Signed-off-by: hanweisen <hanweisen_yewu@cmss.chinamobile.com>
2022-08-10 11:09:25 +08:00
hejianpeng c038cdd127 support ClusterOverridePolicy in namespaces_sync_controller
Signed-off-by: hejianpeng <hejianpeng2@huawei.com>
2022-07-28 11:00:32 +08:00
carlory a78bc65af5 remove unused flag for karmadactl promote
Signed-off-by: carlory <baofa.fan@daocloud.io>
2022-07-15 07:23:48 +08:00
changzhen 4fd90cc448 fix flake e2e case: Karmadactl unjoin testing
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-07-13 10:45:45 +08:00
changzhen a703560296 upgrade default karmada-apiserver from v1.23.8 to v1.24.2
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-07-09 14:40:10 +08:00
lonelyCZ 8c2b50b72e Fix check whether deployment propagated to member cluster
Signed-off-by: lonelyCZ <531187475@qq.com>
2022-07-07 20:45:18 +08:00