Commit graph

6439 commits

Author SHA1 Message Date
lidiyag
1e6e808694 DeviceTwin:Adding error handling in dtcontoller.go
Updating error handling in Start() and distributeMsg().

Fixes #136

Adding unit test cases for pkg/devicetwin/dtcontroller.go
2019-02-08 18:38:34 +05:30
Sanil Kumar
f96d596f17
Merge pull request #146 from sids-b/master
edged: added correct return for configmaps
2019-02-08 12:35:28 +05:30
Siddharth Bhadri
4f6136020d edged: added correct return for configmaps
changed hardcoded nil to correct return for config maps
2019-02-08 12:10:00 +05:30
Jun Du
4deb29406f
Merge pull request #140 from m1093782566/remove-ief
Remove IEF-related information in ReadME.md
2019-02-03 12:06:19 +08:00
Jun Du
826314ae87
Merge pull request #132 from pavan187/kubeedge_sdv
edged integration test support
2019-02-02 10:39:55 +08:00
m1093782566
66f859c2dd remove IEF-related information in readme as we already put them in other docs 2019-02-02 10:36:08 +08:00
Siddharth Bhadri
7dc15682a5
Merge pull request #134 from sujithsimon22/docs
docs: Added documentation for device twin module
2019-02-01 19:15:45 +05:30
Sujith Simon
11fa8746c0 docs: Added devicetwin.md file for documentation of device twin module 2019-02-01 19:03:11 +05:30
Pavan Kumar D
1ae1d0353c edged integration test support 2019-02-01 18:47:04 +05:30
Siddharth Bhadri
fc6157d628
Merge pull request #139 from m1093782566/update-readme
Update README
2019-02-01 14:45:37 +05:30
m1093782566
d6b1a691ab update README.md 2019-02-01 16:57:12 +08:00
Rohit Sardesai
8f60649a39
Merge pull request #131 from srivatsav123/testing_cichanges
script changes to remove Circle ci ownership permissions
2019-01-31 12:01:45 +05:30
Manju Srivatsa
e5d413891d script changes to remove Circle ci ownership permissions
script changes required to remove CHOWN permission for CircleCI
2019-01-31 11:43:43 +05:30
Jun Du
e3511f9aad
Merge pull request #129 from sids-b/master
kubeedge: removed circleci from kubeedge
2019-01-31 14:03:49 +08:00
Rohit Sardesai
af14591172
Merge pull request #128 from srivatsav123/embedding_status
Readme file changes for Embedding Status Images
2019-01-31 11:27:19 +05:30
Siddharth Bhadri
e2fbd41449 kubeedge: removed circleci from kubeedge
removed circleci as we will be moving to travis
2019-01-31 11:19:51 +05:30
Manju Srivatsa
72e3f2cd98 Readme file changes for Embedding Status Images
Above changes embeds the status of the CI in readme file
2019-01-31 10:42:48 +05:30
Jun Du
1966d608fb
Merge pull request #126 from pavan187/kubeedge_travis
adding .travis.yml config
2019-01-31 13:11:45 +08:00
Pavan Kumar D
2644d68779 adding .travis.yml config 2019-01-31 10:20:01 +05:30
Jun Du
18c1a5cb49
Merge pull request #122 from sujithsimon22/docs
docs: Added edgehub.md along with its corresponding images
2019-01-31 12:25:43 +08:00
Jun Du
4513bdb703
Merge pull request #121 from sujithsimon22/master
edgehub: Unit tests for edgehub/common/http/http.go
2019-01-31 12:25:06 +08:00
Sujith Simon
fd8c3cccc5 docs: Added edgehub.md along with its corresponding images 2019-01-31 09:32:25 +05:30
Sujith Simon
a892c9affd edgehub: Unit tests for edgehub/common/http/http.go 2019-01-31 09:30:39 +05:30
Jun Du
6fb6189ec6
Merge pull request #127 from srivatsav123/testing_cichanges
added fix to solve the CI issue
2019-01-31 11:32:00 +08:00
Manju Srivatsa
c3bd9ca3f8 added fix to solve the CI issue
this fix solves the problem of gometalinter not found

