Skip to content

fix: expose split quak executor resource env#20

Draft
tinco wants to merge 1 commit into
masterfrom
codex/quak-executor-split-resource-env
Draft

fix: expose split quak executor resource env#20
tinco wants to merge 1 commit into
masterfrom
codex/quak-executor-split-resource-env

Conversation

@tinco

@tinco tinco commented May 19, 2026

Copy link
Copy Markdown
Member

Summary

  • emit Quak's split executor request/limit env vars from chart resource values
  • keep legacy K8S_EXECUTOR_CPU_MILLIS and K8S_EXECUTOR_MEMORY_MB for compatibility
  • cover the new env vars in the chart unit test

Context

After Quak split executor resource configuration into request/limit fields, the chart still only emitted the legacy K8S_EXECUTOR_CPU_MILLIS and K8S_EXECUTOR_MEMORY_MB vars. New Quak builds ignored those and fell back to 2 CPU / 5 GiB defaults, which prevented executor pods from scheduling in company-info.

Verification

  • just test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant