summaryrefslogtreecommitdiff
path: root/pkg/stream (follow)
Commit message (Expand)AuthorAgeFilesLines
* update k8s version to 1.24•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-07-012-2/+2
* add kubectl attach code•••Signed-off-by: dehaocheng <dehaocheng@kubesphere.io> dehaocheng2023-04-252-5/+71
* 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-233-0/+86
* stream server painc if close channel wrongly•••Signed-off-by: vincentgoat <linguohui1@huawei.com> vincentgoat2023-01-144-112/+165
* Use errors.Is to check for a specific error•••Signed-off-by: Fish-pro <zechun.chen@daocloud.io> Fish-pro2023-01-062-2/+4
* fix typo single to signal•••Signed-off-by: snstaberah <yangyonglc@inspur.com> snstaberah2022-09-023-3/+3
* Merge pull request from GHSA-vwm6-qc77-v2rh•••* fix invalid request Signed-off-by: vincentgoat <linguohui1@huawei.com> * fix CI issue Signed-off-by: Kevin Wang <kevinwzf0126@gmail.com> Co-authored-by: Kevin Wang <kevinwzf0126@gmail.com>Vincent Lin2022-07-111-1/+3
* move the constants into union file•••Signed-off-by: pengbinbin1 <pengbiny@163.com> pengbinbin12022-04-142-9/+9
* Merge pull request #3571 from lvfei103650/ft_updateNodeKubeletEndpoint•••fix remove os.Exit in updateNodeKubeletEndpointKubeEdge Bot2022-01-281-0/+1
|\
| * 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-0/+1
* | Merge pull request #3104 from gy95/log_optimization•••log optimization modification: adjust log level, remove duplicate logKubeEdge Bot2022-01-221-1/+1
|\ \ | |/ |/|
| * log optimization modification: adjust log level, remove duplicate log•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952022-01-221-1/+1
* | replace deprecated package io/ioutil with packages io and os•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952021-12-111-2/+1
|/
* remove duplicate SessionHostNameOverride constant•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952021-10-111-3/+0
* Merge pull request #3066 from zhuyaguang/master•••Override spell errorKubeEdge Bot2021-09-161-1/+1
|\
| * Override spell error•••Signed-off-by: zhuyaguang <zhuyaguang1368@163.com> zhuyaguang2021-09-141-1/+1
* | revise based on comments•••Signed-off-by: xiaopeng han <xiaopeng.han-iog@daocloud.io> xiaopeng han2021-09-071-1/+1
* | fix message format•••Signed-off-by: xiaopeng han <xiaopeng.han-iog@daocloud.io> xiaopeng han2021-09-071-2/+2
|/
* using http methods defined in net/http to replace string literals•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952021-07-242-2/+2
* Merge pull request #2745 from wzshiming/fix/remove-connect•••Fix RemoveConnect cannot cancel directlyKubeEdge Bot2021-04-193-66/+68
|\
| * Fix that RemoveConnect cannot directly trigger the•••end of the connection and it must be triggered by receiving a new message. Signed-off-by: Shiming Zhang <wzshiming@foxmail.com> Shiming Zhang2021-03-303-66/+68
* | Compatible with SessionHostNameOveride•••Signed-off-by: Shiming Zhang <wzshiming@foxmail.com> Shiming Zhang2021-03-301-0/+3
* | Fix header SessionHostNameOverride typo•••Signed-off-by: Shiming Zhang <wzshiming@foxmail.com> Shiming Zhang2021-03-301-2/+2
|/
* Remove Msg WriteTo•••Signed-off-by: Shiming Zhang <wzshiming@foxmail.com> Shiming Zhang2021-03-244-10/+6
* Remove excess memory allocation•••Signed-off-by: Shiming Zhang <wzshiming@foxmail.com> Shiming Zhang2021-03-232-7/+5
* CI: enable gci linter•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> Xiang Dai2020-11-231-2/+3
* upgrade klog@0.4.0 to klog/v2@2.2.0GsssC2020-11-204-4/+4
* upgrade to K8s 1.19.3Yin Ding2020-10-291-1/+1
* Merge pull request #2075 from daixiang0/exec•••Support kubectl exec featureKubeEdge Bot2020-10-142-4/+128
|\
| * Support kubectl exec feature•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> Xiang Dai2020-10-122-4/+128
* | Fix edged log issue•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> Xiang Dai2020-10-121-6/+19
|/
* avoid compression in tunnelluogangyi2020-09-041-0/+6
* fix metricsPoor122020-06-113-9/+126
* cleanup all lint issue•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> Xiang Dai2020-05-211-2/+2
* support hostname and internal ip request•••Signed-off-by: kadisi <iamkadisi@163.com> kadisi2020-04-302-3/+5
* support kubectl logs•••Signed-off-by: kadisi <iamkadisi@163.com> kadisi2020-04-306-49/+241
* add edgestream•••Signed-off-by: kadisi <iamkadisi@163.com> kadisi2020-04-302-16/+24
* add streamcontroller module for cloudcore•••Signed-off-by: kadisi <iamkadisi@163.com> kadisi2020-04-303-0/+150