summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3075 from fisherxu/automated-cherry-pick-of-#3010-upstrea...•••Automated cherry pick of #3010: fix target kubeletendpoint port in metrics request,thev1.8.0KubeEdge Bot2021-08-311-3/+3
|\
| * fix target kubeletendpoint port in metrics request,the edgecore kubeletedgepo...•••Signed-off-by: cuirunxing-hub <cuirunxing@inspur.com> cuirunxing-hub2021-08-311-3/+3
|/
* Merge pull request #3072 from orangegzx/fix/handler-messagehandler•••fixed: remove redundant code in handler/messagehandler.gov1.8.0-beta.0KubeEdge Bot2021-08-301-4/+0
|\
| * fixed: remove redundant code in handler/messagehandler.go•••Signed-off-by: orange <zuxia.ge@daocloud.io> orange2021-08-301-4/+0
* | Merge pull request #2848 from zc2638/bugfix/admission-offlinemigration•••admission: fix pod toleration replaceKubeEdge Bot2021-08-301-29/+19
|\ \
| * | admission: fix pod toleration replace•••Signed-off-by: zc <ce.zheng@daocloud.io> supports inheriting unreachable definitions zc2021-08-301-29/+19
* | | Merge pull request #3034 from gy95/bump_k8s_v1.21.4•••Bump k8s v1.21.4KubeEdge Bot2021-08-303629-60670/+370031
|\ \ \ | |_|/ |/| |
| * | fix mount-utils version•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952021-08-172-2/+3
| * | fix vendor license errors•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952021-08-1719-31/+1251
| * | update edged for new k8s•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952021-08-1713-66/+129
| * | update k8s version to v1.21.4•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952021-08-173600-60530/+368607
| * | bump kubernetes vendor to 1.21•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952021-08-171-41/+41
* | | Merge pull request #2680 from zc2638/edged/gpu•••support default NVIDIA SMI commandKubeEdge Bot2021-08-271-9/+4
|\ \ \
| * | | remove IEF related•••Signed-off-by: zc <ce.zheng@daocloud.io> zc2021-03-241-12/+2
| * | | add smi command•••Signed-off-by: zc <ce.zheng@daocloud.io> zc2021-03-241-5/+6
| * | | support default NVIDIA SMI command•••Signed-off-by: zc <ce.zheng@daocloud.io> zc2021-03-221-9/+13
* | | | Merge pull request #3058 from gy95/link•••update outdated linkKubeEdge Bot2021-08-261-1/+1
|\ \ \ \
| * | | | update outdated link•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952021-08-261-1/+1
* | | | | Merge pull request #3054 from gy95/util_test•••add unit test for router messagelayer utilKubeEdge Bot2021-08-261-0/+91
|\ \ \ \ \
| * | | | | add unit test for router messagelayer util•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952021-08-251-0/+91
| |/ / / /
* | | | | Merge pull request #3055 from gy95/remove_dt•••remove not used function BuildDTMessageKubeEdge Bot2021-08-261-9/+0
|\ \ \ \ \
| * | | | | remove not used function BuildDTMessage•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952021-08-251-9/+0
| |/ / / /
* | | | | Merge pull request #3049 from TianTianBigWang/fix/modbus-config•••Fixed modbus config parameters null value invalidKubeEdge Bot2021-08-245-23/+34
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fixed modbus config parameters null value invalid•••Signed-off-by: TianTianBigWang <zilong.wang@daocloud.io> TianTianBigWang2021-08-235-23/+34
* | | | | add the validation of hostname due to the problem caused by long name (#3044)•••Signed-off-by: blackdobb <xinxin.wan@daocloud.io>blackdobb2021-08-205-34/+21
* | | | | sync the response message unconditionally (#3014)•••* sync the response message unconditionally if the operation is response, force to sync the resource message, since the edgecore requests it Signed-off-by: chengjin <sdghchj@qq.com> * sync the response message unconditionally if the operation is response, force to sync the resource message, since the edgecore requests it Signed-off-by: chengjin <sdghchj@qq.com>sdghchj2021-08-191-3/+4
|/ / / /
* | | | Merge pull request #2897 from gy95/common•••make synccontroller manageObject more clearKubeEdge Bot2021-08-181-29/+16
|\ \ \ \
| * | | | make synccontroller manageObject more clear•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952021-06-111-29/+16
* | | | | Merge pull request #3039 from gy95/fmt•••fix not correct format verb: %++vKubeEdge Bot2021-08-183-5/+4
|\ \ \ \ \
| * | | | | fix not correct format verb: %++v•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952021-08-183-5/+4
|/ / / / /
* | | | | Merge pull request #3038 from blackdobb/feature/keadm•••edgecore: add the validation of edgeCoreConfigKubeEdge Bot2021-08-171-3/+7
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | edgecore: add the validation of edgeCoreConfig•••Signed-off-by: blackdobb <xinxin.wan@daocloud.io> blackdobb2021-08-171-3/+7
|/ / / /
* | | | Merge pull request #2955 from yz271544/metaserver-handler-concur-map-writes•••Solve the concurrent map write for metaserver handler.goKubeEdge Bot2021-08-162-6/+22
|\ \ \ \
| * | | | Solve the concurrent map write for metaserver handler.go•••update the metamanager server port for test of fluent-bit, reduce lock of the handlers, cancel pointer of the sync.RWMutex Signed-off-by: 胡正阳 <huzhengyang@gridsum.com> 胡正阳2021-08-112-6/+22
* | | | | Merge pull request #3025 from subpathdev/moreLogs•••Handling node/*/membership/detailKubeEdge Bot2021-08-164-9/+22
|\ \ \ \ \
| * | | | | fix unittest•••Signed-off-by: Jan Unterbrink <jan.unterbrink@subpath.de> Jan Unterbrink2021-08-151-2/+10
| * | | | | don't throw warning on heart beat•••Signed-off-by: Jan Unterbrink <jan.unterbrink@subpath.de> do nothing on receiving the filebeat Signed-off-by: Jan Unterbrink <jan.unterbrink@subpath.de> its the heart beat .... Signed-off-by: Jan Unterbrink <jan.unterbrink@subpath.de> Jan Unterbrink2021-08-153-7/+12
| |/ / / /
* | | | | Merge pull request #3036 from gy95/tests_content_data•••simplify the way to get content []byte formatKubeEdge Bot2021-08-165-125/+57
|\ \ \ \ \
| * | | | | simplify the way to get content []byte format•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952021-08-145-125/+57
* | | | | | Merge pull request #3037 from gy95/rule_test•••add unit test for edgecontroller rule manager and ruleendpoint managerKubeEdge Bot2021-08-162-0/+212
|\ \ \ \ \ \
| * | | | | | add unit test for edgecontroller rule manager and ruleendpoint manager•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952021-08-142-0/+212
| |/ / / / /
* | | | | | Merge pull request #3028 from gy95/content_data•••simplify the way of getting message []byte formatKubeEdge Bot2021-08-147-55/+19
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | simplify the way of getting message []byte format•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952021-08-147-55/+19
* | | | | | Merge pull request #3024 from gy95/device_status•••use UpdateDeviceStatusWorkers as updateDeviceStatus routinesKubeEdge Bot2021-08-131-1/+1
|\ \ \ \ \ \
| * | | | | | use UpdateDeviceStatusWorkers as updateDeviceStatus routines•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952021-08-121-1/+1
| |/ / / / /
* | | | | | Merge pull request #3032 from fisherxu/rn-1.7.2•••Add release note for 1.7.2KubeEdge Bot2021-08-131-8/+16
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | add release note for 1.7.2•••Signed-off-by: fisherxu <xufei40@huawei.com> fisherxu2021-08-131-8/+16
|/ / / / /
* | | | | Merge pull request #3021 from gy95/service_token_beehive•••support k8s v1.21.XKubeEdge Bot2021-08-1213-19/+168
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | modify according to the review comments•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952021-08-1212-129/+83
| * | | | bump the kind from 0.9.0 to 0.11.0•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952021-08-112-3/+3