summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1605 from fisherxu/certs•••Add edge-node certs bootstrapv1.3.0-beta.0KubeEdge Bot2020-05-0154-66/+2664
|\
| * revert keadmfisherxu2020-05-019-144/+16
| * fix ci errorfisherxu2020-05-0121-31/+99
| * update vendorfisherxu2020-05-0144-12304/+477
| * fix bug for set empty certsfisherxu2020-05-0113-51/+78
| * fix bugsLiangshuang2020-05-015-14/+100
| * fix create secret failedfisherxu2020-05-013-24/+41
| * support specify and don't specify certs when cloudcore startfisherxu2020-05-018-80/+66
| * don't save config to filefisherxu2020-05-014-144/+22
| * details issue modificationXuJiejie2020-05-017-90/+54
| * add the judgment of manual certificate settingsXuJiejie2020-05-013-17/+42
| * update keadmXuJiejie2020-05-018-47/+138
| * Adjust the priority of the place where the certificate is obtainedLiangshuang2020-05-0114-137/+229
| * fix altNamesLiangshuang2020-05-011-1/+1
| * add the code of edge applying for certificateXuJiejie2020-05-019-6/+221
| * Initial implementation of certificate issuance serverLiangshuang2020-05-0111-14/+525
| * init certs serverfisherxu2020-05-013-0/+151
| * add vendor for certs-serverfisherxu2020-05-0164-477/+13919
|/
* Merge pull request #1606 from kadisi/tunnel_exec_logs•••support kubectl logs feature in edge computing scenarioKubeEdge Bot2020-05-0136-29/+1594
|\
| * support hostname and internal ip request•••Signed-off-by: kadisi <iamkadisi@163.com> kadisi2020-04-3014-48/+61
| * add create sream cert doc instruction•••Signed-off-by: kadisi <iamkadisi@163.com> kadisi2020-04-308-16/+69
| * support kubectl logs•••Signed-off-by: kadisi <iamkadisi@163.com> kadisi2020-04-3031-294/+697
| * edgecore start new tunnel•••Signed-off-by: kadisi <iamkadisi@163.com> kadisi2020-04-307-31/+62
| * change serverport•••Signed-off-by: kadisi <iamkadisi@163.com> kadisi2020-04-303-7/+8
| * add edgestream•••Signed-off-by: kadisi <iamkadisi@163.com> kadisi2020-04-3022-58/+412
| * set stream server•••Signed-off-by: kadisi <iamkadisi@163.com> kadisi2020-04-3012-56/+59
| * add streamcontroller for component api•••Signed-off-by: kadisi <iamkadisi@163.com> kadisi2020-04-309-19/+154
| * add streamcontroller module for cloudcore•••Signed-off-by: kadisi <iamkadisi@163.com> kadisi2020-04-3011-1/+573
|/
* Merge pull request #1625 from daixiang0/fix-cleanup•••hack/local-up-kubeedge.sh: fix clean up issueKubeEdge Bot2020-04-301-1/+3
|\
| * hack/local-up-kubeedge.sh: fix clean up issue•••Signed-off-by: Xiang Dai <764524258@qq.com> Xiang Dai2020-04-301-1/+3
* | Merge pull request #1600 from GsssC/ha•••Implement HA in hot standby modeKubeEdge Bot2020-04-3024-2/+1803
|\ \
| * | 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
| * | Add yaml for ha deploymentGsssC2020-04-302-0/+108
| * | update vendorGsssC2020-04-3015-4/+1377
| * | Create namespace kubeedge if needed before lederelection startsGsssC2020-04-301-4/+29
| * | Implemente leaderelection and readyz checkGsssC2020-04-309-2/+287
* | | Merge pull request #1618 from dingyin/master•••Add feature to provision VM workloadKubeEdge Bot2020-04-306-15/+267
|\ \ \ | |_|/ |/| |
| * | Update script outputYin Ding2020-04-291-1/+1
| * | fix formatYin Ding2020-04-292-4/+3
| * | gofmt file formatYin Ding2020-04-293-18/+18
| * | Update the doc to show how to provision VMYin Ding2020-04-271-0/+103
| * | Add script to set up VM runtime•••This script will set up Env on worker node to provision VM on the worker node. It makes use of Arktos Runtime release to start three containers: - vmruntime_vms - vmruntime_libvirt - vmruntime_virtlet Yin Ding2020-04-271-0/+137
| * | Add RemoteRuntimeEndpoint option for keadm join•••RemoteRuntimeEndpoint value will overwrite remoteruntimeendpoint and remoteimageendpoint in the edge node configuration yaml Yin Ding2020-04-264-15/+28
* | | Merge pull request #1616 from kevin-wangzefeng/improve-componentconfig-descri...•••fix component config field capitalization and descriptionsKubeEdge Bot2020-04-309-228/+262
|\ \ \
| * | | update 05-configmap.yaml to reflect Config API capitalization change•••Signed-off-by: Kevin Wang <kevinwzf0126@gmail.com> Kevin Wang2020-04-281-1/+1
| * | | fix component config field capitalization and descriptions•••Signed-off-by: Kevin Wang <kevinwzf0126@gmail.com> Kevin Wang2020-04-288-207/+237
| * | | improve component config field descriptions•••Signed-off-by: Kevin Wang <kevinwzf0126@gmail.com> Kevin Wang2020-04-272-33/+37
| |/ /