panxiao81
|
327c73e744
|
Merge Go Runner 与 OpenSandbox VM 集成
test / python (push) Successful in 15s
test / shell (push) Successful in 21s
publish images / publish-images (push) Failing after 13m58s
test / go (push) Failing after 15m46s
|
2026-09-21 06:11:40 +00:00 |
|
panxiao81
|
6bb654a4b7
|
feat: 持久化清理 VM 执行器
test / python (pull_request) Successful in 15s
test / shell (pull_request) Successful in 21s
test / go (pull_request) Successful in 2m57s
|
2026-09-21 06:00:53 +00:00 |
|
panxiao81
|
6a4e061815
|
fix: 重写 Gitea 反代 Host
|
2026-09-21 05:39:23 +00:00 |
|
panxiao81
|
14c431031d
|
fix: 代理 Runner 仓库 HTTP 流量
|
2026-09-21 05:27:52 +00:00 |
|
panxiao81
|
be697a61cf
|
feat: 自动清理终态 Pod 执行器
|
2026-09-21 05:24:38 +00:00 |
|
panxiao81
|
2036584e80
|
fix: 等待 Runner facade 就绪
|
2026-09-20 21:34:03 +00:00 |
|
panxiao81
|
44909c2ee1
|
fix: 绑定 Pod 到真实 SPIRE agent
|
2026-09-20 21:27:48 +00:00 |
|
panxiao81
|
a53483f2f0
|
fix: 注入执行器 SPIFFE socket
|
2026-09-20 21:10:58 +00:00 |
|
panxiao81
|
cbbe14d6b5
|
fix: gate scheduler task concurrency
|
2026-09-20 20:53:58 +00:00 |
|
panxiao81
|
bca8096491
|
fix: preserve split NATS permissions
|
2026-09-20 20:41:16 +00:00 |
|
panxiao81
|
9f1181a536
|
ci: publish Go controller source changes
|
2026-09-20 20:29:49 +00:00 |
|
panxiao81
|
e271537760
|
feat: assemble Go scheduler and backend workers
|
2026-09-20 20:24:45 +00:00 |
|
panxiao81
|
27599631f1
|
feat: run official executor behind SPIFFE mTLS
|
2026-09-20 20:12:03 +00:00 |
|
panxiao81
|
8b77b4be63
|
feat: bootstrap official runner through SPIFFE facade
|
2026-09-20 20:00:34 +00:00 |
|
panxiao81
|
5fdd39f7ff
|
实现预分配 RunnerService facade
|
2026-09-20 19:51:32 +00:00 |
|
panxiao81
|
b77245e4b9
|
实现 Gitea assignment 调度循环
|
2026-09-20 19:19:11 +00:00 |
|
panxiao81
|
a856176c56
|
收窄 assignment 队列职责
|
2026-09-20 19:06:04 +00:00 |
|
panxiao81
|
27787d7899
|
实现 durable assignment 消费循环
|
2026-09-20 18:57:50 +00:00 |
|
panxiao81
|
bfb939ca7a
|
建立单进程组件运行时
|
2026-09-20 18:50:19 +00:00 |
|
panxiao81
|
67607391ff
|
接入 OpenSandbox 官方 Go SDK
|
2026-09-20 18:37:08 +00:00 |
|
panxiao81
|
fccaf319ac
|
实现 client-go Pod backend
|
2026-09-20 18:29:26 +00:00 |
|
panxiao81
|
0d8b36380d
|
实现持久化 assignment handoff
|
2026-09-20 18:20:22 +00:00 |
|
panxiao81
|
22dc3fef63
|
建立无状态 worker reconcile 边界
|
2026-09-20 18:11:57 +00:00 |
|
panxiao81
|
3f336310af
|
固定 workflow job key 身份契约
|
2026-09-20 17:59:59 +00:00 |
|
panxiao81
|
3c1fca1832
|
建立 Go Task Scheduler 协议骨架
|
2026-09-20 17:52:38 +00:00 |
|
panxiao81
|
5e5f2cc48d
|
Merge pull request '恢复原生 Kubernetes Pod 调度' (#29) from fix/runner-workspace-permissions into main
test / python (push) Successful in 9s
test / shell (push) Successful in 24s
publish images / publish-images (push) Failing after 1s
|
2026-09-20 17:13:43 +00:00 |
|
panxiao81
|
c72777a479
|
恢复原生 Kubernetes Pod 调度
test / python (pull_request) Successful in 11s
test / shell (pull_request) Successful in 17s
|
2026-09-20 17:08:51 +00:00 |
|
panxiao81
|
8a332a959d
|
合并 completed 消息 ACK 修复
test / python (push) Successful in 17s
test / shell (push) Successful in 21s
publish images / publish-images (push) Canceled after 0s
|
2026-09-18 19:45:54 +00:00 |
|
panxiao81
|
65587b940b
|
确认完成事件后 ACK 持久消息
test / python (pull_request) Successful in 17s
test / shell (pull_request) Successful in 22s
|
2026-09-18 19:44:01 +00:00 |
|
panxiao81
|
df9c7ab785
|
合并持久事件驱动 OpenSandbox 调度
test / python (push) Successful in 14s
test / shell (push) Successful in 20s
publish images / publish-images (push) Canceled after 0s
|
2026-09-18 19:34:24 +00:00 |
|
panxiao81
|
5348ca9891
|
将 OpenSandbox 调度改为持久事件循环
test / shell (pull_request) Successful in 14s
test / python (pull_request) Successful in 10s
|
2026-09-18 19:25:09 +00:00 |
|
panxiao81
|
0890bc76d9
|
Merge pull request '按 guest Agent 格式恢复 SPIRE 父身份' (#26) from fix/opensandbox-guest-parent into main
test / python (push) Successful in 21s
test / shell (push) Successful in 26s
publish images / publish-images (push) Canceled after 0s
|
2026-09-18 18:56:50 +00:00 |
|
panxiao81
|
fe0703fe5c
|
按 guest Agent 格式恢复 SPIRE 父身份
test / python (pull_request) Successful in 27s
test / shell (pull_request) Successful in 29s
|
2026-09-18 18:55:49 +00:00 |
|
panxiao81
|
66f7d797f3
|
Merge pull request '修正 OpenSandbox SPIRE 父身份格式' (#25) from fix/opensandbox-spire-parent into main
test / shell (push) Successful in 24s
test / python (push) Successful in 17s
publish images / publish-images (push) Failing after 1s
|
2026-09-18 18:29:48 +00:00 |
|
panxiao81
|
ab8fbad310
|
修正 OpenSandbox SPIRE 父身份格式
test / python (pull_request) Successful in 24s
test / shell (pull_request) Successful in 39s
|
2026-09-18 18:28:32 +00:00 |
|
panxiao81
|
58b48207fe
|
Merge pull request '重构为直接 OpenSandbox 生命周期调度' (#24) from refactor/direct-opensandbox-scheduler into main
test / python (push) Successful in 11s
test / shell (push) Successful in 16s
publish images / publish-images (push) Failing after 1s
|
2026-09-18 18:19:38 +00:00 |
|
panxiao81
|
f756a83013
|
修复 runner 清理脚本检查
test / shell (pull_request) Successful in 18s
test / python (pull_request) Successful in 15s
|
2026-09-18 18:18:10 +00:00 |
|
panxiao81
|
523ccbae2f
|
修复 runner token 清理路径
test / python (pull_request) Successful in 15s
test / shell (pull_request) Failing after 17s
|
2026-09-18 18:13:48 +00:00 |
|
panxiao81
|
f3a199e7ba
|
重构为直接 OpenSandbox 生命周期调度
test / python (pull_request) Successful in 13s
test / shell (pull_request) Failing after 21s
|
2026-09-18 18:12:10 +00:00 |
|
panxiao81
|
6a58c95c5c
|
Merge pull request '接入 OpenSandbox Kata Runner 控制面' (#23) from feat/opensandbox-runner into main
test / python (push) Successful in 13s
test / shell (push) Successful in 22s
publish images / publish-images (push) Failing after 0s
|
2026-09-18 16:22:58 +00:00 |
|
panxiao81
|
2679f81cdd
|
fix: 使用 OpenSandbox chart 服务地址
test / python (pull_request) Successful in 9s
test / shell (pull_request) Successful in 17s
|
2026-09-18 01:09:37 +00:00 |
|
panxiao81
|
d7ba64d6f3
|
接入 OpenSandbox Kata Runner 控制面
test / python (pull_request) Successful in 9s
test / shell (pull_request) Successful in 21s
|
2026-09-18 00:56:10 +00:00 |
|
panxiao81
|
8d70df2128
|
Merge pull request '在 VM Runner 中构建发布镜像' (#17) from refactor/publish-on-vm into main
test / python (push) Successful in 10s
test / shell (push) Successful in 15s
publish images / publish-images (push) Failing after 0s
Reviewed-on: #17
|
2026-09-16 18:29:26 +00:00 |
|
panxiao81
|
3e69d102dd
|
在 VM Runner 中发布镜像
test / python (pull_request) Successful in 14s
test / shell (pull_request) Successful in 22s
|
2026-09-16 18:28:33 +00:00 |
|
panxiao81
|
0387b2592a
|
Merge pull request '使用 native snapshotter 发布镜像证明' (#16) from fix/publish-native-snapshotter into main
test / python (push) Successful in 10s
test / shell (push) Successful in 16s
publish images / publish-images (push) Canceled after 9m5s
Reviewed-on: #16
|
2026-09-16 18:20:10 +00:00 |
|
panxiao81
|
057731ae62
|
使用 native snapshotter 生成镜像证明
test / python (pull_request) Successful in 8s
test / shell (pull_request) Successful in 14s
|
2026-09-16 18:19:27 +00:00 |
|
panxiao81
|
529daa4c75
|
Merge pull request '修复 Pod 内嵌套 Docker overlay 构建' (#15) from fix/publish-vfs-builder into main
test / python (push) Successful in 9s
publish images / publish-images (push) Failing after 35s
test / shell (push) Successful in 16s
Reviewed-on: #15
|
2026-09-16 18:17:24 +00:00 |
|
panxiao81
|
38946e8def
|
使用 vfs 构建嵌套容器镜像
test / shell (pull_request) Successful in 20s
test / python (pull_request) Successful in 9s
|
2026-09-16 18:16:41 +00:00 |
|
panxiao81
|
893323a89b
|
Merge pull request '添加 Zot 镜像构建发布流水线' (#14) from feat/image-publish-pipeline into main
test / python (push) Successful in 9s
test / shell (push) Successful in 16s
publish images / publish-images (push) Failing after 57s
Reviewed-on: #14
|
2026-09-16 18:12:25 +00:00 |
|
panxiao81
|
6f149c85e2
|
添加 Zot 镜像发布流水线
test / python (pull_request) Successful in 10s
test / shell (pull_request) Successful in 16s
|
2026-09-16 18:10:02 +00:00 |
|