Commit Graph

223 Commits

Author SHA1 Message Date
singchia
21d56e79c6 diagram: add arch diagrams and update readme 2024-05-28 21:09:28 +08:00
singchia
13f86495d8 Merge pull request #60 from singchia/feat/buntdb
optimize: service default buffer size and update online addr notification
2024-05-28 19:05:33 +08:00
Auztin Zhai
9f72fa1c7b helm: update default control bound port 2024-05-28 07:02:02 -04:00
Auztin Zhai
a7030554e5 optimize: service default buffer size and update online addr notification 2024-05-27 23:59:12 -04:00
singchia
df6562fe2e Merge pull request #59 from singchia/feat/buntdb
api: update default read and write buffer size to 32
2024-05-26 18:12:52 +08:00
Auztin Zhai
efd974924d add ROADMAP and versioned features 2024-05-26 06:02:55 -04:00
Auztin Zhai
a5bab194b9 batch: add default timer for all edges 2024-05-26 06:02:20 -04:00
Auztin Zhai
9877e65631 exchange: add publish and call default timeout 30s 2024-05-26 06:01:21 -04:00
Auztin Zhai
054f31f4ff example: expand service side rw buffer size 2024-05-26 06:00:37 -04:00
Auztin Zhai
9c1eb42687 api: update default read and write buffer size to 32 2024-05-26 06:00:03 -04:00
Auztin Zhai
846a671a3b unit: finished buntdb topics unit tests 2024-05-22 23:09:30 -04:00
Auztin Zhai
e181239bac unit: finish buntdb service and rpc unit tests 2024-05-22 22:50:43 -04:00
singchia
fffefdf9f1 Merge pull request #58 from singchia/feat/buntdb
buntdb: add model and unit tests
2024-05-23 09:19:13 +08:00
Auztin Zhai
9417a9b524 unit: add buntdb unit tests 2024-05-22 12:24:26 -04:00
Auztin Zhai
cfda77e3ff buntdb: add model and unit tests 2024-05-22 10:38:26 -04:00
Auztin Zhai
a09947d46e buntdb: remove edgeID in list query fields 2024-05-20 11:05:49 -04:00
singchia
b0f10012c3 Merge pull request #57 from singchia/feat/buntdb
dao: add buntdb memory mode and dummy implemention
2024-05-20 09:13:14 +08:00
Auztin Zhai
d6ba1d9f8e test: add print map misc func 2024-05-19 10:45:53 -04:00
Auztin Zhai
be3f1aac8a dao: add buntdb memory mode and dummy implemention 2024-05-19 10:45:25 -04:00
Auztin Zhai
09a37dd6d1 bug: fix bug when same edgeID online same time 2024-05-19 10:44:45 -04:00
Auztin Zhai
f52123c1b3 misc: add compare interface nil utils 2024-05-18 01:32:55 -04:00
Auztin Zhai
a9b1be5248 refactor db cache, add buntdb option 2024-05-18 01:32:22 -04:00
singchia
971822b578 Merge pull request #56 from singchia/feat/controller
lua: replace old kv model in redis
2024-05-17 10:22:29 +08:00
singchia
3f2b6476e9 lua: replace old kv model in redis 2024-05-17 09:27:26 +08:00
singchia
6153cfd421 update default listen port 2024-05-17 09:26:56 +08:00
singchia
2f9ca84dbe frontlas: update redis model 2024-05-16 15:13:08 +08:00
singchia
8517dff9ac test: add operator secret unit test 2024-05-16 08:12:43 +08:00
singchia
c63e0b07ba image: add example iclm service dockerfile 2024-05-16 08:12:09 +08:00
singchia
73de392ad1 Merge pull request #55 from singchia/dependabot/go_modules/pkg/operator/google.golang.org/protobuf-1.33.0
build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 in /pkg/operator
2024-05-16 08:02:29 +08:00
dependabot[bot]
1009bb1964 build(deps): bump google.golang.org/protobuf in /pkg/operator
Bumps google.golang.org/protobuf from 1.31.0 to 1.33.0.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 00:01:42 +00:00
singchia
380ccbf7a1 Merge pull request #54 from singchia/dependabot/go_modules/pkg/operator/golang.org/x/net-0.23.0
build(deps): bump golang.org/x/net from 0.19.0 to 0.23.0 in /pkg/operator
2024-05-16 08:00:31 +08:00
dependabot[bot]
3d56e8ef60 build(deps): bump golang.org/x/net in /pkg/operator
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.19.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.19.0...v0.23.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-15 23:58:56 +00:00
singchia
476d09a0ef Merge pull request #53 from singchia/feat/controller
operator: 1 frontier 1 frontlas deployment finished
2024-05-15 23:28:27 +08:00
singchia
65642e0ae7 operator: 1 frontier 1 frontlas deployment finished 2024-05-15 18:52:07 +08:00
singchia
ad812a0780 Merge pull request #52 from singchia/feat/controller
operator: add basic functional frontlas
2024-05-14 21:00:44 +08:00
singchia
b30ddb7e33 operator: update controllermanager to operator 2024-05-14 20:54:35 +08:00
singchia
1f965e58aa operator: add basic functional frontlas 2024-05-14 20:39:01 +08:00
singchia
1665b6ec24 operator: add container helper 2024-05-14 14:28:52 +08:00
singchia
e63bb950a6 operator: add deployment, annotations and pod 2024-05-13 19:56:36 +08:00
singchia
9064a3a591 operator: add service define 2024-05-11 16:43:41 +08:00
singchia
76df369332 Merge pull request #51 from singchia/feat/controller
operator: redefine operator and it's fields
2024-05-11 12:01:49 +08:00
singchia
aeb53074ce operator: redefine operator and it's fields 2024-05-11 11:34:21 +08:00
singchia
c26709fbc2 frontier: update frontier cluster defines 2024-05-11 11:20:08 +08:00
singchia
997b62b710 operator: add basic configmap and secret handle logic 2024-05-09 21:37:36 +08:00
singchia
99cbf2ee6e operator: add basic resource define 2024-05-09 21:37:10 +08:00
singchia
9d48c232dd optimize: iclm example ui 2024-05-08 16:35:49 +08:00
singchia
191d96b5e7 Merge pull request #50 from singchia/feat/controller
fix: remove old logic in custom data
2024-05-07 23:31:03 +08:00
singchia
462174d70d fix: remove old logic in custom data 2024-05-07 23:30:06 +08:00
singchia
9bd5c4ffcb fix: bugs in redis models 2024-05-07 20:45:09 +08:00
singchia
58c4b3834d fix: advertised address while empty 2024-05-07 18:35:39 +08:00