summaryrefslogtreecommitdiff
path: root/build (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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>Joy2020-11-111-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 conflictsailorvii2020-11-053-0/+137
* Merge pull request #2207 from YaozhongZhang/service-restart•••Add restart options for cloudcore.service and edgecore.serviceKubeEdge Bot2020-10-132-0/+4
|\
| * add restart options for cloudcore.service and edgecore.serviceZYZ2020-09-282-0/+4
* | modify the port name to lowercase[zqzzq]2020-10-091-1/+1
|/
* Add hostPath volume for sock[zqzzq]2020-08-051-0/+7
* Add description about configuring ip address[zqzzq]2020-08-052-0/+19
* Merge pull request #1756 from XJangel/ha•••Add docs for CloudCore HA deploymentKubeEdge Bot2020-08-056-36/+984
|\
| * add docs for CloudCore HA deploymentXujiejie2020-08-046-36/+984
* | extend property typesluogangyi2020-08-021-0/+74
* | Merge pull request #1985 from fisherxu/add-v1alpha1•••Add v1alpha1 device crd backKubeEdge Bot2020-07-282-0/+441
|\ \
| * | add v1alpha1 device crd backxufei 004169462020-07-252-0/+441
* | | Bump up csidriver example image version•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> Xiang Dai2020-07-251-1/+1
|/ /
* | move property vistor codes to device_instance_typesluogangyi2020-07-231-2/+1
* | enhance on device protocol configluogangyi2020-07-202-43/+75
* | move data section from top level into Spec sectionluogangyi2020-07-191-24/+24
* | upgrade device api from v1alpha1 to v1alpha2luogangyi2020-07-1810-11/+11
* | re-org device model and device instanceluogangyi2020-07-166-215/+216
* | add data sectionluogangyi2020-07-161-0/+24
* | add customized protocol supportluogangyi2020-07-162-0/+25
* | add reportCycle and collectCycle in property vistorluogangyi2020-07-161-0/+8
* | upate go versionJan Unterbrink2020-07-145-8/+8
* | workaround fix on cloudcore crash of device without nodeselectorluogangyi2020-07-091-0/+1
|/
* Cloud: update cluster role•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> Xiang Dai2020-06-181-0/+9
* update README•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> Xiang Dai2020-06-102-14/+18
* bump up cloudcore image version•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> Xiang Dai2020-06-101-11/+5
* Lint: cleanup white noise•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> Xiang Dai2020-06-047-31/+31
* edgemesh: unit deploy yaml•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> Xiang Dai2020-06-033-32/+1
* add create sream cert doc instruction•••Signed-off-by: kadisi <iamkadisi@163.com> kadisi2020-04-301-1/+38
* Merge pull request #1600 from GsssC/ha•••Implement HA in hot standby modeKubeEdge Bot2020-04-302-0/+108
|\
| * Add yaml for ha deploymentGsssC2020-04-302-0/+108
* | Merge pull request #1616 from kevin-wangzefeng/improve-componentconfig-descri...•••fix component config field capitalization and descriptionsKubeEdge Bot2020-04-301-1/+1
|\ \
| * | update 05-configmap.yaml to reflect Config API capitalization change•••Signed-off-by: Kevin Wang <kevinwzf0126@gmail.com> Kevin Wang2020-04-281-1/+1
| |/
* / update example yaml to reflect built-in labels•••Signed-off-by: Kevin Wang <kevinwzf0126@gmail.com> Kevin Wang2020-04-231-1/+1
|/
* remove useless VOLUMES in edge and edgesite image•••Signed-off-by: Kevin Wang <kevinwzf0126@gmail.com> Kevin Wang2020-03-092-4/+0
* update build image for components, fix -ldflags•••Signed-off-by: Kevin Wang <kevinwzf0126@gmail.com> Kevin Wang2020-03-095-11/+20
* Update build/cloud/07-deployment.yaml•••Co-Authored-By: Fei Xu <xufei40@huawei.com>Kevin Wang2020-03-091-1/+1
* Apply suggestions from code review•••Co-Authored-By: Fei Xu <xufei40@huawei.com>Kevin Wang2020-03-061-3/+3
* update Dockerfile and cloudcore deployment•••Signed-off-by: Kevin Wang <kevinwzf0126@gmail.com> Kevin Wang2020-03-063-8/+10
* fix cloudcore config•••Signed-off-by: Kevin Wang <kevinwzf0126@gmail.com> Kevin Wang2020-03-051-1/+1
* update cloudpore network config•••Signed-off-by: Kevin Wang <kevinwzf0126@gmail.com> Kevin Wang2020-03-052-0/+2
* update cluster role setting for cloudcore•••Signed-off-by: Kevin Wang <kevinwzf0126@gmail.com>Kevin Wang2020-03-041-44/+12
* updated yamls for cloudcore incluster deployment•••Signed-off-by: Kevin Wang <kevinwzf0126@gmail.com> Kevin Wang2020-03-042-65/+21
* add edgesite dir•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2020-02-061-1/+1
* Merge pull request #1416 from fisherxu/reliable-dev•••Add reliable message deliveryKubeEdge Bot2020-02-032-0/+4
|\
| * add subresource for objectsync crdfisherxu2020-02-012-0/+4
* | update the setup docs about configuration file, and clean the old configurati...•••Signed-off-by: kuramal <linxxnil@126.com> kuramal2020-01-212-2/+0
|/
* add crd yaml for reliable sync apifisherxu2020-01-092-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 Chen2019-12-312-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 Chen2019-12-301-2/+5