summaryrefslogtreecommitdiff
path: root/edgesite (follow)
Commit message (Collapse)AuthorAgeFilesLines
* compatibility modificationShelley-BaoYue2023-09-111-1/+1
| | | | Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com>
* Use http constants as function argumentsZechun Chen2023-02-131-2/+2
| | | | Signed-off-by: Zechun Chen <zechun.chen@daocloud.io>
* fix complex parametersvincentgoat2022-06-301-14/+5
| | | | Signed-off-by: vincentgoat <linguohui1@huawei.com>
* update edged for k8s 1.22Shelley-BaoYue2022-02-231-1/+1
| | | | Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com>
* replace deprecated package io/ioutil with packages io and osgy952021-12-111-2/+1
| | | | Signed-off-by: gy95 <guoyao17@huawei.com>
* refine edgesiteliufen902021-06-113-927/+401
| | | | Signed-off-by: liufen90 <564795204@qq.com>
* fix documentWintonChan2021-06-021-1/+1
| | | | Signed-off-by: WintonChan <cw_hao@163.com>
* Edgesite: cluster on edge implement (#2858)liufen902021-05-316-180/+1057
| | | Co-authored-by: WintonChan <cw_hao@163.com>
* optimize codeTianTianBigWang2021-03-231-2/+1
| | | | Signed-off-by: TianTianBigWang <zilong.wang@daocloud.io>
* tidy dynamiccontroller; add applicationGsssC2021-02-061-2/+1
| | | | Signed-off-by: GsssC <914617455@qq.com>
* remove edgesite config from cloudcorefisherxu2021-01-191-1/+1
| | | | Signed-off-by: fisherxu <xufei40@huawei.com>
* use sharedinformerfactoryThreestone2021-01-071-1/+1
|
* optimizeinformerThreestone2021-01-071-3/+10
|
* upgrade klog@0.4.0 to klog/v2@2.2.0GsssC2020-11-201-1/+1
|
* fix lint issuesYin Ding2020-10-291-1/+1
|
* 1.19 (#9)Rio Zhu2020-10-291-1/+1
| | | | | | | | | | | | | * Updated vendor and APIs to x.19.1 * Modified more APIs. * Modified more APIs * Modified edged to adapt to changes APIs * ran tests Co-authored-by: root <root@ip-172-31-0-22.us-west-2.compute.internal>
* Fix an incorrect link to edgesite docshashidharatd2020-07-081-1/+1
|
* Lint: cleanup white noiseXiang Dai2020-06-041-3/+3
| | | | Signed-off-by: Xiang Dai <long0dai@foxmail.com>
* cleanup all lint issueXiang Dai2020-05-211-5/+5
| | | | Signed-off-by: Xiang Dai <long0dai@foxmail.com>
* move componentconfig related apis to componentconfig dirfisherxu2020-03-112-3/+3
|
* fix the 'Errors' call positionstacktasec2020-03-091-2/+2
|
* only receive type '[]error'stacktasec2020-03-091-1/+1
|
* add func util.SpliceErrorsstacktasec2020-03-081-7/+3
|
* fix the sort of import and add unit test.stacktasec2020-03-021-1/+1
|
* add util func can print by line.stacktasec2020-03-011-4/+4
|
* support make e2ezhangjie2020-02-181-7/+0
| | | | Signed-off-by: zhangjie <iamkadisi@163.com>
* support make crossbuildzhangjie2020-02-181-25/+0
| | | | Signed-off-by: zhangjie <iamkadisi@163.com>
* support make testzhangjie2020-02-181-11/+0
| | | | Signed-off-by: zhangjie <iamkadisi@163.com>
* Fix the gating issue with ubuntu distroDave Chen2020-02-171-3/+2
| | | | | | | | | | - upgrade ubuntu distro from `xenial` to `cosmic` and make it a default config - fix the cross-building issue by add the mandatory packages. - make `cross_build` target build arm64 instead of arm32 since arm64 is used more widely.
* add edgesite dirzhangjie2020-02-064-7/+7
| | | | Signed-off-by: zhangjie <iamkadisi@163.com>
* use -9 in smallbuild of edgesitefisherxu2020-02-011-1/+4
|
* update the setup docs about configuration file, and clean the old ↵kuramal2020-01-212-52/+0
| | | | | | configuration file Signed-off-by: kuramal <linxxnil@126.com>
* integelengent test errorzhangjie2020-01-201-0/+3
| | | | Signed-off-by: zhangjie <iamkadisi@163.com>
* fix:make verify,lint,edge_test error, recreate module gomock files, e2e ↵zhangjie2020-01-191-4/+4
| | | | | | test,edge integration Signed-off-by: zhangjie <iamkadisi@163.com>
* edgesite: edged, edgecontroller, metamanager use new config apizhangjie2020-01-191-5/+3
| | | | Signed-off-by: zhangjie <iamkadisi@163.com>
* edgesite add --config flagszhangjie2020-01-192-6/+52
| | | | Signed-off-by: zhangjie <iamkadisi@163.com>
* fix:change edge_site to edgesite in edgesite small buildLianxiangZhang2020-01-161-1/+1
|
* edgesite support --defaultconfig subcommandzhangjie2020-01-152-108/+4
| | | | Signed-off-by: zhangjie <iamkadisi@163.com>
* edgesite support --minconfig subcommandzhangjie2020-01-152-0/+108
| | | | Signed-off-by: zhangjie <iamkadisi@163.com>
* add golang version check for makefilezhangjie2019-10-121-5/+10
| | | | Signed-off-by: zhangjie <iamkadisi@163.com>
* remove logging.yamlfisherxu2019-10-091-5/+0
|
* Merge pull request #1163 from kadisi/node_idKubeEdge Bot2019-09-301-3/+3
|\ | | | | change fb4ebb70-2783-42b8-b3ef-63e2fd6d242e to edge-node
| * change fb4ebb70-2783-42b8-b3ef-63e2fd6d242e to edge-nodezhangjie2019-09-291-3/+3
| | | | | | | | Signed-off-by: zhangjie <iamkadisi@163.com>
* | delete useless version config for edgeSitezhangjie2019-09-261-1/+0
|/ | | | Signed-off-by: zhangjie <iamkadisi@163.com>
* make flag --version install of command versionzhangjie2019-09-024-100/+75
| | | | Signed-off-by: zhangjie <iamkadisi@163.com>
* keadm support version infozhangjie2019-08-301-1/+1
| | | | Signed-off-by: zhangjie <iamkadisi@163.com>
* edgesite support version infozhangjie2019-08-303-3/+96
| | | | Signed-off-by: zhangjie <iamkadisi@163.com>
* Merge pull request #1054 from Baoqiang-Zhang/masterKubeEdge Bot2019-08-221-0/+1
|\ | | | | add image pull progress deadline param
| * add image pull progress deadline paramBaoqiang-Zhang2019-08-221-0/+1
| |
* | unifying other component logging library to klogzhangjie2019-08-161-4/+1
| | | | | | | | Signed-off-by: zhangjie <iamkadisi@163.com>