zhangyukun
|
d4e5f04791
|
Resource Interpreter framework introduce Lua runtime layer
Signed-off-by: zhangyukun <38148677+jameszhangyukun@users.noreply.github.com>
|
2022-11-08 09:17:33 +08:00 |
zhangyukun
|
a3c50e7e86
|
Resource Interpreter Framework cache and reorganize configurations
Signed-off-by: zhangyukun <38148677+jameszhangyukun@users.noreply.github.com>
|
2022-11-07 13:42:00 +08:00 |
karmada-bot
|
900a1bb043
|
Merge pull request #2651 from RainbowMango/pr_cleanup_customize_interpreter
cleanup kubeconfig parameter from customized interpreter
|
2022-10-20 09:08:15 +08:00 |
chaunceyjiang
|
f865e5542c
|
Put chaunceyjiang onto the controllers and resourceinterpreter reviewers list
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
|
2022-10-19 09:47:04 +08:00 |
RainbowMango
|
f5d3d013e6
|
remove kubeconfig parameter from customized interpreter
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2022-10-18 16:59:57 +08:00 |
karmada-bot
|
41615f8783
|
Merge pull request #2294 from chaunceyjiang/ttl
No need to propagate ttlsecondsafterfinished
|
2022-08-29 12:34:57 +08:00 |
chaunceyjiang
|
83c91ac909
|
No need to propagate ttlsecondsafterfinished
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
|
2022-08-29 11:22:15 +08:00 |
karmada-bot
|
f70fe8a0e6
|
Merge pull request #2415 from Garrybest/pr_pv
retain PersistentVolume fields
|
2022-08-26 09:27:54 +08:00 |
changzhen
|
afca732825
|
reflect health status for recording the healthy state of the current resource running in the member cluster
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2022-08-24 17:27:56 +08:00 |
Garrybest
|
7b7428fb9e
|
retain PersistentVolume fields
Signed-off-by: Garrybest <garrybest@foxmail.com>
|
2022-08-23 18:04:33 +08:00 |
yusank
|
d1617303a4
|
feat: sync cluster level resource status #2394
Signed-off-by: yusank <yusankurban@gmail.com>
|
2022-08-22 10:16:53 +08:00 |
zhuwint
|
989fb496fd
|
add default interpreter for interpretHealth
Signed-off-by: zhuwint <zhuwentao15@huawei.com>
|
2022-08-18 11:48:09 +08:00 |
karmada-bot
|
431e06a684
|
Merge pull request #2329 from zhuwint/devhealthy
implement InterpretHealth for resource interpreter
|
2022-08-11 10:51:09 +08:00 |
zhuwint
|
90ddb6ae3c
|
implement InterpretHealth for resource interpreter
Signed-off-by: zhuwint <zhuwentao15@huawei.com>
|
2022-08-11 09:19:50 +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 |
RainbowMango
|
8461e4fb8c
|
rename and re-organize the informermanager
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2022-08-09 17:24:23 +08:00 |
RainbowMango
|
f73e7f2639
|
Rename interpreter operation health
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2022-08-08 19:56:18 +08:00 |
karmada-bot
|
7097347d86
|
Merge pull request #2311 from weilaaa/optimize_unstructured_convert_methods
optimize unstructured convert methods
|
2022-08-04 14:16:01 +08:00 |
weilaaa
|
4ed701069d
|
optimize unstructured convert methods
Signed-off-by: weilaaa <weilanidaye@gmail.com>
|
2022-08-04 11:38:25 +08:00 |
karmada-bot
|
7c728707fc
|
Merge pull request #2035 from chaunceyjiang/auto_propagate_sa
Propagate dependencies add support propagate ServiceAccount
|
2022-08-02 19:50:59 +08:00 |
chaunceyjiang
|
0014bc2aed
|
Propagate dependencies add support propagate ServiceAccount
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
|
2022-08-02 15:55:31 +08:00 |
karmada-bot
|
26c559e1a2
|
Merge pull request #2252 from RainbowMango/pr_fix_health_assessment
Fixed Argo CD can not assess StatefulSet and DaemonSet health status issue
|
2022-07-27 11:51:52 +08:00 |
karmada-bot
|
b8af2a70b4
|
Merge pull request #2249 from dddddai/status
Make sure to update resource status
|
2022-07-27 09:34:52 +08:00 |
dddddai
|
5743cebab0
|
make sure to update resource status
Signed-off-by: dddddai <dddwq@foxmail.com>
|
2022-07-26 11:18:31 +08:00 |
RainbowMango
|
6068b606ae
|
Fixed Argo CD can not assess StatefulSet and DaemonSet health status
issue.
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2022-07-25 16:00:48 +08:00 |
Qianjin Xu
|
845e89d3a7
|
Fix: ArgoCD can not assess Deployment health status.
Signed-off-by: Qianjin Xu <xuqianjins@gmail.com>
|
2022-07-23 18:55:30 +08:00 |
karmada-bot
|
9c200843a4
|
Merge pull request #2146 from chaunceyjiang/issue_2173
sync pod failded and succeeded status
|
2022-07-16 19:09:39 +08:00 |
chaunceyjiang
|
f38439a92d
|
sync pod failded and succeeded status
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
|
2022-07-15 09:56:52 +08:00 |
charlesQQ
|
519bcb0eed
|
fix: fix applyPatch when patch and patchType is nil
Signed-off-by: charlesQQ <charles_ali@qq.com>
|
2022-07-12 10:30:38 +08:00 |
AllenZMC
|
f7469ea3ec
|
Fix nil problem in updateConfiguration
Signed-off-by: AllenZMC <zhongming.chang@daocloud.io>
|
2022-07-04 13:03:06 +08:00 |
chaunceyjiang
|
6ffe6f0967
|
sync status of pvc
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
|
2022-07-01 10:59:02 +08:00 |
chaunceyjiang
|
21cb9839a5
|
Add a CronJob to the default dependencinterpreter
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
|
2022-06-25 14:31:12 +08:00 |
bruce
|
738352611e
|
sync status of pod
Signed-off-by: bruce <zhangyongxi_yewu@cmss.chinamobile.com>
|
2022-06-13 15:15:56 +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 |
chaunceyjiang
|
7c283b124b
|
log format
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
|
2022-05-17 11:47:18 +08:00 |
yingjinhui
|
4518b0e497
|
Fix occasionally TestAggregateJobStatus time error
Signed-off-by: yingjinhui <yingjinhui@didiglobal.com>
|
2022-05-11 14:46:56 +08:00 |
karmada-bot
|
30ac5aaa37
|
Merge pull request #1702 from AllenZMC/improve_test
Correct the function name error in the comment
|
2022-05-02 10:00:19 +08:00 |
AllenZMC
|
01a2c8c988
|
Correct the function name error in the comment
Signed-off-by: AllenZMC <zhongming.chang@daocloud.io>
|
2022-05-01 15:14:11 +08:00 |
karmada-bot
|
40d61d2053
|
Merge pull request #1679 from XiShanYongYe-Chang/add-e2e-for-resource-status-collection
[E2E] add e2e for ingressStatus collection
|
2022-04-30 12:54:18 +08:00 |
changzhen
|
695c29fe61
|
add e2e for ingressStatus collection
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2022-04-28 11:55:57 +08:00 |
AllenZMC
|
c7e770c51d
|
add ut for dependencies
Signed-off-by: AllenZMC <zhongming.chang@daocloud.io>
|
2022-04-27 16:42:45 +08:00 |
changzhen
|
0454944b63
|
add default reflectstatus implemetation
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2022-04-24 16:32:03 +08:00 |
changzhen
|
0b985f4463
|
add default reflectstatus implementation with deployment kind
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2022-04-24 11:19:42 +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 |
AllenZMC
|
f67684acf7
|
add ut for revisereplica
Signed-off-by: AllenZMC <zhongming.chang@daocloud.io>
|
2022-04-19 22:20:09 +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
|
b4be8be08d
|
Merge pull request #1586 from Poor12/fix-1544
enable aggregateStatusInterpreter for daemonSet and statefulSet
|
2022-04-08 11:27:48 +08:00 |
Poor12
|
257e36f422
|
fix 1544-add aggregateStatusInterpreter for daemonSet and statefulSet
Signed-off-by: Poor12 <shentiecheng@huawei.com>
|
2022-04-08 10:41:18 +08:00 |
chang.qiangqiang
|
af3ffd6179
|
fix: bugfix response's patch and patchType is nil, controller panic
Signed-off-by: charlesQQ <charles_ali@qq.com>
fix: bugfix response's patch and patchType is nil, controller panic
Signed-off-by: charlesQQ <charles_ali@qq.com>
|
2022-04-06 19:05:15 +08:00 |