summaryrefslogtreecommitdiff
path: root/cloud/pkg/cloudstream (follow)
Commit message (Expand)AuthorAgeFilesLines
* add kubectl attach code•••Signed-off-by: dehaocheng <dehaocheng@kubesphere.io> dehaocheng2023-04-251-4/+77
* support kubectl attach•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> (cherry picked from commit 7cee5b0a6bb808575cbe4885a5d65ec2c0dbe717) Signed-off-by: dehaocheng <dehaocheng@kubesphere.io> Shelley-BaoYue2023-03-232-0/+166
* stream server painc if close channel wrongly•••Signed-off-by: vincentgoat <linguohui1@huawei.com> vincentgoat2023-01-146-18/+48
* Use errors.Is to check for a specific error•••Signed-off-by: Fish-pro <zechun.chen@daocloud.io> Fish-pro2023-01-061-1/+2
* Merge pull request #3970 from xuxiawei/fix/streamserver•••stream: fix double log printKubeEdge Bot2022-06-271-3/+3
|\
| * fix double log print•••Signed-off-by: xuxiawei <xiawei.xu@daocloud.io> xuxiawei2022-06-231-3/+3
* | Merge pull request #3971 from xuxiawei/perf/stream•••optimize lock release to improve performanceKubeEdge Bot2022-06-241-1/+4
|\ \
| * | optimize lock release to improve performance•••Signed-off-by: xuxiawei <xiawei.xu@daocloud.io> xuxiawei2022-06-231-1/+4
| |/
* / fix err log return•••Signed-off-by: xuxiawei <xiawei.xu@daocloud.io> xuxiawei2022-06-231-1/+3
|/
* Merge pull request #3764 from snstaberah/master•••add min TLS version for stream serverKubeEdge Bot2022-04-161-0/+1
|\
| * add min TLS version for stream server•••Signed-off-by: snstaberah <yangyonglc@inspur.com> snstaberah2022-04-161-0/+1
* | remove redundant type conversion•••Signed-off-by: chenlin.liu <chenlin.liu@daocloud.io> chenlin.liu2022-04-061-2/+2
|/
* fix remove os.Exit in updateNodeKubeletEndpoint•••Signed-off-by: fei.lv4 <fei.lv4@envision-digital.com> add edgestream catch errors and try to reconnect about update KubeletEndPoint failed. Signed-off-by: fei.lv4 <fei.lv4@envision-digital.com> fix review suggestion in #3571 Signed-off-by: fei.lv4 <fei.lv4@envision-digital.com> fix format in cloudstream/tunnelserver.go Signed-off-by: fei.lv4 <fei.lv4@envision-digital.com> fix review suggestion Signed-off-by: fei.lv4 <fei.lv4@envision-digital.com> fix review suggestions Signed-off-by: fei.lv4 <fei.lv4@envision-digital.com> fix review suggestiones Signed-off-by: fei.lv4 <fei.lv4@envision-digital.com> fix remove os.Exit in updateNodeKubeletEndpoint fei.lv42022-01-281-7/+16
* Merge pull request #3499 from stingshen/stingshen/node_duplicate_ip•••Identify session not by IP of node for execKubeEdge Bot2022-01-041-18/+32
|\
| * Identify session not by IP of node for exec•••And format error logging Signed-off-by: shenyi <shenyi@cambricon.com> shenyi2021-12-311-18/+32
* | Merge pull request #3529 from wangchenglong01/chl01•••add detail log when failed to upgrade the websocket protocolKubeEdge Bot2021-12-301-0/+1
|\ \ | |/ |/|
| * add detail log when failed to upgrade the websocket protocol•••Signed-off-by: Cookie Wang <luckymrwang@163.com> wangchl012021-12-301-0/+1
* | Merge pull request #3461 from zhu733756/optimize-the-iptables-manager•••optimize the iptables managerKubeEdge Bot2021-12-141-16/+40
|\ \
| * | optimize the iptables manager•••Signed-off-by: zhu733756 <zhu733756@kubesphere.io> zhu7337562021-12-131-16/+40
* | | replace deprecated package io/ioutil with packages io and os•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952021-12-112-6/+6
|/ /
* | fix pod exec is not close conn when edgecore is closed•••Signed-off-by: fei.lv4 <fei.lv4@envision-digital.com> fei.lv42021-12-011-0/+1
* | Merge pull request #3277 from chenchunxiu/b2-multi-cloudcore•••change kubeletEndpoint port when cloudstream connetedKubeEdge Bot2021-11-302-7/+47
|\ \
| * | add retry for node status update•••Signed-off-by: chenchunxiu <chenchunxiu_yewu@cmss.chinamobile.com> chenchunxiu2021-11-291-18/+25
| * | Merge branch 'master' into b2-multi-cloudcorechenchunxiu2021-11-171-0/+2
| |\|
| * | change kubeletEndpoint port when cloudstream conneted•••Signed-off-by: chenchunxiu <chenchunxiu_yewu@cmss.chinamobile.com> chenchunxiu2021-11-082-7/+40
* | | Merge pull request #3265 from zhu733756/iptables-daemonset•••Optional loosely-coupled iptables manager for containerized deploymentKubeEdge Bot2021-11-231-11/+7
|\ \ \ | |_|/ |/| |
| * | Optimize startup configuration•••Signed-off-by: zhu733756 <zhu733756@kubesphere.io> zhu7337562021-11-231-4/+5
| * | fix useless forwordPort, add node affinity to the iptables manager ds•••Signed-off-by: zhu733756 <zhu733756@kubesphere.io> zhu7337562021-11-181-9/+5
| * | fix the case that the user deletes iptables rules by mistake•••Signed-off-by: zhu733756 <zhu733756@kubesphere.io> zhu7337562021-11-051-3/+1
| * | optional loosely-coupled iptables manager for containerized deployment•••Signed-off-by: zhu733756 <zhu733756@kubesphere.io> zhu7337562021-11-031-6/+7
* | | Add type check for each implementation of Module interface•••Signed-off-by: Haines Chan <hainescx@gmail.com> Haines Chan2021-11-151-0/+2
| |/ |/|
* | avoid print goroutine stack trace when component start failed•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952021-10-293-5/+5
|/
* Merge pull request #3233 from stingshen/stingshen/containerexec_cpu_high•••fix(cloud): container exec occupies massive cpuKubeEdge Bot2021-10-261-10/+17
|\
| * fix(cloud): container exec occupies massive cpu•••Close container exec connection while EOF is received Signed-off-by: shenyi <shenyi@cambricon.com> shenyi2021-10-141-10/+17
* | remove duplicate SessionHostNameOverride constant•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952021-10-111-4/+0
* | Merge pull request #3136 from siredmar/sameip-logs•••Idenfifying session not by IP of nodeKubeEdge Bot2021-09-221-1/+20
|\ \
| * | Idenfifying session not by IP of node•••Using the IP address of the node the pod is running on for identifying the session. Signed-off-by: Armin Schlegel <armin.schlegel@gmx.de> Armin Schlegel2021-09-061-1/+20
| |/
* | Merge pull request #3084 from zc2638/feat/reference•••unified namespace referenceKubeEdge Bot2021-09-111-1/+2
|\ \ | |/ |/|
| * unified namespace reference•••Signed-off-by: zc <zc2638@qq.com> zc2021-09-051-1/+2
* | simply return•••Signed-off-by: Jan Unterbrink <jan.unterbrink@subpath.de> Jan Unterbrink2021-09-061-2/+1
* | fixed: the first letter of the fmt.ErrorF is not lowercase•••Signed-off-by: orange <zuxia.ge@daocloud.io> orange2021-09-032-7/+7
|/
* fix target kubeletendpoint port in metrics request,the edgecore kubeletedgepo...•••Signed-off-by: cuirunxing-hub <cuirunxing@inspur.com> cuirunxing-hub2021-08-091-3/+3
* add iptables manager for tunnel port•••Signed-off-by: fisherxu <xufei40@huawei.com> fisherxu2021-08-041-0/+184
* fix Can not find apiServer connection id in Tunnel session•••Signed-off-by: qugq0228 <1341389014@qq.com> qugq02282021-06-044-12/+18
* Merge pull request #2744 from wzshiming/fix/header-field•••Fix header SessionHostNameOverride KubeEdge Bot2021-04-061-7/+11
|\
| * Compatible with SessionHostNameOveride•••Signed-off-by: Shiming Zhang <wzshiming@foxmail.com> Shiming Zhang2021-03-301-2/+6
| * Fix typo•••Signed-off-by: Shiming Zhang <wzshiming@foxmail.com> Shiming Zhang2021-03-301-4/+4
| * Fix header SessionHostNameOverride typo•••Signed-off-by: Shiming Zhang <wzshiming@foxmail.com> Shiming Zhang2021-03-301-1/+1
* | Remove excess memory allocation for cloudstream•••Signed-off-by: Shiming Zhang <wzshiming@foxmail.com> Shiming Zhang2021-03-241-2/+2
|/
* Merge pull request #2703 from wzshiming/clean/msg-write-to•••Remove Msg WriteToKubeEdge Bot2021-03-241-1/+1
|\