JimmyYang20
c21f619d8a
GM: fix the bug of injecting hostpath mount
Signed-off-by: JimmyYang20 <yangjin39@huawei.com>
4 years ago
JoeyHwong
06fb69274f
fix env variable error in aggregation
Signed-off-by: JoeyHwong <joeyhwong@gknow.cn>
4 years ago
KubeEdge Bot
bb4f651179
Merge pull request #185 from JimmyYang20/fl
FL: fix nil pointer bug in GM
4 years ago
JimmyYang20
8ee6c6805d
FL: fix nil pointer bug in GM
Signed-off-by: JimmyYang20 <yangjin39@huawei.com>
4 years ago
KubeEdge Bot
74e597ad3c
Merge pull request #167 from JimmyYang20/fl
API&GM: FL adds transmitter interface
4 years ago
JimmyYang20
5d70375d3f
API&GM: FL adds transmitter interface
Signed-off-by: JimmyYang20 <yangjin39@huawei.com>
4 years ago
KubeEdge Bot
6f1461717d
Merge pull request #183 from JoeyHwong-gk/security
fix lib/requirements
4 years ago
JoeyHwong
a6d7932a81
fix lib/requirements
- This upgrade fixes a CSRF error in FastAPI version earlier than 0.65.2,
see https://github.com/tiangolo/fastapi/security/advisories/GHSA-8h2j-cgx8-6xv7
Signed-off-by: JoeyHwong <joeyhwong@gknow.cn>
4 years ago
KubeEdge Bot
3b8921e59a
Merge pull request #182 from llhuii/upgrade-websocket
Upgrade gorilla/websocket from v1.4.0 to v1.4.2
4 years ago
llhuii
12c4499273
Upgrade gorilla/websocket from v1.4.0 to v1.4.2
This upgrade fixes a potential DoS vector bug in gorilla/websocket 1.4.0,
see https://github.com/gorilla/websocket/security/advisories/GHSA-jf24-p9p9-4rjh
Signed-off-by: llhuii <liulinghui@huawei.com>
4 years ago
KubeEdge Bot
8fe51d2029
Merge pull request #157 from JoeyHwong-gk/hot_model
[Lib Support] hot model update
4 years ago
JoeyHwong
8b782ae0af
Update docs
- add lib development guide
- Supplementary quickstart documentation
- fix known issue
Signed-off-by: JoeyHwong <joeyhwong@gknow.cn>
4 years ago
KubeEdge Bot
df6c88ba26
Merge pull request #174 from JimmyYang20/doc-s3
Fix s3 example docs of IL&JI
4 years ago
JimmyYang20
9161ed42ca
Fix s3 example docs of IL&JI
Signed-off-by: JimmyYang20 <yangjin39@huawei.com>
4 years ago
KubeEdge Bot
04e518f574
Merge pull request #138 from JimmyYang20/modelhotupdate
GM&LC: IL supports model hot updates
4 years ago
JoeyHwong
c5856362ec
fix pr comment
Signed-off-by: JoeyHwong <joeyhwong@gknow.cn>
4 years ago
JimmyYang20
0223441530
GM&LC: IL supports model hot updates
Signed-off-by: JimmyYang20 <yangjin39@huawei.com>
4 years ago
KubeEdge Bot
090ad350c1
Merge pull request #150 from JoeyHwong-gk/docs
docs improvement
4 years ago
JoeyHwong
f574fd9eb9
fix access exceptions when rendering with sphinx
Signed-off-by: JoeyHwong <joeyhwong@gknow.cn>
4 years ago
KubeEdge Bot
600d1a81f6
Merge pull request #160 from JimmyYang20/doc-s3
Update s3 example docs of IL&JI
4 years ago
KubeEdge Bot
a92b7341cc
Merge pull request #148 from llhuii/add-contributing-docs
Add contributing docs
4 years ago
KubeEdge Bot
c50b85a973
Merge pull request #159 from JoeyHwong-gk/libdoc
update lib doc
4 years ago
llhuii
8579d8852b
Add contributing docs
Signed-off-by: llhuii <liulinghui@huawei.com>
4 years ago
KubeEdge Bot
c3475e2917
Merge pull request #166 from llhuii/fix-verify-checker
Fix codegen verify checker
4 years ago
KubeEdge Bot
008364c2b6
Merge pull request #164 from JoeyHwong-gk/federated
Support websocket reconnection when the server status is abnormal
4 years ago
KubeEdge Bot
de11814fbc
Merge pull request #158 from llhuii/fix-imagerepo-of-image-publish-action
Fix IMAGE_REPO in github image-publish action
4 years ago
JoeyHwong
9d601600a2
Update dependency of server request in lib
- replace `retry==1.3.3` with `tenacity==8.0.1` because of `retry` no longer maintained.
Signed-off-by: JoeyHwong <joeyhwong@gknow.cn>
4 years ago
JoeyHwong
81f19c0bd2
fix job_kind value in LC_report
Signed-off-by: JoeyHwong <joeyhwong@gknow.cn>
4 years ago
llhuii
88d183decb
Add the missing gencode for objectsearch/tracking
Signed-off-by: llhuii <liulinghui@huawei.com>
4 years ago
llhuii
153d34813e
Fix codegen verify checker
Note the codegen verify checker should report error
Signed-off-by: llhuii <liulinghui@huawei.com>
4 years ago
JoeyHwong
376b73276c
Adjusting the Log of IncrementalLearning example
Signed-off-by: JoeyHwong <joeyhwong@gknow.cn>
4 years ago
JoeyHwong
75f6f287f2
Lib support hot model update
Signed-off-by: JoeyHwong <joeyhwong@gknow.cn>
4 years ago
JoeyHwong
0a140ee106
Support websocket reconnection
Signed-off-by: JoeyHwong <joeyhwong@gknow.cn>
4 years ago
JimmyYang20
81b0c2c778
Update s3 example docs of IL&JI
Signed-off-by: JimmyYang20 <yangjin39@huawei.com>
4 years ago
JoeyHwong
c0e58c9326
update lib doc
Signed-off-by: JoeyHwong <joeyhwong@gknow.cn>
4 years ago
JoeyHwong
4b52b0db25
fix syntax and information in the docs
Signed-off-by: JoeyHwong <joeyhwong@gknow.cn>
4 years ago
JoeyHwong
b4b8e2a14d
Improve the docs
Signed-off-by: JoeyHwong <joeyhwong@gknow.cn>
4 years ago
JoeyHwong
80d1f19818
add lib doc
Signed-off-by: JoeyHwong <joeyhwong@gknow.cn>
4 years ago
llhuii
7b087e0d16
Fix IMAGE_REPO in github image-publish action
Using the env 'GITHUB_REPOSITORY' instead of 'GITHUB_ACTOR' to get the right
image repo name i.e. `IMAGE_REPO` in Makefile.
Signed-off-by: llhuii <liulinghui@huawei.com>
4 years ago
KubeEdge Bot
8485c90216
Merge pull request #152 from JimmyYang20/fixbug
IL: LC supports to recover job when restart
4 years ago
JimmyYang20
bf39a7c1bd
IL: LC supports to recover job when restart
Signed-off-by: JimmyYang20 <yangjin39@huawei.com>
4 years ago
KubeEdge Bot
ce08694ba5
Merge pull request #156 from llhuii/update-install-doc
docs: update install guide
4 years ago
KubeEdge Bot
4bc24e6990
Merge pull request #155 from llhuii/add-image-push-gh-action
Push images automatically when a new release is created
4 years ago
llhuii
d7bc485955
docs: update install guide
1. add GM/LC links
2. add GM/LC deploy form
Signed-off-by: llhuii <liulinghui@huawei.com>
4 years ago
KubeEdge Bot
6ddf750653
Merge pull request #154 from JoeyHwong-gk/lifelong
[Lifelong example]: fix the problem from backend and constant
4 years ago
llhuii
08964afcd5
Automatic push images when publishing a release
A github action is added for pushing image when a new release is created:
1. login docker hub.
2. checkout the project, and run `make push-all`.
Signed-off-by: llhuii <liulinghui@huawei.com>
4 years ago
JoeyHwong
c06106e86e
fix the lifelong example problem from backend and constant
- fix sklearn backend: support args in train/eval/infer
- fix lifelong constant
Signed-off-by: JoeyHwong <joeyhwong@gknow.cn>
4 years ago
KubeEdge Bot
626a89248b
Merge pull request #142 from JoeyHwong-gk/lls3
lifelong learning: issue-driven interface-adjustment and bug fix
4 years ago
KubeEdge Bot
44db3960a2
Merge pull request #153 from JimmyYang20/fix-doc
Fix rendering issue of example doc in readthedocs
4 years ago
JimmyYang20
c46697e87d
fix il doc
Signed-off-by: JimmyYang20 <yangjin39@huawei.com>
4 years ago