| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | delete useless getExtendHeaderr function•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2019-11-19 | 1 | -17/+0 |
| * | delete ctx, cancel field from module struct•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2019-11-18 | 15 | -119/+26 |
| * | change Context struct to BeehiveConttext. add golang ctx field to BeehiveContext•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2019-11-18 | 1 | -3/+1 |
| * | regenerate gomock file for beehive module•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2019-11-18 | 3 | -60/+22 |
| * | edgecore:Add a default initialization method for each module•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2019-11-18 | 9 | -75/+97 |
| * | delete redundant code | du2016 | 2019-11-16 | 1 | -7/+0 |
| * | Merge pull request #1262 from kadisi/beehive_core•••Optimize the use of beehive context | KubeEdge Bot | 2019-11-15 | 34 | -315/+258 |
| |\ | |||||
| | * | delete init function for beehiveContext•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2019-11-15 | 5 | -5/+32 |
| | * | update beehive module dest mock file•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2019-11-15 | 1 | -6/+4 |
| | * | edgemesh: delete beehiveContext fiield from edgemesh struct•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2019-11-15 | 14 | -184/+154 |
| | * | cloudcore: delete beehiveContext field form cloudcore module struct•••Signed-off-by: zhangjie <iamkadisi@163.com> edgecore: delete beehiveContext fiield from edgecore module struct Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2019-11-15 | 23 | -133/+82 |
| | * | change GetContext function name to InitContext, and export AddModule,AddModul...•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2019-11-15 | 6 | -29/+28 |
| * | | Merge pull request #1260 from cwl233/cwl233•••read "/proc/meminfo" to get memory status | KubeEdge Bot | 2019-11-15 | 1 | -2/+13 |
| |\ \ | |/ |/| | |||||
| | * | read "/proc/meminfo" to get memory status | edge | 2019-11-14 | 1 | -2/+13 |
| * | | Unified module source file naming convention•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2019-11-13 | 11 | -0/+0 |
| * | | servivebus:uses the golang context instead of the stop channel•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2019-11-13 | 9 | -156/+171 |
| * | | metamanager:uses the golang context instead of the stop channel•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2019-11-12 | 2 | -10/+30 |
| * | | eventbus:uses the golang context instead of the stop channel•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2019-11-12 | 1 | -44/+56 |
| * | | edgehub:uses the golang context instead of the stop channel•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2019-11-12 | 3 | -39/+79 |
| * | | move Controller to EdgeHub struct•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2019-11-12 | 3 | -192/+135 |
| * | | edged: uses the golang context instead of the stop channel.•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2019-11-12 | 1 | -9/+16 |
| * | | edevicetwin uses the golang context instead of the stop channel.•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2019-11-12 | 4 | -33/+41 |
| * | | move DTController to DeviceTwin struct•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2019-11-12 | 4 | -279/+86 |
| |/ | |||||
| * | delete useless test line, and Local test does not produce edge.db file•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2019-11-11 | 3 | -20/+54 |
| * | delete go test Verbose output•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2019-11-11 | 1 | -1/+1 |
| * | Handling local tests Modifying source configuration file issues•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2019-11-09 | 1 | -0/+3 |
| * | Optimize testcase for edgecore•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2019-11-09 | 26 | -959/+1835 |
| * | change 2 to 'To' | fisherxu | 2019-11-07 | 6 | -49/+49 |
| * | improvement for codebase | fisherxu | 2019-10-17 | 1 | -66/+67 |
| * | add golang version check for makefile•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2019-10-12 | 1 | -5/+9 |
| * | Merge pull request #1173 from fisherxu/rm-log•••Remove logging.yaml | KubeEdge Bot | 2019-10-11 | 1 | -4/+0 |
| |\ | |||||
| | * | remove logging.yaml | fisherxu | 2019-10-09 | 1 | -4/+0 |
| * | | Merge pull request #1151 from kadisi/del_sync_model•••delete useless sync group module | KubeEdge Bot | 2019-10-11 | 1 | -1/+0 |
| |\ \ | |/ |/| | |||||
| | * | delete useless sync group module•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2019-09-25 | 1 | -1/+0 |
| * | | change fb4ebb70-2783-42b8-b3ef-63e2fd6d242e to edge-node•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2019-09-29 | 4 | -13/+13 |
| * | | 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 | 4 | -12/+3 |
| |/ | |||||
| * | delete useless PubMQTTMsg function•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2019-09-17 | 1 | -11/+0 |
| * | Merge pull request #1112 from fisherxu/fix-panic•••Fix panic: concurrent write to websocket | KubeEdge Bot | 2019-09-09 | 1 | -1/+6 |
| |\ | |||||
| | * | fix panic: concurrent write to websocket | fisherxu | 2019-09-09 | 1 | -1/+6 |
| * | | add comment about edged.podsandbox-image•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2019-09-09 | 1 | -1/+1 |
| |/ | |||||
| * | support env in edge pods | edisonxiang | 2019-09-06 | 1 | -191/+32 |
| * | add downward and projected volume | fisherxu | 2019-09-05 | 1 | -0/+4 |
| * | add authors and changelog | edisonxiang | 2019-09-04 | 9 | -26/+66 |
| * | invoke func from edged | edisonxiang | 2019-09-04 | 1 | -0/+99 |
| * | add in-tree csi plugin implementations | edisonxiang | 2019-09-04 | 9 | -4/+3723 |
| * | dynamic create node version info•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2019-09-03 | 2 | -4/+3 |
| * | make flag --version install of command version•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2019-09-02 | 4 | -100/+74 |
| * | keadm support version info•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2019-08-30 | 1 | -1/+1 |
| * | edgecore support version info•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2019-08-30 | 3 | -1/+97 |
| * | Merge pull request #1073 from kadisi/raspberry_bugfix•••bugfix:edgecore panic on GetConfigurationByKey() when run on raspberrypi 4 | KubeEdge Bot | 2019-08-28 | 2 | -3/+13 |
| |\ | |||||
