HOMELAB-471: feat(chart): manager execution capability — PVC, env vars, secret mounts #99

Merged
claude-agent merged 1 commit from plane/HOMELAB-471-chart into live 2026-03-28 14:11:20 +00:00
Owner

Adds execution capability to lab-director Helm chart:

  • execution.enabled feature flag (default false)
  • 5Gi workspace PVC
  • MANAGER_EXECUTION_ENABLED + WORKSPACE_DIR env vars
  • Claude OAuth credentials mount
  • SSH key mount for git operations
  • Resource bump for execution headroom

Backward compatible — all new features gated behind values flags.

Adds execution capability to lab-director Helm chart: - execution.enabled feature flag (default false) - 5Gi workspace PVC - MANAGER_EXECUTION_ENABLED + WORKSPACE_DIR env vars - Claude OAuth credentials mount - SSH key mount for git operations - Resource bump for execution headroom Backward compatible — all new features gated behind values flags.
HOMELAB-471: feat(chart): manager execution capability — PVC, env vars, secret mounts
Some checks failed
0/0 projects applied successfully.
CI Review / pr-title (pull_request) Has been cancelled
CI Review / helm-validate (pull_request) Has been cancelled
CI Review / ai-review (pull_request) Has been cancelled
Lint & Validate / terraform-validate (pull_request) Has been cancelled
Lint & Validate / yaml-lint (pull_request) Has been cancelled
Lint & Validate / shellcheck (pull_request) Has been cancelled
35fec32d8d
- execution.enabled feature flag (default false)
- 5Gi workspace PVC for pipeline run isolation
- MANAGER_EXECUTION_ENABLED + WORKSPACE_DIR env vars
- Claude OAuth credentials mount (~/.claude/.credentials.json)
- SSH key mount for Forgejo git operations
- Resource bump: 250m/2CPU, 512Mi/4Gi

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
aaron/infra-core!99
No description provided.