GitHub / sysinner/innerstack / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| d84341fd | feat(hostlet): resolve package by os/arch specificity with src/all fallback | Eryx <e****i@g****m> | 27 days ago | |
| 944ff26d | fix: bypass kvgo default Limit=10 truncation in zonelet range scans | Eryx <e****i@g****m> | 28 days ago | |
| 8b6b2377 | refactor(pkg): refine package build spec and tooling | Eryx <e****i@g****m> | 29 days ago | |
| e89083fb | refactor(http): migrate to hooto/httpsrv v2 API | Eryx <e****i@g****m> | about 1 month ago | |
| 15abe296 | feat(metrics): report per-replica runtime metrics end to end | Eryx <e****i@g****m> | about 1 month ago | |
| 0e00e503 | fix(ingate): harden http timeout model and stream localfs responses | Eryx <e****i@g****m> | about 2 months ago | |
| 10286160 | fix(hostlet): stop repeated quota cleanup log for inactive containers | Eryx <e****i@g****m> | about 2 months ago | |
| 7f93a957 | feat(hostlet): reap orphan containers and soft-delete app instances | Eryx <e****i@g****m> | about 2 months ago | |
| 7829a0b3 | feat(build): inject unified version stamp into all binaries | Eryx <e****i@g****m> | about 2 months ago | |
| 10cff08a | feat: add pkg-export, enrich app-list output, stamp app-instance timestamps | Eryx <e****i@g****m> | about 2 months ago | |
| 9050b063 | feat(app-deploy): add restart action to recreate containers | Eryx <e****i@g****m> | about 2 months ago | |
| 04d4c259 | refactor(cli): replace interactive login shell with local zone manager | Eryx <e****i@g****m> | about 2 months ago | |
| 32db8b17 | feat(app-spec): add min/max resource ranges with legacy mapping | Eryx <e****i@g****m> | about 2 months ago | |
| cb4d7493 | feat(cli): add describe-style output for app-info and app-spec-info | Eryx <e****i@g****m> | about 2 months ago | |
| a2c7b66f | feat(app-spec): add array_group config type with key_item and uniqueness | Eryx <e****i@g****m> | about 2 months ago | |
| fbc1d508 | feat(app-deploy): track deploy stages across zonelet, hostlet and inagent | Eryx <e****i@g****m> | 2 months ago | |
| dd6683f5 | feat(app-spec): add AppSpecList RPC, version resolution and CLI commands | Eryx <e****i@g****m> | 2 months ago | |
| 242ee1e4 | chore: rename module path from incore to innerstack | Eryx <e****i@g****m> | 2 months ago | |
| 7bad034d | feat(inagent): add opt-in slim switch and per-arch packaging | Eryx <e****i@g****m> | 2 months ago | |
| 580e2976 | feat(inagent): add C++ inagent-slim port | Eryx <e****i@g****m> | 2 months ago | |
| c25ccd2b | feat(pkg): add nfpm packaging and per-generation DEB/RPM repo toolchain | Eryx <e****i@g****m> | 2 months ago | |
| 9510ce59 | feat: enforce deploy revision recreate and refresh container runtime | Eryx <e****i@g****m> | 2 months ago | |
| aefe0410 | refactor(instance): use app instance name as primary logical key | Eryx <e****i@g****m> | 2 months ago | |
| 0127afc5 | feat(zonelet): add public HTTP API and sync AppSpec on deploy | Eryx <e****i@g****m> | 2 months ago | |
| 9d1d5396 | feat(inconf): add app dependency config helper | Eryx <e****i@g****m> | 3 months ago | |
| 1a557ce3 | feat(hostlet,inagent): improve process management | Eryx <e****i@g****m> | 3 months ago | |
| 5fa6bf4a | refactor!: rename project namespace from instack to innerstack | Eryx <e****i@g****m> | 3 months ago | |
| 5c9f01f0 | feat(inagent): improve config handling and task execution reliability | Eryx <e****i@g****m> | 3 months ago | |
| 66b585ee | feat(auth): add permission-based session validation and HTTP token parsing | Eryx <e****i@g****m> | 3 months ago | |
| 371f9777 | feat(auth): add session management, identity tokens and CLI login command | Eryx <e****i@g****m> | 3 months ago | |
| 21c62093 | refactor: rename inservice to ingate, rename import path from inapi to pkg/in... | Eryx <e****i@g****m> | 4 months ago | |
| 8f8bc3f8 | feat(hostlet,zonelet): enhance docker driver resilience, add container stats ... | Eryx <e****i@g****m> | 4 months ago | |
| 9cbca34c | feat(hostlet): add XFS project quota management for container volume isolation | Eryx <e****i@g****m> | 4 months ago | |
| cefcc451 | feat(hostlet): add lxcfs support for container resource isolation | Eryx <e****i@g****m> | 4 months ago | |
| 4da65458 | docs(readme): rewrite project README with comprehensive documentation | Eryx <e****i@g****m> | 4 months ago | |
| 933708a2 | feat(inapi): add semver validation for AppSpec.Version | Eryx <e****i@g****m> | 4 months ago | |
| 331b0f61 | refactor(api): restructure AppInstance model and rename version to revision | Eryx <e****i@g****m> | 4 months ago | |
| 364cc092 | merge Merge branch 'develop' | Eryx <e****i@g****m> | 4 months ago | |
| 0361bcc9 | feat(indns): add embedded DNS server and refactor scheduler/hostlet | Eryx <e****i@g****m> | 4 months ago | |
| 3e77534f | refactor(api,zonelet): restructure app config model and extract zonelet modules | Eryx <e****i@g****m> | 4 months ago | |
| c3e189c6 | feat(gateway): introduce GatewayIngress API with CLI and zonelet handlers | Eryx <e****i@g****m> | 5 months ago | |
| 1ba5720d | feat(scheduler): add host port allocation for container service port mapping | Eryx <e****i@g****m> | 5 months ago | |
| d796bfcb | feat(network): add VPC IPAM support for host and replica addressing | Eryx <e****i@g****m> | 5 months ago | |
| 8511624f | refactor(auth): replace token auth with access-key and rename zone id to name | Eryx <e****i@g****m> | 5 months ago | |
| 65b60e6d | feat(auth): add authentication system and restructure gRPC services | Eryx <e****i@g****m> | 5 months ago | |
| 55d35b68 | refactor(inapi,inagent): replace AppOperate/AppExecutor with AppDeploy/AppSpe... | Eryx <e****i@g****m> | 5 months ago | |
| 080d518c | merge Merge pull request #3 from sysinner/dependabot/go_modules/google.golang.org/g... |
Eryx <e****i@g****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 38badbc4 |
Bump google.golang.org/grpc from 1.78.0 to 1.79.3
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 1abd2b8d | feat(pkg): add package download, container mount and enhance package management | Eryx <e****i@g****m> | 6 months ago | |
| c95ae1ce | refactor(pkg): simplify package upload data model and add pkg-list command | Eryx <e****i@g****m> | 6 months ago | |
| 02b7fed9 | feat(pkg-push): add chunked package upload | Eryx <e****i@g****m> | 6 months ago | |
| 3817028c | refactor(pkg-build): redesign Package proto with metadata/release separation | Eryx <e****i@g****m> | 6 months ago | |
| ebd67d3e | feat(core): enhance app instance model and container management | Eryx <e****i@g****m> | 6 months ago | |
| d6e30968 | v2-next first commit | Eryx <e****i@g****m> | 6 months ago | |
| f95544f6 | v2 codebase init | Eryx <e****i@g****m> | 6 months ago | |
| db6432fc | Upgrade dependencies and update import paths | Eryx <e****i@g****m> | 7 months ago | |
| bc74934f | v2 go.mod | Eryx <e****i@g****m> | 7 months ago | |
| b6fedb04 | merge Merge pull request #2 from sysinner/dependabot/go_modules/golang.org/x/crypto... |
Eryx <e****i@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| dc1c8b02 |
Bump golang.org/x/crypto from 0.43.0 to 0.45.0
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 4e6a4acf | refactor(inservice): improve signal handling and add unified logging | Eryx <e****i@g****m> | 7 months ago | |
| 4721dc02 | feat: add rate-limiting support | Eryx <e****i@g****m> | 8 months ago | |
| bae7c0db | feat(hauth): supports hauth via type=App | Eryx <e****i@g****m> | 10 months ago | |
| c3f086af | feat(api-server): supports hauth v2 | Eryx <e****i@g****m> | 10 months ago | |
| c26f9a3f | refactor(service/gateway): Refactor gateway management to streamline logic an... | Eryx <e****i@g****m> | 10 months ago | |
| 966fb0ba | chore(pprof): optimize configuration to enable runtime performance profiling | Eryx <e****i@g****m> | 10 months ago | |
| bf3d1b28 | feat(inservice/module/domain-sale): add domain-sale module to set up domain s... | Eryx <e****i@g****m> | 10 months ago | |
| 9b0eb276 | feat(service/gateway): add built-in gateway service to handle public HTTP/HTT... | Eryx <e****i@g****m> | 10 months ago | |
| a6013d4e | [BUG] fix security issues with upstream dependency packages (update go.mod) | Eryx <e****i@g****m> | over 1 year ago | |
| ac0e7eed | [UPD] update go.mod | Eryx <e****i@g****m> | almost 2 years ago | |
| 91ee0df4 | upgrade kvgo v1 to v2 | Eryx <e****i@g****m> | over 2 years ago | |
| 6b0d737b | v0.10.1 | Eryx <e****i@g****m> | over 2 years ago | |
| 6aa795fa | [BUG] fix pod sys-volumn setup issue | 王锐 <e****i@g****m> | almost 4 years ago | |
| 90007b44 | [NEW] support multi-cloud computing platform management | 王锐 <e****i@g****m> | about 4 years ago | |
| 4cc880e9 | [IMP] improve the logic flow of updating container status | Eryx <e****i@g****m> | almost 5 years ago | |
| 1e1eae3d | [NEW] release 0.10.0 | Eryx <e****i@g****m> | about 5 years ago | |
| b1bfb41e | [IMP,NEW] improve the reliability of volume quota setup; support blkio device... | Eryx <e****i@g****m> | about 5 years ago | |
| 2b01be86 | [IMP] stability improvement for VPC setting | Eryx <e****i@g****m> | about 5 years ago | |
| 18f1aab3 | [IMP] vpc stability improvement | Eryx <e****i@g****m> | about 5 years ago | |
| 308a95e8 | [IMP] zone, cell and host can be destroyed by sysadmin | Eryx <e****i@g****m> | over 5 years ago | |
| ad4c62f0 | [NEW] module sysctl | Eryx <e****i@g****m> | over 5 years ago | |
| b7b2cc66 | [BUG] typo error | Eryx <e****i@g****m> | over 5 years ago | |
| 1e3229c4 | [NEW] support vpc and dns | Eryx <e****i@g****m> | over 5 years ago | |
| d45ad8d4 | [CHG] trun on cg.SetKeysCaseSensitive(true) | Eryx <e****i@g****m> | over 5 years ago | |
| 9102d3d2 | [CHG] debug | Eryx <e****i@g****m> | over 5 years ago | |
| b10ffc36 | [CHG] upgrade protoc-gen-go to v1.26.0 | Eryx <e****i@g****m> | over 5 years ago | |
| 8e2ddbf8 | [CHG] oci image name check rules | Eryx <e****i@g****m> | over 5 years ago | |
| e3d7c117 | [BUG] fix uid check | Eryx <e****i@g****m> | over 5 years ago | |
| 68f14b64 | [NEW] support domain name for service register and discovery | Eryx <e****i@g****m> | over 5 years ago | |
| fb9ed767 | [NEW] support setup pod/spec/mounts in pod creating or setting | Eryx <e****i@g****m> | over 5 years ago | |
| 06696f73 | [CHG] lots small changes | Eryx <e****i@g****m> | over 5 years ago | |
| 6cf3ede4 | [CHG] update index page url | Eryx <e****i@g****m> | over 5 years ago | |
| 45ccff55 | [IMP] setup valueui.app_version | Eryx <e****i@g****m> | over 5 years ago | |
| bb209bc4 | [CHG] use hooto/valueui UI framework | Eryx <e****i@g****m> | over 5 years ago | |
| 1f5d8293 | [NEW] support injob daemon status display | Eryx <e****i@g****m> | over 5 years ago | |
| 3cc7c899 | [NEW] support custom runtime image via AppSpec file by sysadmin | Eryx <e****i@g****m> | over 5 years ago | |
| 1bd8ae57 | [NEW] support user select in create new mod/domain instance | Eryx <e****i@g****m> | over 5 years ago | |
| fbbed7d4 | [NEW] add inconf/params to inagent/executor scripts | Eryx <e****i@g****m> | over 5 years ago | |
| 4f79f938 | [BUG] fix mail queue | Eryx <e****i@g****m> | almost 6 years ago | |
| cb4d0c2a | [CHG] clean unused codes | Eryx <e****i@g****m> | almost 6 years ago | |
| 4cb79fa4 | [CHG] split sysinner/incore/injob into the independent project of sysinner/injob | Eryx <e****i@g****m> | almost 6 years ago |