Commit Graph

152 Commits

Author SHA1 Message Date
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
changzhen d711b72f45 tidy up lifted file
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-03-15 10:42:32 +08:00
changzhen 3c028192ae don't retain service nodeport when update service
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-03-08 09:37:26 +08:00
lihanbo 83efb14201 add default dependenciesInterpreter
Signed-off-by: lihanbo <lihanbo2@huawei.com>
2022-02-24 14:37:05 +08:00
RainbowMango dd7a3d4c6b Nominate resource interpreter framework owners
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2022-01-20 10:42:01 +08:00
karmada-bot abc767bfcd
Merge pull request #1277 from iawia002/unstructured
Clean up the code that converts Unstructured objects
2022-01-20 10:09:25 +08:00
Xinzhao Xu 501f68aea4 Clean up the code that converts Unstructured objects
Signed-off-by: Xinzhao Xu <z2d@jifangcheng.com>
2022-01-19 10:28:30 +08:00
changzhen fc7616e234 update HookEnabled interface with resourceinterpreter
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-01-19 09:27:15 +08:00
Xinzhao Xu 2f55e6c583 Implementing the AggregateStatus hook
Signed-off-by: Xinzhao Xu <z2d@jifangcheng.com>
2022-01-18 20:35:26 +08:00
Xinzhao Xu a895c38005 Implementing the ReviseReplica hook
Signed-off-by: Xinzhao Xu <z2d@jifangcheng.com>
2021-12-24 16:02:25 +08:00
lonelyCZ 14010e289f move prune to pkg/resourceinterpreter/defaultinterpreter
Signed-off-by: lonelyCZ <531187475@qq.com>
2021-12-21 16:54:22 +08:00
lonelyCZ aa97d84c52 Move RemoveIrrelevantField to pkg/resourceinterpreter
Signed-off-by: lonelyCZ <531187475@qq.com>
2021-12-18 13:08:55 +08:00
changzhen 7224234a74 Update resourece interpreter pkg/file name and variable/parameter/comment naming
Signed-off-by: changzhen <changzhen5@huawei.com>
2021-11-20 17:48:00 +08:00