summaryrefslogtreecommitdiff
path: root/pkg (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | metaserver support pass through API, open /version path•••Signed-off-by: zhengxinwei <zhengxinwei@huawei.com> zhengxinwei2023-10-074-1/+61
| |/ |/|
* | Fix: --with-mqtt =false, but will still pull related images•••Signed-off-by: chong.yuan <chong.yuan@daocloud.io> chong.yuan2023-09-252-24/+82
* | Merge pull request #4983 from cl2017/device_v1beta1_api•••device crd v1beta1 and API definitionKubeEdge Bot2023-09-2529-195/+4728
|\ \ | |/ |/|
| * device crd v1beta1 pkg-client•••Signed-off-by: cl2017 <chenlin.liu@daocloud.io> cl20172023-09-2221-187/+187
| * device crd v1beta1 API definition•••Signed-off-by: cl2017 <chenlin.liu@daocloud.io> cl20172023-09-228-8/+4541
* | Merge pull request #4967 from wujunyi792/feat/windows-nodes-edgecore•••Feat/windows nodes edgecoreKubeEdge Bot2023-09-228-48/+124
|\ \
| * | chore: update import sort•••Signed-off-by: wujunyi <wu65830600@163.com> JunYi Wu2023-09-213-2/+12
| * | chore: update•••1. sort import 2. fix missing import 3. rename filename Signed-off-by: wujunyi <wu65830600@163.com> wujunyi2023-09-212-0/+2
| * | chore: avoid using 'if runtime.GOOS'•••Signed-off-by: wujunyi <wu65830600@163.com> wujunyi2023-09-214-33/+32
| * | chore: sort import•••Signed-off-by: wujunyi <wu65830600@163.com> wujunyi2023-09-211-1/+2
| * | chore: update•••Signed-off-by: JunYi Wu <wu65830600@163.com> JunYi Wu2023-09-203-4/+5
| * | fix: bug•••Signed-off-by: JunYi Wu <wu65830600@163.com> JunYi Wu2023-09-111-2/+2
| * | feat: clean code•••Signed-off-by: JunYi Wu <wu65830600@163.com> JunYi Wu2023-09-114-116/+34
| * | feat: use conditional compilation to complete edgecore windows configuration•••Signed-off-by: JunYi Wu <wu65830600@163.com> JunYi Wu2023-08-309-34/+179
* | | compatibility modification•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-09-112-6/+7
* | | update vendor and licenses•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-09-112-6/+76
| |/ |/|
* | fix typo and update comments•••Signed-off-by: Zhizhen He <hezhizhen.yi@gmail.com> Zhizhen He2023-08-257-28/+28
* | fix lint•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-08-212-5/+11
* | update go version to 1.19•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-08-212-14/+14
* | Fixed the cloudcore panic caused by the ClusterObjectSyncList item error•••Signed-off-by: zhengxinwei <zhengxinwei@huawei.com> zhengxinwei2023-08-022-2/+2
|/
* deprecated RegisterWithTaints parameter•••Signed-off-by: QiQi-OvO <2763359332@qq.com> QiQi-OvO2023-07-311-0/+1
* Fix EdgeApplication image path annotation error•••Signed-off-by: ming.tang <ming.tang@daocloud.io> ming.tang2023-07-231-4/+4
* Merge pull request #4641 from Shelley-BaoYue/drop-nodeip-edged•••use nodeIP initialization in Kubelet KubeEdge Bot2023-07-221-2/+0
|\
| * replace nodeIP initialization in edged•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-03-061-2/+0
* | Merge pull request #4727 from RyanZhaoXB/fix-devicetwin-UT-duplication•••update UT of devicetwin to reduce the duplicationKubeEdge Bot2023-07-071-0/+46
|\ \
| * | update UT of devicetwin to reduce the duplication•••Signed-off-by: Ryan <zhaoran11@huawei.com> Ryan2023-04-141-0/+46
| |/
* | update k8s version to 1.24•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-07-015-71/+12
* | Merge pull request #4734 from wenchajun/kubectl-attach•••support kubectl attach in KubeEdge KubeEdge Bot2023-07-013-0/+152
|\ \
| * | add kubectl attach code•••Signed-off-by: dehaocheng <dehaocheng@kubesphere.io> dehaocheng2023-04-252-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-BaoYue2023-03-233-0/+86
| |/
* | Merge pull request #4758 from wackxu/clusterobjectsync•••add support for cluster scope resource reliable deliveryKubeEdge Bot2023-07-013-1/+7
|\ \
| * | fix bug when list-watch namespace resource•••Signed-off-by: wackxu <xushiwei5@huawei.com> wackxu2023-04-273-1/+7
| |/
* | Merge pull request #4802 from vincentgoat/rbac-offline-sql•••authentication and authorization on the edge sideKubeEdge Bot2023-07-0125-19/+1259
|\ \
| * | reconcile rules•••Signed-off-by: vincentgoat <linguohui1@huawei.com> vincentgoat2023-05-314-12/+14
| * | remove cloud authorization•••Signed-off-by: vincentgoat <linguohui1@huawei.com> vincentgoat2023-05-291-9/+0
| * | generate crd•••Signed-off-by: vincentgoat <linguohui1@huawei.com> vincentgoat2023-05-2919-0/+1075
| * | add crd api types•••Signed-off-by: vincentgoat <linguohui1@huawei.com> vincentgoat2023-05-293-0/+172
| |/
* / fix grammar error•••Signed-off-by: cl2017 <chenlin.liu@daocloud.io> cl20172023-05-311-2/+2
|/
* Merge pull request #4430 from vincentgoat/edgestream_panic•••stream server painc if close channel wronglyKubeEdge Bot2023-01-174-112/+165
|\
| * stream server painc if close channel wrongly•••Signed-off-by: vincentgoat <linguohui1@huawei.com> vincentgoat2023-01-144-112/+165
* | Merge pull request #4412 from Shelley-BaoYue/master-kubeletflag•••drop useless parameters in kubelet flagsKubeEdge Bot2023-01-172-30/+0
|\ \
| * | drop ImageCredentialProvider param in kubelet flags•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-01-171-14/+0
| * | drop LockFilePath param in kubelet flags•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-01-171-9/+0
| * | drop kubeConfigFile param in kubelet flags•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-01-171-4/+0
| * | drop kubeconfig in kubelet flags•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-01-172-3/+0
* | | Merge pull request #4484 from wackxu/edgelistwatchgc•••add gc for watch request in cloudKubeEdge Bot2023-01-173-2/+45
|\ \ \
| * | | add gc for watch request in dynamiccontroller•••Signed-off-by: wackxu <xushiwei5@huawei.com> wackxu2023-01-173-2/+45
| |/ /
* | | Merge pull request #4485 from Shelley-BaoYue/migrate-kubeletconfig•••migrate kubelet configuration to edged kubelet configurationKubeEdge Bot2023-01-174-34/+703
|\ \ \
| * | | convert kubelet configuration•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-01-174-37/+91
| * | | set default tailored kubelet config•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-01-172-31/+104