23 Commits

Author SHA1 Message Date
Austin Zhai f420773b0e Feat/container multi os (#98)
* Add comprehensive in-process test framework

Add unit tests for exchange layer, E2E integration tests, security
tests (race + fuzz), and Go benchmark tests replacing the old
shell-script-based bench programs. All tests run in-process without
requiring an external frontier process. Suppress klog and armorigo
log noise in all test files.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* Update build configs, Dockerfiles and dependencies

Update Makefile with new targets, consolidate frontier_all.yaml config,
bump base image versions in Dockerfiles, and update go.mod/go.sum.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* Revert etc/frontier_all.yaml to previous version

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

---------

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-03 09:25:47 +08:00
Austin Zhai 6104675b9a feat: optimize conf (#92) 2026-02-08 09:53:43 +08:00
Austin Zhai f87bd7941e Feat/systemd (#90)
* feat: add systemd and Makefile

* feat: update en version README

* chore: update go version

* feat: rename daemon config

* feat: add systemd and Makefile

* feat: update en version README

* feat: rename daemon config
2026-02-08 09:22:49 +08:00
singchia efe54559ff example: update diagram in readme 2024-06-21 17:19:12 +08:00
singchia 7c52832269 example: add simple chatroom 2024-05-29 14:47:39 +08:00
singchia 2f9ca84dbe frontlas: update redis model 2024-05-16 15:13:08 +08:00
singchia 65642e0ae7 operator: 1 frontier 1 frontlas deployment finished 2024-05-15 18:52:07 +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 58c4b3834d fix: advertised address while empty 2024-05-07 18:35:39 +08:00
singchia 3529d88a78 fix: bugs bewteen frontlas and frontier on offline 2024-05-06 23:13:35 +08:00
singchia e27053652f api: finish basic cluster service apis 2024-04-29 23:31:21 +08:00
singchia 0357376af4 api: update frontlas and frontier apis 2024-03-23 23:24:03 +08:00
singchia 5c5cabd6c5 frontlas: add basic directory of frontier atlas 2024-03-18 22:45:34 +08:00
singchia cae584ed5a refactor: change pkg directory for frontlas 2024-03-14 22:29:52 +08:00
singchia 78f367068f k8s: add configmap for frontier 2024-03-11 22:22:08 +08:00
singchia ab59ece219 controlplane: refactor directories for servers 2024-03-08 19:48:04 +08:00
singchia 20b1c9faf6 refactor: rename api directory 2024-03-06 21:03:22 +08:00
singchia cd27cb0b2f fix bugs in Register 2024-02-26 09:19:53 +08:00
singchia 717e398111 bench: add publish start bash script 2024-02-24 22:59:05 +08:00
singchia 1e67cef131 test: add bench for sync publish 2024-02-24 08:16:22 +08:00
singchia f864c2c865 Dockerfile: add proto dockerfile 2024-02-23 20:11:59 +08:00
singchia a80a805770 add top layer makefile 2024-02-20 20:17:47 +08:00