karmada-bot
69ecff65d8
Merge pull request #3114 from Poor12/test
...
Detector watch pp fields changed other than resource selector
2023-02-09 16:35:51 +08:00
Poor12
9ae3e50ae8
detector watch pp fields changed other than resource selector
...
Signed-off-by: Poor12 <shentiecheng@huawei.com>
2023-02-09 15:16:21 +08:00
Fish-pro
05c759a19a
Use http constants instead of string
...
Signed-off-by: Fish-pro <zechun.chen@daocloud.io>
2023-02-07 15:51:00 +08:00
RainbowMango
a1e8f164cb
adopt static check issues
...
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2023-01-31 09:22:41 +08:00
RainbowMango
95213cd6f5
Adopt IngressStatus type changes
...
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2023-01-29 18:08:19 +08:00
hejunhua
f229d97be9
fix that the InterpretDependency operation is absent in the validating webhook
...
Signed-off-by: hejunhua <jayfantasyhjh@gmail.com>
fix e2e problem
Signed-off-by: hejunhua <jayfantasyhjh@gmail.com>
fix test case
Signed-off-by: hejunhua <jayfantasyhjh@gmail.com>
2023-01-17 15:14:04 +08:00
Amir Alavi
05a98cc978
default interpreter aggregate status: set sub-test name and parallelize
...
Signed-off-by: Amir Alavi <amiralavi7@gmail.com>
2023-01-08 21:05:45 -05:00
karmada-bot
4d9b23ff72
Merge pull request #3008 from Fish-pro/infoffmt
...
Remove unnecessary fmt.Sprintf for logging
2022-12-30 09:25:51 +08:00
chen zechun
4699343bcf
Remove unnecessary fmt.Sprintf for logging
...
Signed-off-by: chen zechun <zechun.chen@daocloud.io>
2022-12-29 17:55:56 +08:00
karmada-bot
a20dd6e630
Merge pull request #2935 from jwcesign/code-review-fix-v2
...
Delete the redundant logic in func GenerateExecutionSpaceName
2022-12-29 15:39:50 +08:00
jwcesign
8acd1a4503
Delete the redundant logic in func GenerateExecutionSpaceName
...
Signed-off-by: jwcesign <jiangwei115@huawei.com>
2022-12-28 15:59:24 +08:00
Poor12
dbcf60a696
log error when replicaDivisionPreference is Weighted and WeightPreference is nil
...
Signed-off-by: Poor12 <shentiecheng@huawei.com>
2022-12-23 14:25:18 +08:00
wlp1153468871
3dc0ef2a4a
Update the wrong message info in the e2e
...
Signed-off-by: wlp1153468871 <luping.wei@daocloud.io>
2022-12-21 12:18:33 +08:00
karmada-bot
f029394009
Merge pull request #2912 from jwcesign/fix-pp-rb
...
fix a corner case that re-schedule be skipped in case of the cluster becomes not fit.
2022-12-13 17:06:27 +08:00
jwcesign
950b614fa7
Fix resource hangover in member cluster when propagating matching changes
...
Signed-off-by: jwcesign <jiangwei115@huawei.com>
2022-12-13 14:55:50 +08:00
changzhen
5ed2100ee1
support multiple dependencyInterpreter lua script for one gvk
...
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-12-13 10:30:33 +08:00
Poor12
c3e2dedbbe
fix e2e failure
...
Signed-off-by: Poor12 <shentiecheng@huawei.com>
2022-12-12 11:14:40 +08:00
Poor12
7c4cd0b5b6
fix work status not sync to control plane
...
Signed-off-by: Poor12 <shentiecheng@huawei.com>
2022-12-09 15:43:34 +08:00
karmada-bot
3f0a19c192
Merge pull request #2856 from jameszhangyukun/e2e-depency
...
[E2E] add test case for resource interpreter customization
2022-11-28 09:32:10 +08:00
zhangyukun
a5e35a4ca8
e2e DependencyInterpretation
...
Signed-off-by: zhangyukun <38148677+jameszhangyukun@users.noreply.github.com>
2022-11-27 14:11:35 +08:00
karmada-bot
d20c699e42
Merge pull request #2851 from XiShanYongYe-Chang/e2e-update-retain-test
...
[e2e] Refactor InterpreterOperation retain test with resourceinterpreter
2022-11-25 19:27:08 +08:00
changzhen
f4353a1e65
e2e: refactor retain test
...
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-11-25 17:00:30 +08:00
RainbowMango
f8646f5d91
Update Golang version from v1.18.3 to v1.19.3
...
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2022-11-23 19:47:12 +08:00
karmada-bot
4870c30f9d
Merge pull request #2839 from jameszhangyukun/e2e-custom
...
[E2E] add test case for resource interpreter customization
2022-11-22 21:00:07 +08:00
zhangyukun
49d7520119
e2e
...
Signed-off-by: zhangyukun <38148677+jameszhangyukun@users.noreply.github.com>
2022-11-22 19:42:01 +08:00
cleverhu
e1e1616197
unify namespace and name style
...
Signed-off-by: cleverhu <shouping.hu@daocloud.io>
2022-11-19 23:42:01 +08:00
changzhen
df81ff9509
add e2e for resource interpreter customization
...
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-11-19 18:15:18 +08:00
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
Garrybest
a0b7ba5d1d
leverage scheduler cache to estimate replicas
...
Signed-off-by: Garrybest <garrybest@foxmail.com>
2022-10-30 22:45:16 +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
karmada-bot
f55d1787e5
Merge pull request #2122 from XiShanYongYe-Chang/extend-unjoin-waiting-time
...
Extend the waiting time for CI cluster unjoin
2022-07-04 17:42:33 +08:00
karmada-bot
4e4be71b28
Merge pull request #1992 from XiShanYongYe-Chang/retain-with-pull-cluster
...
[E2E] support pull mode cluster for Retain testing
2022-07-04 17:13:38 +08:00
changzhen
a2dfd883ef
extend the waiting time for CI cluster unjoin
...
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-07-04 16:57:53 +08:00
carlory
c1e5f1f0a1
dix karmadactl e2e
...
Signed-off-by: carlory <baofa.fan@daocloud.io>
2022-06-29 11:22:05 +08:00
karmada-bot
0abb792bbf
Merge pull request #1850 from hanweisen/adde2etest
...
[E2E] add karmadactl cordon/uncordon e2e test
2022-06-29 10:44:21 +08:00
karmada-bot
a2bcb1acd4
Merge pull request #1822 from duanmengkk/feature_servicepromotefix
...
fixed a bug that the service could not be promoted and e2e test
2022-06-27 19:17:19 +08:00
carlory
ac1121365a
remove dry-run from GlobalCommandOptions
...
Signed-off-by: carlory <baofa.fan@daocloud.io>
2022-06-19 00:06:39 +08:00
hanweisen
429dae2340
add karmadactl cordon/uncordon e2e test
...
Signed-off-by: hanweisen <hanweisen_yewu@cmss.chinamobile.com>
2022-06-17 09:58:31 +08:00
duanmeng
0ea0f6f1cb
fixed a bug that the service could not be promoted and e2e test
...
Signed-off-by: duanmeng <duanmeng_yewu@cmss.chinamobile.com>
2022-06-16 21:56:01 +08:00
changzhen
9852574980
support pull mode cluster for Retain testing
...
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-06-13 15:19:34 +08:00
Garrybest
3ad6f31a7b
fix bugs of aggregating job status
...
Signed-off-by: Garrybest <garrybest@foxmail.com>
2022-06-10 17:47:00 +08:00
karmada-bot
3791cd5815
Merge pull request #1824 from wuyingjun-lucky/promote_bug
...
Fix promoting failed if a resource with other kind used same name has promoted before
2022-06-08 11:54:58 +08:00
wuyingjun
667e0ee9d5
fix promoting failed if a resource with other kind used same name has promoted before
...
Signed-off-by: wuyingjun <wuyingjun_yewu@cmss.chinamobile.com>
2022-06-04 21:10:55 +08:00
changzhen
9e94ed28c2
update perl image for latest image run err
...
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-05-31 11:39:00 +08:00
karmada-bot
519a385641
Merge pull request #1848 from XiShanYongYe-Chang/add-log-info
...
[E2E] log more err info when wait resource exist on member clusters
2022-05-30 15:14:48 +08:00
changzhen
f95e14769a
log more err info when wait resource exist on member clusters
...
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-05-20 16:18:51 +08:00
wuyingjun
87073c3d78
discard unused param in cmd functions
...
Signed-off-by: wuyingjun <wuyingjun_yewu@cmss.chinamobile.com>
2022-05-20 11:25:29 +08:00
chaunceyjiang
935d36dbd7
add e2e of service of nodeport type
...
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
2022-05-19 09:28:08 +08:00
karmada-bot
3c73babcaf
Merge pull request #1801 from wuyingjun-lucky/karmadactl_test
...
Add karmadactl e2e test
2022-05-17 19:13:46 +08:00
wuyingjun
f814b5d07a
add karmadactl e2e test
...
Signed-off-by: wuyingjun <wuyingjun_yewu@cmss.chinamobile.com>
Update test/e2e/karmadactl_test.go
Co-authored-by: Zhe Cheng <47743202+lonelyCZ@users.noreply.github.com>
modify varible member1
Signed-off-by: wuyingjun <wuyingjun_yewu@cmss.chinamobile.com>
2022-05-17 15:13:48 +08:00
wuyingjun
942ef77d22
set timeout configs by using flags when run e2e before
...
Signed-off-by: wuyingjun <wuyingjun_yewu@cmss.chinamobile.com>
2022-05-14 22:40:21 +08:00
Poor12
b3eed04087
[e2e]add e2e for jobStatus,daemonSetStatus,statefulSetStatus collection
...
Signed-off-by: Poor12 <shentiecheng@huawei.com>
2022-05-09 20:25:57 +08:00