summaryrefslogtreecommitdiff
path: root/pkg (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2125 from luogangyi/support-metrics-in-stream•••add metrics api support in streamserverKubeEdge Bot2020-09-081-0/+6
|\
| * avoid compression in tunnelluogangyi2020-09-041-0/+6
* | add domainLiangshuang2020-09-072-1/+5
|/
* some updateslvchenggang2020-08-312-10/+11
* eventbus add tls config when connect to mqttlvchenggang2020-08-282-0/+23
* Merge pull request #1981 from daixiang0/const-int•••Fix const int to string issueKubeEdge Bot2020-08-041-1/+2
|\
| * Fix const int to string issue•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> Xiang Dai2020-07-251-1/+2
* | update node limit default valuexufei 004169462020-07-282-3/+3
|/
* Merge pull request #1838 from XJangel/rotation•••Support edge certificate rotationKubeEdge Bot2020-07-174-10/+19
|\
| * add cert rotationXujiejie2020-07-164-10/+19
* | Merge pull request #1735 from Poor12/test•••Support metrics-server in cloudKubeEdge Bot2020-07-013-9/+126
|\ \
| * | fix metricsPoor122020-06-113-9/+126
* | | Auto detect sandbox image•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> Xiang Dai2020-06-291-1/+1
* | | CloudCoreConfig: 'DeletePodWorkers' is wrong•••Error Config: DeletePodWorkers: constants.DefaultDeletePodBuffer, Fixed Config: DeletePodWorkers: constants.DefaultDeletePodWorkers,lljstar2020-06-281-1/+1
* | | Use const namespace value•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> Xiang Dai2020-06-122-3/+3
| |/ |/|
* | Merge pull request #1697 from ls889/logss•••fix kubectl logs cert after V1.3KubeEdge Bot2020-05-302-17/+6
|\ \
| * | fix kubectl logs certsLiangshuang2020-05-252-17/+6
* | | feedback•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> Xiang Dai2020-05-283-12/+17
* | | Auto detect pause image•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> Xiang Dai2020-05-271-7/+16
| |/ |/|
* | enable whitelint check•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> Xiang Dai2020-05-213-3/+0
* | cleanup all lint issue•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> Xiang Dai2020-05-216-35/+35
|/
* use net.JoinHostPort to assemble URLzyz2020-05-151-9/+16
* change tunnel port from 10002 to 10004•••Signed-off-by: kadisi <iamkadisi@163.com> kadisi2020-05-153-3/+3
* Merge pull request #1643 from fisherxu/advitise•••add advitise address in cloudcoreKubeEdge Bot2020-05-113-5/+15
|\
| * use localip as default value instead of 127.0.0.1 in edgehubfisherxu2020-05-081-5/+6
| * add advitise address in cloudcorefisherxu2020-05-082-0/+9
* | fix json tag issue•••Signed-off-by: Kevin Wang <kevinwzf0126@gmail.com> Kevin Wang2020-05-061-1/+1
|/
* fix ci errorfisherxu2020-05-013-5/+5
* fix bug for set empty certsfisherxu2020-05-011-1/+1
* fix bugsLiangshuang2020-05-011-4/+4
* support specify and don't specify certs when cloudcore startfisherxu2020-05-012-29/+1
* details issue modificationXuJiejie2020-05-012-29/+6
* add the judgment of manual certificate settingsXuJiejie2020-05-011-10/+10
* Adjust the priority of the place where the certificate is obtainedLiangshuang2020-05-013-1/+36
* add the code of edge applying for certificateXuJiejie2020-05-014-3/+37
* Initial implementation of certificate issuance serverLiangshuang2020-05-012-0/+5
* support hostname and internal ip request•••Signed-off-by: kadisi <iamkadisi@163.com> kadisi2020-04-307-26/+22
* support kubectl logs•••Signed-off-by: kadisi <iamkadisi@163.com> kadisi2020-04-309-56/+248
* edgecore start new tunnel•••Signed-off-by: kadisi <iamkadisi@163.com> kadisi2020-04-304-14/+33
* add edgestream•••Signed-off-by: kadisi <iamkadisi@163.com> kadisi2020-04-308-26/+87
* set stream server•••Signed-off-by: kadisi <iamkadisi@163.com> kadisi2020-04-302-3/+3
* add streamcontroller for component api•••Signed-off-by: kadisi <iamkadisi@163.com> kadisi2020-04-303-0/+78
* add streamcontroller module for cloudcore•••Signed-off-by: kadisi <iamkadisi@163.com> kadisi2020-04-303-0/+150
* Merge pull request #1600 from GsssC/ha•••Implement HA in hot standby modeKubeEdge Bot2020-04-303-1/+34
|\
| * Set LeaderElection disabled by defautl in minconfigKevin Wang2020-04-301-1/+1
| * add json tag for leaderelection configGsssC2020-04-301-1/+1
| * add leaderelection config validatingGsssC2020-04-301-4/+15
| * set default leaderelection config to falseGsssC2020-04-301-1/+1
| * Implemente leaderelection and readyz checkGsssC2020-04-303-1/+23
* | fix component config field capitalization and descriptions•••Signed-off-by: Kevin Wang <kevinwzf0126@gmail.com> Kevin Wang2020-04-285-104/+116