Commit Graph

28 Commits

Author SHA1 Message Date
Lan Liang 5a4539d404 migrate wait.PollImmediate to wait.PollUntilContextTimeout.
Signed-off-by: Lan Liang <gcslyp@gmail.com>
2024-05-22 05:51:49 +00:00
zhzhuang-zju 309c67701b bump golangci to v1.58.0
Signed-off-by: zhzhuang-zju <m17799853869@163.com>
2024-05-13 09:32:13 +08:00
Vacant 5110ce08bd add e2e coverage detail
Signed-off-by: Vacant <vacant@MasterNode.local>
Signed-off-by: Vacant <vacant@192.168.0.107>
2024-01-12 20:36:27 +08:00
zhy76 adef1e5974 feat: add license and verify license for code file
Signed-off-by: zhy76 <958474674@qq.com>
2023-11-16 11:11:21 +08:00
changzhen 734cf3ab8f fix depndencies lua scrpit bug
Signed-off-by: changzhen <changzhen5@huawei.com>
2023-09-05 17:36:24 +08:00
chaunceyjiang a10f895c1e feat: Support modification synchronization of custom resources as dependency
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
2023-06-26 10:43:51 +08:00
yike21 3c312b7d30 cleanup the ci about interpreter-interpret-health test
Signed-off-by: yike21 <yike21@qq.com>
2023-06-10 20:21:36 +08:00
RainbowMango a1e8f164cb adopt static check issues
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2023-01-31 09:22:41 +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
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
jwcesign 8acd1a4503 Delete the redundant logic in func GenerateExecutionSpaceName
Signed-off-by: jwcesign <jiangwei115@huawei.com>
2022-12-28 15:59:24 +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
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
changzhen f4353a1e65 e2e: refactor retain test
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-11-25 17:00:30 +08:00
zhangyukun 49d7520119 e2e
Signed-off-by: zhangyukun <38148677+jameszhangyukun@users.noreply.github.com>
2022-11-22 19: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
zhuwint 4adc8c4c76 add e2e test for InterpretHealth
Signed-off-by: zhuwint <zhuwentao15@huawei.com>
2022-08-25 11:02:40 +08:00
zhuwint 334a478b61 add e2e for InterpretStatus
Signed-off-by: zhuwint <zhuwentao15@huawei.com>
2022-08-24 09:09:29 +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
changzhen 7342f2fd78 Set e2e to run in parallel
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-04-15 11:47:26 +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
changzhen c617644eaa upgrade ginkgo to v2
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-04-12 20:39:29 +08:00
changzhen ca103cf336 Declare in container nodes, initialize in setup nodes
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-04-12 09:46:18 +08:00
Xinzhao Xu bc883c86b1 Add e2e test for the AggregateStatus hook
Signed-off-by: Xinzhao Xu <z2d@jifangcheng.com>
2022-01-21 15:22:37 +08:00
Xinzhao Xu 7207dad298 Add e2e test for the ReviseReplica hook
Signed-off-by: Xinzhao Xu <z2d@jifangcheng.com>
2021-12-31 12:33:47 +08:00
lonelyCZ f4c71a6370 Run karmada-interpreter-webhook-example in CI
Signed-off-by: lonelyCZ <531187475@qq.com>
2021-12-30 20:46:32 +08:00