| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix the reference to api/client after completing the migration•••Signed-off-by: wbc6080 <wangbincheng4@huawei.com> | wbc6080 | 2024-08-10 | 1 | -1/+1 |
| * | Migrate client and openapi to the api directory and adjust dependency references•••Signed-off-by: wbc6080 <wangbincheng4@huawei.com> | wbc6080 | 2024-08-09 | 1 | -2/+2 |
| * | Modify the way each component in kubeedge refers to API dependencies and chan...•••Signed-off-by: wbc6080 <wangbincheng4@huawei.com> | wbc6080 | 2024-08-08 | 1 | -2/+2 |
| * | support operations: upgrade edge node from cloud•••Signed-off-by: gy95 <guoyao17@huawei.com> | gy95 | 2022-09-22 | 1 | -1/+2 |
| * | Fix-4077: remove edgecontroller downstream endpointsManager avoid memory leak•••Signed-off-by: chengengkun <1366542563@qq.com> | chengengkun | 2022-07-30 | 1 | -23/+0 |
| * | refactor message layer•••Signed-off-by: wackxu <xushiwei5@huawei.com> | x00425595 | 2022-03-29 | 1 | -2/+2 |
| * | Move apis and client under kubeedge/cloud/pkg/ to kubeedge/pkg/•••Signed-off-by: gy95 <guoyao17@huawei.com> | gy95 | 2022-03-11 | 1 | -2/+2 |
| * | do not maintain nodestatus in localcache•••Signed-off-by: Congrool <chpzhangyifei@qq.com> | Congrool | 2021-10-14 | 1 | -20/+3 |
| * | move edgecontroller config into EdgeController struct•••Signed-off-by: gy95 <guoyao17@huawei.com> | gy95 | 2021-07-13 | 1 | -9/+10 |
| * | remove edgemesh from edgecore•••Signed-off-by: fisherxu <xufei40@huawei.com> | fisherxu | 2021-06-21 | 1 | -224/+0 |
| * | Merge pull request #2879 from gy95/edgecontroller•••fix msg log print use correct msg | KubeEdge Bot | 2021-06-15 | 1 | -10/+10 |
| |\ | |||||
| | * | fix msg log print use correct msg•••Signed-off-by: gy95 <guoyao17@huawei.com> | gy95 | 2021-06-03 | 1 | -10/+10 |
| * | | router processing message add exit rule•••Signed-off-by: gy95 <guoyao17@huawei.com> | gy95 | 2021-06-11 | 1 | -2/+2 |
| |/ | |||||
| * | modify interface name to KubeEdgeCustomInformer•••Signed-off-by: gy95 <guoyao17@huawei.com> | gy95 | 2021-05-14 | 1 | -1/+1 |
| * | cloudcore: should reassign the result of selector.Add to selector•••Signed-off-by: LIYUNFAN <leeyunfans@gmail.com> | LIYUNFAN | 2021-04-16 | 1 | -2/+2 |
| * | edgecontroller: fix downstream easier to read•••Signed-off-by: zc <ce.zheng@daocloud.io> | zc | 2021-03-23 | 1 | -92/+107 |
| * | Merge pull request #2672 from Iceber/fix-edgecontroller-syncpod•••cloud/edgecontroller: fix the syncPod in the downstream controller | KubeEdge Bot | 2021-03-22 | 1 | -0/+1 |
| |\ | |||||
| | * | cloud/edgecontroller: fix the syncPod in the downstream controller•••Signed-off-by: Iceber Gu <wei.cai-nat@daocloud.io> | Iceber Gu | 2021-03-20 | 1 | -0/+1 |
| * | | cloud: fix the warning log for printing object type•••Signed-off-by: Iceber Gu <wei.cai-nat@daocloud.io> | Iceber Gu | 2021-03-21 | 1 | -8/+8 |
| |/ | |||||
| * | fix CI problem and reviews•••Signed-off-by: WintonChan <cw_hao@163.com> | WintonChan | 2021-02-02 | 1 | -3/+7 |
| * | Fix issue about comment•••Signed-off-by: WintonChan <cw_hao@163.com> | WintonChan | 2021-01-27 | 1 | -4/+4 |
| * | Modify crd definition•••1.Modify rule's status to optional parameter 2.modify description for pretty view Signed-off-by: liufen90 <564795204@qq.com> | liufen90 | 2021-01-21 | 1 | -11/+11 |
| * | fix issue about package import and golint•••Signed-off-by: WintonChan <cw_hao@163.com> | WintonChan | 2021-01-21 | 1 | -1/+1 |
| * | Delete kubeconfig•••Signed-off-by: liufen90 <564795204@qq.com> | liufen90 | 2021-01-21 | 1 | -16/+8 |
| * | Add crd define, edgecontroller list-watch implement•••Signed-off-by: liufen90 <564795204@qq.com> | liufen90 | 2021-01-21 | 1 | -0/+119 |
| * | edgecontroller: optimize locationcache•••Signed-off-by: LIYUNFAN <leeyunfans@gmail.com> | LIYUNFAN | 2021-01-19 | 1 | -52/+61 |
| * | separate crd client and core client | Threestone | 2021-01-11 | 1 | -2/+4 |
| * | rename some variable name | Threestone | 2021-01-08 | 1 | -10/+10 |
| * | remove edgesite logic in downstream, and the client use protobuf•••content-type for k8s core apis, for crd use json content-type. | Threestone | 2021-01-07 | 1 | -27/+2 |
| * | use sharedinformerfactory | Threestone | 2021-01-07 | 1 | -9/+21 |
| * | optimizeinformer | Threestone | 2021-01-07 | 1 | -16/+9 |
| * | upgrade klog@0.4.0 to klog/v2@2.2.0 | GsssC | 2020-11-20 | 1 | -1/+1 |
| * | put all module name and module group in one place | ZYZ | 2020-09-10 | 1 | -12/+13 |
| * | Update upstream dependency to K8s 1.18.5•••Co-authored-by: Yin Ding <dingyin@gmail.com> Co-authored-by: Rio Zhu <32083634+zzxgzgz@users.noreply.github.com> * Updated k8s to 1.18.5 and modified code around API changes. * Updated kube-scheduler dependency. * added filed ExperimentalTopologyManagerPolicy to matched the upgraded k8s * Changed some dependencies' versions to x.18.0 * Added function to start cpu manager in clcm. | Rio Zhu | 2020-08-03 | 1 | -4/+5 |
| * | fix downstream | guojianyu | 2020-07-14 | 1 | -2/+6 |
| * | clean up goroutines when delete egdenode | fisherxu | 2020-06-19 | 1 | -0/+14 |
| * | add create sream cert doc instruction•••Signed-off-by: kadisi <iamkadisi@163.com> | kadisi | 2020-04-30 | 1 | -1/+1 |
| * | support kubectl logs•••Signed-off-by: kadisi <iamkadisi@163.com> | kadisi | 2020-04-30 | 1 | -1/+1 |
| * | change some logs level to 4•••Signed-off-by: kadisi <iamkadisi@163.com> | kadisi | 2020-04-22 | 1 | -10/+10 |
| * | Change edgecontroller configuration access method from Get() to global variab...•••Signed-off-by: kuramal <linxxnil@126.com> | kuramal | 2020-02-18 | 1 | -5/+5 |
| * | improve reliable transmission | fisherxu | 2020-01-20 | 1 | -0/+5 |
| * | edgecontroller r module use new api•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2020-01-19 | 1 | -5/+5 |
| * | modify the return value of NewContextMessageLayer()•••Signed-off-by: zhuguihua <zhuguihua@cmss.chinamobile.com> | zhuguihua | 2020-01-13 | 1 | -7/+1 |
| * | delete useless message-layer config•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2020-01-03 | 1 | -1/+1 |
| * | Optimize the initialization of the edgecontroller module global variable•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2019-11-28 | 1 | -5/+5 |
| * | delete ctx, cancel field from module struct•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2019-11-18 | 1 | -10/+8 |
| * | cloudcore: Add a default initialization method for each module.•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2019-11-18 | 1 | -21/+33 |
| * | bugfix:Use golang context to instead of stop channel, Solve the problem of ou...•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2019-11-04 | 1 | -69/+38 |
| * | cleanup: remove or simplification code pieces•••default action set to break for loop reform code to more natural logic jump to next loop when build message failed Signed-off-by: Guangming Wang <guangming.wang@daocloud.io> | Guangming Wang | 2019-09-28 | 1 | -28/+35 |
| * | change cloudcore loginfo level•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2019-09-18 | 1 | -6/+6 |
