wawa0210
|
b247085261
|
Add execution event
Signed-off-by: wawa0210 <xiaozhang0210@hotmail.com>
|
2021-10-18 13:48:17 +08:00 |
wawa0210
|
a930a54c62
|
The tryCreateWorkload method does not directly output error information, directly returns error, which is handled by the external caller to avoid repeated output
Signed-off-by: wawa0210 <xiaozhang0210@hotmail.com>
|
2021-10-10 23:43:29 +08:00 |
dddddai
|
30a8b34ac7
|
get member workload from cache
Signed-off-by: dddddai <dddwq@foxmail.com>
|
2021-09-20 21:49:49 +08:00 |
esto
|
a6165e47f9
|
update import-aliases
Signed-off-by: esto <1291156784@qq.com>
|
2021-09-15 15:13:14 +08:00 |
lihanbo
|
f45147a9ce
|
adopt applying manifest to member cluster when resource with the same name and kind already exists
Signed-off-by: lihanbo <lihanbo2@huawei.com>
|
2021-06-26 16:25:10 +08:00 |
pengli
|
b602aaf868
|
no informer for sync status back when k8s resource applied failed to member cluster
Signed-off-by: pengli <justdoit.pli@gmail.com>
|
2021-06-18 12:00:28 +08:00 |
RainbowMango
|
763c2a10e7
|
Adopt Reconcile() method signature change
Adopt MapOjbect removing change
Adopt event handling object changes
Adopt ToRequestsFunc to MapFunc change
Adopt EnqueueRequestsFromMapFunc change
Adopt runerable interface change
Adopt using admission review version v1
Signed-off-by: RainbowMango <renhongcai@huawei.com>
|
2021-05-08 19:12:35 +08:00 |
lihanbo
|
e7aeb332ad
|
add e2e test for karmada agent
Signed-off-by: lihanbo <lihanbo2@huawei.com>
|
2021-03-27 17:58:55 +08:00 |
Hanbo Li
|
59a02e0030
|
add karmada agent (#226)
Signed-off-by: lihanbo <lihanbo2@huawei.com>
|
2021-03-24 14:51:13 +08:00 |
RainbowMango
|
0b22238888
|
Adopt work API group change
Signed-off-by: RainbowMango <renhongcai@huawei.com>
|
2021-03-06 14:30:06 +08:00 |
Hongcai Ren
|
288d24c7b9
|
Deprecate create by label from manifests (#191)
Signed-off-by: RainbowMango <renhongcai@huawei.com>
|
2021-03-06 09:28:01 +08:00 |
xsy
|
9711b9e5f8
|
Fix the failure of updating member cluster resources when the work changes (#179)
Signed-off-by: xieshiyi <xieshiyi1@huawei.com>
|
2021-02-27 18:13:25 +08:00 |
Hongcai Ren
|
5f7305f1d7
|
Rename PropagationWork to Work. (#169)
Signed-off-by: RainbowMango <renhongcai@huawei.com>
|
2021-02-09 14:30:34 +08:00 |
Hongcai Ren
|
c5502fc434
|
Remove hardcoded condition type. (#166)
Signed-off-by: RainbowMango <renhongcai@huawei.com>
|
2021-02-05 17:25:55 +08:00 |
Kevin Wang
|
422cd8e555
|
rename propagationstrategy to policy in implementations
Signed-off-by: Kevin Wang <kevinwzf0126@gmail.com>
|
2021-01-25 15:55:06 +08:00 |
Kevin Wang
|
4afcabe5f1
|
rename apigroup name, from propagationstrategy to policy
Signed-off-by: Kevin Wang <kevinwzf0126@gmail.com>
|
2021-01-25 15:55:06 +08:00 |
Kevin Wang
|
e33559250c
|
rename membercluster to cluster in relevant implementations
Signed-off-by: Kevin Wang <kevinwzf0126@gmail.com>
|
2021-01-23 09:53:52 +08:00 |
Kevin Wang
|
da394ab07a
|
rename membercluster api to cluster
Signed-off-by: Kevin Wang <kevinwzf0126@gmail.com>
|
2021-01-23 09:53:52 +08:00 |
Hanbo Li
|
143f09af1b
|
add object watcher to manage operations for object dispatched to member clusters (#104)
Signed-off-by: lihanbo <lihanbo2@huawei.com>
|
2021-01-07 18:51:07 +08:00 |
Hongcai Ren
|
e794857320
|
execution controller only foucs on generation changed event (#105)
Signed-off-by: RainbowMango <renhongcai@huawei.com>
|
2021-01-05 12:00:52 +08:00 |
Xianpao Chen
|
8e0f2c4cae
|
add work queue for status controller (#99)
Signed-off-by: chenxianpao <chenxianpao@huawei.com>
|
2020-12-31 17:39:33 +08:00 |
Hongcai Ren
|
e4c7379eb5
|
simplify finalizer usage. (#94)
|
2020-12-30 09:25:00 +08:00 |
Hanbo Li
|
5327705f6e
|
add finalizer when creating propagationwork (#92)
|
2020-12-28 17:09:53 +08:00 |
lihanbo
|
e568db711e
|
get membercluster resource from cache
|
2020-12-26 11:45:00 +08:00 |
lihanbo
|
fb91d91c94
|
add membercluster status controller
|
2020-12-23 14:48:48 +08:00 |
RainbowMango
|
a35b577afe
|
adoption after enalbe CRD subresource
|
2020-12-21 09:24:33 +08:00 |
Kevin Wang
|
52ff0e4ab9
|
reflect github org update (#73)
Signed-off-by: Kevin Wang <kevinwzf0126@gmail.com>
|
2020-12-15 11:47:13 +08:00 |
Hanbo Li
|
edd8763265
|
add karmadactl unjoin command (#67)
|
2020-12-14 17:36:48 +08:00 |
RainbowMango
|
aa24ea2457
|
client interface change after scope change.
|
2020-12-08 14:12:35 +08:00 |
Hanbo Li
|
4d2e1de9e9
|
prefix execution space name with karmada-es- (#61)
|
2020-12-08 11:12:28 +08:00 |
Hanbo Li
|
e7d751bbc8
|
manipulate GVR from GVK by RESTMapper for execution controller (#60)
|
2020-12-07 17:16:18 +08:00 |
RainbowMango
|
c94a795299
|
manipulate GVR from GVK by RESTMapper
|
2020-12-07 09:38:01 +08:00 |
Hanbo Li
|
75d912aa5c
|
refactor membercluster controller and execution controller with controller-runtime (#55)
|
2020-12-04 16:39:05 +08:00 |
mrlihanbo
|
395b4da4f8
|
ensure finalizer for given propagationwork (#34)
|
2020-11-26 14:42:17 +08:00 |
mrlihanbo
|
3b4bec41ba
|
add execution controller (#25)
|
2020-11-23 17:49:35 +08:00 |