| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Docs: fix grammar issues (#2303)•••* fixes typos in docs * Update edgesite.md * fix grammar issues in docs * fix grammar issues in docs Co-authored-by: Jiayi Suo <joy@Jiayis-MacBook-Pro.local> | Joy | 2020-11-11 | 1 | -1/+1 |
| * | Modbus mapper refactor (#2282)•••* Add modbus mapper. * Add modbus mapper. * Address comments. 1. Set client to each RTU port instead of each RTU device. 2. Add README 3. Refine the dockerfile * Refine device instance & model example files. * Fix verify and lint issues. * Address lint & verify issues. * Add license * Remove whitenoise * Fix error * Address lint errors * Refine as the Fisher's comment * Remove serial license * Add more license * Address conflict | sailorvii | 2020-11-05 | 3 | -0/+137 |
| * | Merge pull request #2207 from YaozhongZhang/service-restart•••Add restart options for cloudcore.service and edgecore.service | KubeEdge Bot | 2020-10-13 | 2 | -0/+4 |
| |\ | |||||
| | * | add restart options for cloudcore.service and edgecore.service | ZYZ | 2020-09-28 | 2 | -0/+4 |
| * | | modify the port name to lowercase | [zqzzq] | 2020-10-09 | 1 | -1/+1 |
| |/ | |||||
| * | Add hostPath volume for sock | [zqzzq] | 2020-08-05 | 1 | -0/+7 |
| * | Add description about configuring ip address | [zqzzq] | 2020-08-05 | 2 | -0/+19 |
| * | Merge pull request #1756 from XJangel/ha•••Add docs for CloudCore HA deployment | KubeEdge Bot | 2020-08-05 | 6 | -36/+984 |
| |\ | |||||
| | * | add docs for CloudCore HA deployment | Xujiejie | 2020-08-04 | 6 | -36/+984 |
| * | | extend property types | luogangyi | 2020-08-02 | 1 | -0/+74 |
| * | | Merge pull request #1985 from fisherxu/add-v1alpha1•••Add v1alpha1 device crd back | KubeEdge Bot | 2020-07-28 | 2 | -0/+441 |
| |\ \ | |||||
| | * | | add v1alpha1 device crd back | xufei 00416946 | 2020-07-25 | 2 | -0/+441 |
| * | | | Bump up csidriver example image version•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> | Xiang Dai | 2020-07-25 | 1 | -1/+1 |
| |/ / | |||||
| * | | move property vistor codes to device_instance_types | luogangyi | 2020-07-23 | 1 | -2/+1 |
| * | | enhance on device protocol config | luogangyi | 2020-07-20 | 2 | -43/+75 |
| * | | move data section from top level into Spec section | luogangyi | 2020-07-19 | 1 | -24/+24 |
| * | | upgrade device api from v1alpha1 to v1alpha2 | luogangyi | 2020-07-18 | 10 | -11/+11 |
| * | | re-org device model and device instance | luogangyi | 2020-07-16 | 6 | -215/+216 |
| * | | add data section | luogangyi | 2020-07-16 | 1 | -0/+24 |
| * | | add customized protocol support | luogangyi | 2020-07-16 | 2 | -0/+25 |
| * | | add reportCycle and collectCycle in property vistor | luogangyi | 2020-07-16 | 1 | -0/+8 |
| * | | upate go version | Jan Unterbrink | 2020-07-14 | 5 | -8/+8 |
| * | | workaround fix on cloudcore crash of device without nodeselector | luogangyi | 2020-07-09 | 1 | -0/+1 |
| |/ | |||||
| * | Cloud: update cluster role•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> | Xiang Dai | 2020-06-18 | 1 | -0/+9 |
| * | update README•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> | Xiang Dai | 2020-06-10 | 2 | -14/+18 |
| * | bump up cloudcore image version•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> | Xiang Dai | 2020-06-10 | 1 | -11/+5 |
| * | Lint: cleanup white noise•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> | Xiang Dai | 2020-06-04 | 7 | -31/+31 |
| * | edgemesh: unit deploy yaml•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> | Xiang Dai | 2020-06-03 | 3 | -32/+1 |
| * | add create sream cert doc instruction•••Signed-off-by: kadisi <iamkadisi@163.com> | kadisi | 2020-04-30 | 1 | -1/+38 |
| * | Merge pull request #1600 from GsssC/ha•••Implement HA in hot standby mode | KubeEdge Bot | 2020-04-30 | 2 | -0/+108 |
| |\ | |||||
| | * | Add yaml for ha deployment | GsssC | 2020-04-30 | 2 | -0/+108 |
| * | | Merge pull request #1616 from kevin-wangzefeng/improve-componentconfig-descri...•••fix component config field capitalization and descriptions | KubeEdge Bot | 2020-04-30 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | update 05-configmap.yaml to reflect Config API capitalization change•••Signed-off-by: Kevin Wang <kevinwzf0126@gmail.com> | Kevin Wang | 2020-04-28 | 1 | -1/+1 |
| | |/ | |||||
| * / | update example yaml to reflect built-in labels•••Signed-off-by: Kevin Wang <kevinwzf0126@gmail.com> | Kevin Wang | 2020-04-23 | 1 | -1/+1 |
| |/ | |||||
| * | remove useless VOLUMES in edge and edgesite image•••Signed-off-by: Kevin Wang <kevinwzf0126@gmail.com> | Kevin Wang | 2020-03-09 | 2 | -4/+0 |
| * | update build image for components, fix -ldflags•••Signed-off-by: Kevin Wang <kevinwzf0126@gmail.com> | Kevin Wang | 2020-03-09 | 5 | -11/+20 |
| * | Update build/cloud/07-deployment.yaml•••Co-Authored-By: Fei Xu <xufei40@huawei.com> | Kevin Wang | 2020-03-09 | 1 | -1/+1 |
| * | Apply suggestions from code review•••Co-Authored-By: Fei Xu <xufei40@huawei.com> | Kevin Wang | 2020-03-06 | 1 | -3/+3 |
| * | update Dockerfile and cloudcore deployment•••Signed-off-by: Kevin Wang <kevinwzf0126@gmail.com> | Kevin Wang | 2020-03-06 | 3 | -8/+10 |
| * | fix cloudcore config•••Signed-off-by: Kevin Wang <kevinwzf0126@gmail.com> | Kevin Wang | 2020-03-05 | 1 | -1/+1 |
| * | update cloudpore network config•••Signed-off-by: Kevin Wang <kevinwzf0126@gmail.com> | Kevin Wang | 2020-03-05 | 2 | -0/+2 |
| * | update cluster role setting for cloudcore•••Signed-off-by: Kevin Wang <kevinwzf0126@gmail.com> | Kevin Wang | 2020-03-04 | 1 | -44/+12 |
| * | updated yamls for cloudcore incluster deployment•••Signed-off-by: Kevin Wang <kevinwzf0126@gmail.com> | Kevin Wang | 2020-03-04 | 2 | -65/+21 |
| * | add edgesite dir•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2020-02-06 | 1 | -1/+1 |
| * | Merge pull request #1416 from fisherxu/reliable-dev•••Add reliable message delivery | KubeEdge Bot | 2020-02-03 | 2 | -0/+4 |
| |\ | |||||
| | * | add subresource for objectsync crd | fisherxu | 2020-02-01 | 2 | -0/+4 |
| * | | update the setup docs about configuration file, and clean the old configurati...•••Signed-off-by: kuramal <linxxnil@126.com> | kuramal | 2020-01-21 | 2 | -2/+0 |
| |/ | |||||
| * | add crd yaml for reliable sync api | fisherxu | 2020-01-09 | 2 | -0/+90 |
| * | certs should be checked before re-generation•••- give user a chance to keep current certs when they are exist - other cleanup Signed-off-by: Dave Chen <dave.chen@arm.com> | Dave Chen | 2019-12-31 | 2 | -26/+44 |
| * | Fix issues of script for admission setup•••- admission-secret is needed for admission, need to create it always intead of `dry-run` - create other objects neeed for admission, it was not actually called and do nothing at all. Signed-off-by: Dave Chen <dave.chen@arm.com> | Dave Chen | 2019-12-30 | 1 | -2/+5 |
