| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | update k8s version to 1.24•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> | Shelley-BaoYue | 2023-07-01 | 2 | -2/+2 |
| * | add kubectl attach code•••Signed-off-by: dehaocheng <dehaocheng@kubesphere.io> | dehaocheng | 2023-04-25 | 2 | -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-BaoYue | 2023-03-23 | 3 | -0/+86 |
| * | stream server painc if close channel wrongly•••Signed-off-by: vincentgoat <linguohui1@huawei.com> | vincentgoat | 2023-01-14 | 4 | -112/+165 |
| * | Use errors.Is to check for a specific error•••Signed-off-by: Fish-pro <zechun.chen@daocloud.io> | Fish-pro | 2023-01-06 | 2 | -2/+4 |
| * | fix typo single to signal•••Signed-off-by: snstaberah <yangyonglc@inspur.com> | snstaberah | 2022-09-02 | 3 | -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 Lin | 2022-07-11 | 1 | -1/+3 |
| * | move the constants into union file•••Signed-off-by: pengbinbin1 <pengbiny@163.com> | pengbinbin1 | 2022-04-14 | 2 | -9/+9 |
| * | Merge pull request #3571 from lvfei103650/ft_updateNodeKubeletEndpoint•••fix remove os.Exit in updateNodeKubeletEndpoint | KubeEdge Bot | 2022-01-28 | 1 | -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.lv4 | 2022-01-28 | 1 | -0/+1 |
| * | | Merge pull request #3104 from gy95/log_optimization•••log optimization modification: adjust log level, remove duplicate log | KubeEdge Bot | 2022-01-22 | 1 | -1/+1 |
| |\ \ | |/ |/| | |||||
| | * | log optimization modification: adjust log level, remove duplicate log•••Signed-off-by: gy95 <guoyao17@huawei.com> | gy95 | 2022-01-22 | 1 | -1/+1 |
| * | | replace deprecated package io/ioutil with packages io and os•••Signed-off-by: gy95 <guoyao17@huawei.com> | gy95 | 2021-12-11 | 1 | -2/+1 |
| |/ | |||||
| * | remove duplicate SessionHostNameOverride constant•••Signed-off-by: gy95 <guoyao17@huawei.com> | gy95 | 2021-10-11 | 1 | -3/+0 |
| * | Merge pull request #3066 from zhuyaguang/master•••Override spell error | KubeEdge Bot | 2021-09-16 | 1 | -1/+1 |
| |\ | |||||
| | * | Override spell error•••Signed-off-by: zhuyaguang <zhuyaguang1368@163.com> | zhuyaguang | 2021-09-14 | 1 | -1/+1 |
| * | | revise based on comments•••Signed-off-by: xiaopeng han <xiaopeng.han-iog@daocloud.io> | xiaopeng han | 2021-09-07 | 1 | -1/+1 |
| * | | fix message format•••Signed-off-by: xiaopeng han <xiaopeng.han-iog@daocloud.io> | xiaopeng han | 2021-09-07 | 1 | -2/+2 |
| |/ | |||||
| * | using http methods defined in net/http to replace string literals•••Signed-off-by: gy95 <guoyao17@huawei.com> | gy95 | 2021-07-24 | 2 | -2/+2 |
| * | Merge pull request #2745 from wzshiming/fix/remove-connect•••Fix RemoveConnect cannot cancel directly | KubeEdge Bot | 2021-04-19 | 3 | -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 Zhang | 2021-03-30 | 3 | -66/+68 |
| * | | Compatible with SessionHostNameOveride•••Signed-off-by: Shiming Zhang <wzshiming@foxmail.com> | Shiming Zhang | 2021-03-30 | 1 | -0/+3 |
| * | | Fix header SessionHostNameOverride typo•••Signed-off-by: Shiming Zhang <wzshiming@foxmail.com> | Shiming Zhang | 2021-03-30 | 1 | -2/+2 |
| |/ | |||||
| * | Remove Msg WriteTo•••Signed-off-by: Shiming Zhang <wzshiming@foxmail.com> | Shiming Zhang | 2021-03-24 | 4 | -10/+6 |
| * | Remove excess memory allocation•••Signed-off-by: Shiming Zhang <wzshiming@foxmail.com> | Shiming Zhang | 2021-03-23 | 2 | -7/+5 |
| * | CI: enable gci linter•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> | Xiang Dai | 2020-11-23 | 1 | -2/+3 |
| * | upgrade klog@0.4.0 to klog/v2@2.2.0 | GsssC | 2020-11-20 | 4 | -4/+4 |
| * | upgrade to K8s 1.19.3 | Yin Ding | 2020-10-29 | 1 | -1/+1 |
| * | Merge pull request #2075 from daixiang0/exec•••Support kubectl exec feature | KubeEdge Bot | 2020-10-14 | 2 | -4/+128 |
| |\ | |||||
| | * | Support kubectl exec feature•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> | Xiang Dai | 2020-10-12 | 2 | -4/+128 |
| * | | Fix edged log issue•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> | Xiang Dai | 2020-10-12 | 1 | -6/+19 |
| |/ | |||||
| * | avoid compression in tunnel | luogangyi | 2020-09-04 | 1 | -0/+6 |
| * | fix metrics | Poor12 | 2020-06-11 | 3 | -9/+126 |
| * | cleanup all lint issue•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> | Xiang Dai | 2020-05-21 | 1 | -2/+2 |
| * | support hostname and internal ip request•••Signed-off-by: kadisi <iamkadisi@163.com> | kadisi | 2020-04-30 | 2 | -3/+5 |
| * | support kubectl logs•••Signed-off-by: kadisi <iamkadisi@163.com> | kadisi | 2020-04-30 | 6 | -49/+241 |
| * | add edgestream•••Signed-off-by: kadisi <iamkadisi@163.com> | kadisi | 2020-04-30 | 2 | -16/+24 |
| * | add streamcontroller module for cloudcore•••Signed-off-by: kadisi <iamkadisi@163.com> | kadisi | 2020-04-30 | 3 | -0/+150 |
