This website requires JavaScript.
Explore
Help
Sign In
panxiao81
/
homelab-infra
Watch
1
Star
0
Fork
0
Code
Issues
10
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
修正动态 Runner 的 SPIRE agent 绑定
#114
Merged
panxiao81
merged 1 commits from
deploy/go-runner-agent-parent
into
main
2026-09-20 21:31:12 +00:00
Conversation
0
Commits
1
Files Changed
1
+3
-1
panxiao81
commented
2026-09-20 21:30:50 +00:00
Owner
Copy Link
Copy Source
变更
更新 controller 到真实 SPIRE parent 修复镜像
配置 homelab 节点的实际 agent SPIFFE ID
动态身份改由真实 agent parent 与 Pod UID selector 绑定
生产 canary 证据
task 961 经手工修正为同一模型后成功获取身份、注册官方 runner 并完成
JetStream 在旧 Pod 失败后成功重投同一 assignment
controller 已暂停并缩容,避免修复部署前继续认领任务
验证
Go 全量测试与 vet 通过
Python 测试 23 项通过
Kubernetes server-side dry-run 通过
## 变更 - 更新 controller 到真实 SPIRE parent 修复镜像 - 配置 homelab 节点的实际 agent SPIFFE ID - 动态身份改由真实 agent parent 与 Pod UID selector 绑定 ## 生产 canary 证据 - task 961 经手工修正为同一模型后成功获取身份、注册官方 runner 并完成 - JetStream 在旧 Pod 失败后成功重投同一 assignment - controller 已暂停并缩容,避免修复部署前继续认领任务 ## 验证 - Go 全量测试与 vet 通过 - Python 测试 23 项通过 - Kubernetes server-side dry-run 通过
panxiao81
added 1 commit
2026-09-20 21:30:51 +00:00
修正动态 Runner 的 SPIRE agent 绑定
yaml / yaml (pull_request)
Failing after 11m40s
Details
a335bdbc38
panxiao81
merged commit
9696df1f51
into
main
2026-09-20 21:31:12 +00:00
panxiao81
deleted branch
deploy/go-runner-agent-parent
2026-09-20 21:31:12 +00:00
Sign in
to join this conversation.
Reviewers
No Reviewers
Labels
No items
No labels
Milestone
No items
No Milestone
Projects
Clear projects
No projects
Assignees
Clear assignees
panxiao81
(Xiao Pan)
No Assignees
1 Participants
Notifications
Subscribe
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: panxiao81/homelab-infra#114
Write
Preview
Loading…
x
Add
Cancel
Save
Reference in New Issue
Repository
panxiao81/homelab-infra
Title
Body
Create Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues.
Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
变更
生产 canary 证据
验证