Fixes #125
2019-01-30 21:53:41 +05:30
Siddharth Bhadri
dd4b1f0ea5
Merge pull request #123 from kannanvr/master
Removing the Unused data structure from config
2019-01-30 10:23:26 +05:30
Kannan V
10289a44e6 Removing the Unused data structure from config 2019-01-29 13:43:38 -05:00
Jun Du
c473dd3f27
Merge pull request #106 from sujithsimon22/master
edgehub: Unit tests for edgehub/controller.go
2019-01-29 19:20:57 +08:00
Sujith Simon
2c3b52094b edgehub: Unit tests for edgehub/controller.go
1. Unit tests for edgehub/controller.go
2. Added mockfile for edgehub/clients/adapter.go
3. Corrected spelling mistakes in files edgehub/config/config.go edgehub/controller.go pkg/edgehub/config/config_test.go
4. Added a function in common/util/config.go to generate fake certificates for testing
2019-01-29 16:24:48 +05:30
Shubham Agarwal
c6ef81249f created constants for default db values (#117) 2019-01-29 12:20:04 +05:30
Jun Du
2584cae551
Merge pull request #96 from lidiyag/master
Scripts:Unit Tests for pkg/devicetwin/dtcontext/dtcontext.go
2019-01-29 14:37:33 +08:00
lidiyag
87480ab75a DeviceTwin:Unit Tests for pkg/devicetwin/dtcontext/dtcontext.go 2019-01-29 11:54:07 +05:30
Jun Du
5fc3ff5a64
Merge pull request #112 from diaojuan/master
add flow chart for messages handled by eventbus
2019-01-29 14:03:37 +08:00
diaojuan
f954cbf7c4
Merge pull request #1 from kubeedge/master
update the latest update from kubeedge
2019-01-29 13:58:16 +08:00
Jun Du
e91555a2d7
Merge pull request #118 from srivatsav123/dev
Script changes to fix errors in CI
2019-01-29 09:40:54 +08:00
Manju Srivatsa
697727dc54 fixed golint issues 2019-01-28 20:44:33 +05:30
Manju Srivatsa
d9e58f5a98 Script changes to fix errors in CI 2019-01-28 20:36:57 +05:30
root
d7bd0ec413 update the format and fix spelling mistakes for doc/modules/eventbus.md 2019-01-28 14:19:14 +08:00
Jun Du
6cd023d702
Merge pull request #114 from rohitsardesai83/master
docs: add templates for PR and issues
2019-01-25 20:20:20 +08:00
rohitsardesai83
08820fa818 docs: add templates for PR and issues
this adds templates for reporting issues , enhancements , raising pull requests

Fixes #32
2019-01-25 17:12:57 +05:30
root
e0a731fb55 add document for eventbus module 2019-01-25 18:57:47 +08:00
Jun Du
5bb928e1d1
Merge pull request #113 from sids-b/master
kubeedge: fixed test build ,added test in README
2019-01-25 17:36:50 +08:00
Siddharth Bhadri
865281dc15 kubeedge: fixed test build ,added test in README
Fixed test build fail issue in kubeedge and added Run test block in
README
2019-01-25 14:58:34 +05:30
root
d53b6ab33e add flow chart for messages handled by eventbus 2019-01-25 16:50:33 +08:00
Jun Du
7e7dca16a4
Merge pull request #109 from sujithsimon22/Factory
edgehub: Unit tests for edgehub/clients/factory.go
2019-01-25 09:33:26 +08:00
Jun Du
5050f6c412
Merge pull request #107 from maurya-anuj/dev
kubeedge: fixed golint warnings
2019-01-25 09:31:31 +08:00
Anuj Maurya
8fa0fe3e13 kubeedge: fixed golint warnings
Fixed golint warnings in beehive, cmd, pkg folder

Fixes #25
2019-01-24 17:24:17 +05:30
Sujith Simon
a4e6f10103 edgehub: Unit tests for edgehub/clients/factory.go 2019-01-24 16:15:24 +05:30
Jun Du
275e4707e2
Merge pull request #108 from mtk54101/patch-1
Update devicetwin.go
2019-01-24 13:06:58 +08:00
mtk54101
0c653912ca
Update devicetwin.go
follow other modules define of group name.
2019-01-24 11:36:07 +08:00