Sujith Simon
fd8c3cccc5
docs: Added edgehub.md along with its corresponding images
2019-01-31 09:32:25 +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
Jun Du
27b14ad9e3
Merge pull request #105 from pavan187/kubeedge_sdv
...
Random test case failure fix
2019-01-23 19:09:33 +08:00
Pavan Kumar D
5cbc1b0589
Random test case failure fix
2019-01-23 16:00:56 +05:30
Jun Du
12c9686914
Merge pull request #102 from sids-b/master
...
docs: added message_topics md file
2019-01-23 11:58:05 +08:00
Jun Du
8eaccb6aab
Merge pull request #101 from rohitsardesai83/master
...
docs: add documentation for metamanager
2019-01-23 09:55:10 +08:00
Siddharth Bhadri
378c9f4728
docs: added message_topics md file
...
Added file to sort out message topics.
Fixes #31
2019-01-22 16:24:11 +05:30
rohitsardesai83
1f835c6eaf
docs: add documentation for metamanager
...
this adds the operations performed by metamanager
Partially fixes #100
2019-01-22 13:00:17 +05:30
Jun Du
8b35f4e23a
Merge pull request #99 from sids-b/master
...
devicetwin: converted test to table driven format
2019-01-21 10:32:48 +08:00
Jun Du
403af1f93a
Merge pull request #98 from naveensriram/master
...
metamanager: Fixed logical issue in UT
2019-01-21 09:48:22 +08:00
Siddharth Bhadri
d3830d6e9d
devicetwin: converted test to table driven format
...
converted deviceattr_db_test.go and devicetwin_db_test.go to table
driven test format
2019-01-20 00:41:47 +05:30
Naveen Sriram
d45463fad4
metamanager: Fixed logical issue in UT
...
logically require any of the condition to met to fail the test
2019-01-18 20:03:12 +05:30
Jun Du
abdb038434
Merge pull request #97 from sids-b/master
...
scripts: removed unsued code from edged.go
2019-01-18 17:16:08 +08:00
Siddharth Bhadri
fbae032939
scripts: removed unsued code from edged.go
...
Cleaned up unused code from edged.go
2019-01-18 14:32:14 +05:30
Jun Du
a9ba11cca5
Merge pull request #95 from lidiyag/master
...
Scripts:"Unused function in dtcontext.go"
2019-01-18 14:07:23 +08:00
lidiyag
7e3a9a8c27
Scripts:"Unused function in dtcontext.go"
...
Deleting the unused function Confirm() in pkg/devicetwin/dtcontext/dtcontext.go
Fixes #96
2019-01-18 10:22:37 +05:30
Siddharth Bhadri
7203077162
Merge pull request #79 from pavan187/kubeedge_sdv
...
Edge SDV code commit
2019-01-18 09:22:09 +05:30
Pavan Kumar D
8287475db9
Edge SDV code commit
2019-01-17 23:54:11 +05:30
Jun Du
09cdbc0266
Merge pull request #86 from lidiyag/master
...
scripts:Unit Tests for pkg/devicetwin/devicetwin.go
2019-01-17 12:38:41 +08:00
lidiyag
19ca72c7a6
Scripts:Unit Tests for pkg/devicetwin/devicetwin.go
2019-01-16 19:35:13 +05:30
Siddharth Bhadri
bd3aa8568b
Merge pull request #92 from sids-b/master
...
scripts: removed unused code from dtmanager
2019-01-16 15:12:52 +05:30
Siddharth Bhadri
4741af4fdf
scripts: removed unused code from dtmanager
...
Removed unused code from devicetwin/dtmanager
Fixes #43
2019-01-16 14:55:08 +05:30
Jun Du
b2065c698f
Merge pull request #89 from sujithsimon22/master
...
scripts: Unit tests for pkg/edgehub/module.go
2019-01-15 20:18:17 +08:00
Jun Du
2604f33780
Merge pull request #90 from sids-b/master
...
scripts: renamed function names for consistency
2019-01-15 19:55:46 +08:00