| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #1605 from fisherxu/certs•••Add edge-node certs bootstrapv1.3.0-beta.0 | KubeEdge Bot | 2020-05-01 | 54 | -66/+2664 |
| |\ | |||||
| | * | revert keadm | fisherxu | 2020-05-01 | 9 | -144/+16 |
| | * | fix ci error | fisherxu | 2020-05-01 | 21 | -31/+99 |
| | * | update vendor | fisherxu | 2020-05-01 | 44 | -12304/+477 |
| | * | fix bug for set empty certs | fisherxu | 2020-05-01 | 13 | -51/+78 |
| | * | fix bugs | Liangshuang | 2020-05-01 | 5 | -14/+100 |
| | * | fix create secret failed | fisherxu | 2020-05-01 | 3 | -24/+41 |
| | * | support specify and don't specify certs when cloudcore start | fisherxu | 2020-05-01 | 8 | -80/+66 |
| | * | don't save config to file | fisherxu | 2020-05-01 | 4 | -144/+22 |
| | * | details issue modification | XuJiejie | 2020-05-01 | 7 | -90/+54 |
| | * | add the judgment of manual certificate settings | XuJiejie | 2020-05-01 | 3 | -17/+42 |
| | * | update keadm | XuJiejie | 2020-05-01 | 8 | -47/+138 |
| | * | Adjust the priority of the place where the certificate is obtained | Liangshuang | 2020-05-01 | 14 | -137/+229 |
| | * | fix altNames | Liangshuang | 2020-05-01 | 1 | -1/+1 |
| | * | add the code of edge applying for certificate | XuJiejie | 2020-05-01 | 9 | -6/+221 |
| | * | Initial implementation of certificate issuance server | Liangshuang | 2020-05-01 | 11 | -14/+525 |
| | * | init certs server | fisherxu | 2020-05-01 | 3 | -0/+151 |
| | * | add vendor for certs-server | fisherxu | 2020-05-01 | 64 | -477/+13919 |
| |/ | |||||
| * | Merge pull request #1606 from kadisi/tunnel_exec_logs•••support kubectl logs feature in edge computing scenario | KubeEdge Bot | 2020-05-01 | 36 | -29/+1594 |
| |\ | |||||
| | * | support hostname and internal ip request•••Signed-off-by: kadisi <iamkadisi@163.com> | kadisi | 2020-04-30 | 14 | -48/+61 |
| | * | add create sream cert doc instruction•••Signed-off-by: kadisi <iamkadisi@163.com> | kadisi | 2020-04-30 | 8 | -16/+69 |
| | * | support kubectl logs•••Signed-off-by: kadisi <iamkadisi@163.com> | kadisi | 2020-04-30 | 31 | -294/+697 |
| | * | edgecore start new tunnel•••Signed-off-by: kadisi <iamkadisi@163.com> | kadisi | 2020-04-30 | 7 | -31/+62 |
| | * | change serverport•••Signed-off-by: kadisi <iamkadisi@163.com> | kadisi | 2020-04-30 | 3 | -7/+8 |
| | * | add edgestream•••Signed-off-by: kadisi <iamkadisi@163.com> | kadisi | 2020-04-30 | 22 | -58/+412 |
| | * | set stream server•••Signed-off-by: kadisi <iamkadisi@163.com> | kadisi | 2020-04-30 | 12 | -56/+59 |
| | * | add streamcontroller for component api•••Signed-off-by: kadisi <iamkadisi@163.com> | kadisi | 2020-04-30 | 9 | -19/+154 |
| | * | add streamcontroller module for cloudcore•••Signed-off-by: kadisi <iamkadisi@163.com> | kadisi | 2020-04-30 | 11 | -1/+573 |
| |/ | |||||
| * | Merge pull request #1625 from daixiang0/fix-cleanup•••hack/local-up-kubeedge.sh: fix clean up issue | KubeEdge Bot | 2020-04-30 | 1 | -1/+3 |
| |\ | |||||
| | * | hack/local-up-kubeedge.sh: fix clean up issue•••Signed-off-by: Xiang Dai <764524258@qq.com> | Xiang Dai | 2020-04-30 | 1 | -1/+3 |
| * | | Merge pull request #1600 from GsssC/ha•••Implement HA in hot standby mode | KubeEdge Bot | 2020-04-30 | 24 | -2/+1803 |
| |\ \ | |||||
| | * | | 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 |
| | * | | Add yaml for ha deployment | GsssC | 2020-04-30 | 2 | -0/+108 |
| | * | | update vendor | GsssC | 2020-04-30 | 15 | -4/+1377 |
| | * | | Create namespace kubeedge if needed before lederelection starts | GsssC | 2020-04-30 | 1 | -4/+29 |
| | * | | Implemente leaderelection and readyz check | GsssC | 2020-04-30 | 9 | -2/+287 |
| * | | | Merge pull request #1618 from dingyin/master•••Add feature to provision VM workload | KubeEdge Bot | 2020-04-30 | 6 | -15/+267 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | Update script output | Yin Ding | 2020-04-29 | 1 | -1/+1 |
| | * | | fix format | Yin Ding | 2020-04-29 | 2 | -4/+3 |
| | * | | gofmt file format | Yin Ding | 2020-04-29 | 3 | -18/+18 |
| | * | | Update the doc to show how to provision VM | Yin Ding | 2020-04-27 | 1 | -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 Ding | 2020-04-27 | 1 | -0/+137 |
| | * | | Add RemoteRuntimeEndpoint option for keadm join•••RemoteRuntimeEndpoint value will overwrite remoteruntimeendpoint and remoteimageendpoint in the edge node configuration yaml | Yin Ding | 2020-04-26 | 4 | -15/+28 |
| * | | | Merge pull request #1616 from kevin-wangzefeng/improve-componentconfig-descri...•••fix component config field capitalization and descriptions | KubeEdge Bot | 2020-04-30 | 9 | -228/+262 |
| |\ \ \ | |||||
| | * | | | update 05-configmap.yaml to reflect Config API capitalization change•••Signed-off-by: Kevin Wang <kevinwzf0126@gmail.com> | Kevin Wang | 2020-04-28 | 1 | -1/+1 |
| | * | | | fix component config field capitalization and descriptions•••Signed-off-by: Kevin Wang <kevinwzf0126@gmail.com> | Kevin Wang | 2020-04-28 | 8 | -207/+237 |
| | * | | | improve component config field descriptions•••Signed-off-by: Kevin Wang <kevinwzf0126@gmail.com> | Kevin Wang | 2020-04-27 | 2 | -33/+37 |
| | |/ / | |||||
