summaryrefslogtreecommitdiff
path: root/edge/hack (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove unused shellx004255952022-03-291-187/+0
| | | | Signed-off-by: x00425595 <xushiwei5@huawei.com>
* CI: switch amd64 tests to Github ActionXiang Dai2020-11-183-0/+0
| | | | Signed-off-by: Xiang Dai <long0dai@foxmail.com>
* Do not send SIGKILL to stop processXiang Dai2020-08-171-1/+1
| | | | Signed-off-by: Xiang Dai <long0dai@foxmail.com>
* Lint: cleanup white noiseXiang Dai2020-06-041-1/+1
| | | | Signed-off-by: Xiang Dai <long0dai@foxmail.com>
* edge: use golangci-lint for edge_lintZiyi Yan2019-08-101-29/+0
| | | | | | For the consistency with other commands, such as cloud_lint and keadm_lint, this PR changes Makefile command `edge_verify` to `edge_lint` and call `golangci-lint` directly. So, edge/hack/verify.sh is no longer being used and deleted.
* rename edge_core to edgecorekexun2019-08-071-6/+6
|
* remove unused fields placement placement-url in docs&setup_for_IEF.shfisherxu2019-07-151-2/+0
|
* remove all the getkeep filefisherxu2019-07-051-0/+0
|
* Revert "setup script changes for IEF"Siddharth Bhadri2019-04-282-24/+0
|
* setup script changes for IEFNaveen Sriram2019-04-262-0/+24
|
* Increase the deployment of docker-compose and modify the README (#335)张奇怪2019-04-111-0/+6
| | | | | | | | | | * Increase the deployment of docker-compose and modify the README * Add a new line at the end of run_daemon.sh * Streamlined README * More scripts move out of README.md.
* Added performance related installation and steps for Edgesamy20192019-04-092-0/+28
|
* script changes to replace Placement flag to trueManju Srivatsa2019-03-061-2/+3
| | | | These changes are requires to change the placement flag to true from false
* kubeedge: refactored the folder structureSiddharth Bhadri2019-02-145-0/+286
refactored the folder structure of kubeedge to accomodate both edge and cloud part