| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #2125 from luogangyi/support-metrics-in-stream•••add metrics api support in streamserver | KubeEdge Bot | 2020-09-08 | 1 | -0/+6 |
| |\ | |||||
| | * | avoid compression in tunnel | luogangyi | 2020-09-04 | 1 | -0/+6 |
| * | | add domain | Liangshuang | 2020-09-07 | 2 | -1/+5 |
| |/ | |||||
| * | some updates | lvchenggang | 2020-08-31 | 2 | -10/+11 |
| * | eventbus add tls config when connect to mqtt | lvchenggang | 2020-08-28 | 2 | -0/+23 |
| * | Merge pull request #1981 from daixiang0/const-int•••Fix const int to string issue | KubeEdge Bot | 2020-08-04 | 1 | -1/+2 |
| |\ | |||||
| | * | Fix const int to string issue•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> | Xiang Dai | 2020-07-25 | 1 | -1/+2 |
| * | | update node limit default value | xufei 00416946 | 2020-07-28 | 2 | -3/+3 |
| |/ | |||||
| * | Merge pull request #1838 from XJangel/rotation•••Support edge certificate rotation | KubeEdge Bot | 2020-07-17 | 4 | -10/+19 |
| |\ | |||||
| | * | add cert rotation | Xujiejie | 2020-07-16 | 4 | -10/+19 |
| * | | Merge pull request #1735 from Poor12/test•••Support metrics-server in cloud | KubeEdge Bot | 2020-07-01 | 3 | -9/+126 |
| |\ \ | |||||
| | * | | fix metrics | Poor12 | 2020-06-11 | 3 | -9/+126 |
| * | | | Auto detect sandbox image•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> | Xiang Dai | 2020-06-29 | 1 | -1/+1 |
| * | | | CloudCoreConfig: 'DeletePodWorkers' is wrong•••Error Config: DeletePodWorkers: constants.DefaultDeletePodBuffer, Fixed Config: DeletePodWorkers: constants.DefaultDeletePodWorkers, | lljstar | 2020-06-28 | 1 | -1/+1 |
| * | | | Use const namespace value•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> | Xiang Dai | 2020-06-12 | 2 | -3/+3 |
| | |/ |/| | |||||
| * | | Merge pull request #1697 from ls889/logss•••fix kubectl logs cert after V1.3 | KubeEdge Bot | 2020-05-30 | 2 | -17/+6 |
| |\ \ | |||||
| | * | | fix kubectl logs certs | Liangshuang | 2020-05-25 | 2 | -17/+6 |
| * | | | feedback•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> | Xiang Dai | 2020-05-28 | 3 | -12/+17 |
| * | | | Auto detect pause image•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> | Xiang Dai | 2020-05-27 | 1 | -7/+16 |
| | |/ |/| | |||||
| * | | enable whitelint check•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> | Xiang Dai | 2020-05-21 | 3 | -3/+0 |
| * | | cleanup all lint issue•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> | Xiang Dai | 2020-05-21 | 6 | -35/+35 |
| |/ | |||||
| * | use net.JoinHostPort to assemble URL | zyz | 2020-05-15 | 1 | -9/+16 |
| * | change tunnel port from 10002 to 10004•••Signed-off-by: kadisi <iamkadisi@163.com> | kadisi | 2020-05-15 | 3 | -3/+3 |
| * | Merge pull request #1643 from fisherxu/advitise•••add advitise address in cloudcore | KubeEdge Bot | 2020-05-11 | 3 | -5/+15 |
| |\ | |||||
| | * | use localip as default value instead of 127.0.0.1 in edgehub | fisherxu | 2020-05-08 | 1 | -5/+6 |
| | * | add advitise address in cloudcore | fisherxu | 2020-05-08 | 2 | -0/+9 |
| * | | fix json tag issue•••Signed-off-by: Kevin Wang <kevinwzf0126@gmail.com> | Kevin Wang | 2020-05-06 | 1 | -1/+1 |
| |/ | |||||
| * | fix ci error | fisherxu | 2020-05-01 | 3 | -5/+5 |
| * | fix bug for set empty certs | fisherxu | 2020-05-01 | 1 | -1/+1 |
| * | fix bugs | Liangshuang | 2020-05-01 | 1 | -4/+4 |
| * | support specify and don't specify certs when cloudcore start | fisherxu | 2020-05-01 | 2 | -29/+1 |
| * | details issue modification | XuJiejie | 2020-05-01 | 2 | -29/+6 |
| * | add the judgment of manual certificate settings | XuJiejie | 2020-05-01 | 1 | -10/+10 |
| * | Adjust the priority of the place where the certificate is obtained | Liangshuang | 2020-05-01 | 3 | -1/+36 |
| * | add the code of edge applying for certificate | XuJiejie | 2020-05-01 | 4 | -3/+37 |
| * | Initial implementation of certificate issuance server | Liangshuang | 2020-05-01 | 2 | -0/+5 |
| * | support hostname and internal ip request•••Signed-off-by: kadisi <iamkadisi@163.com> | kadisi | 2020-04-30 | 7 | -26/+22 |
| * | support kubectl logs•••Signed-off-by: kadisi <iamkadisi@163.com> | kadisi | 2020-04-30 | 9 | -56/+248 |
| * | edgecore start new tunnel•••Signed-off-by: kadisi <iamkadisi@163.com> | kadisi | 2020-04-30 | 4 | -14/+33 |
| * | add edgestream•••Signed-off-by: kadisi <iamkadisi@163.com> | kadisi | 2020-04-30 | 8 | -26/+87 |
| * | set stream server•••Signed-off-by: kadisi <iamkadisi@163.com> | kadisi | 2020-04-30 | 2 | -3/+3 |
| * | add streamcontroller for component api•••Signed-off-by: kadisi <iamkadisi@163.com> | kadisi | 2020-04-30 | 3 | -0/+78 |
| * | add streamcontroller module for cloudcore•••Signed-off-by: kadisi <iamkadisi@163.com> | kadisi | 2020-04-30 | 3 | -0/+150 |
| * | Merge pull request #1600 from GsssC/ha•••Implement HA in hot standby mode | KubeEdge Bot | 2020-04-30 | 3 | -1/+34 |
| |\ | |||||
| | * | Set LeaderElection disabled by defautl in minconfig | Kevin Wang | 2020-04-30 | 1 | -1/+1 |
| | * | add json tag for leaderelection config | GsssC | 2020-04-30 | 1 | -1/+1 |
| | * | add leaderelection config validating | GsssC | 2020-04-30 | 1 | -4/+15 |
| | * | set default leaderelection config to false | GsssC | 2020-04-30 | 1 | -1/+1 |
| | * | Implemente leaderelection and readyz check | GsssC | 2020-04-30 | 3 | -1/+23 |
| * | | fix component config field capitalization and descriptions•••Signed-off-by: Kevin Wang <kevinwzf0126@gmail.com> | Kevin Wang | 2020-04-28 | 5 | -104/+116 |
