JimmyYang20
45e868be2f
Update vendor and LICENSE
Signed-off-by: JimmyYang20 <yangjin39@huawei.com>
3 years ago
llhuii
b6444031f5
Upgrade golang from 1.14 to 1.16
Signed-off-by: llhuii <liulinghui@huawei.com>
3 years ago
llhuii
ffa7ebb485
Upgrade K8S to v1.21.4
Current K8S version v1.19.3 has been reported security vulnerabilities
by github Dependabot alerts:
1. https://github.com/advisories/GHSA-f5f7-6478-qm6p
2. https://github.com/advisories/GHSA-mfv7-gq43-w965
The K8S v1.21.4 has been chosen to keep consistent with
KubeEdge(v1.8.2).
Signed-off-by: llhuii <liulinghui@huawei.com>
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
JimmyYang20
f88f6b1d50
Add shared storage code for LC
Signed-off-by: JimmyYang20 <yangjin39@huawei.com>
4 years ago
llhuii
48b630149c
Add e2e test cases
1. Add e2e framework code stolen from k8s.io/test/e2e/framework and remove
unnecessary code for simplicity.
2. Add run-e2e.sh and a github action job to run e2e tests.
3. Add a simple dataset testcase, TODO for other CRs.
Signed-off-by: llhuii <liulinghui@huawei.com>
4 years ago
llhuii
32ef5c1e90
Rename neptune to sedna
Signed-off-by: llhuii <liulinghui@huawei.com>
4 years ago
llhuii
85608e1993
Add Makefile/more scripts for simply develop
Signed-off-by: llhuii <liulinghui@huawei.com>
4 years ago
llhuii
b4137da656
Add basic common files of framework
1. basic hack scripts.
2. dataset/model/joint-inference API.
3. commom go files: pkg/version, pkg/util, go.mod, go.sum.
4. client-gen generated files for API.
5. golangci.yml
Signed-off-by: llhuii <liulinghui@huawei.com>
4 years ago