Skip to content

docs: update code executor configuration with jobs and shared modes - #397

Open
pavlochaikivskyi wants to merge 18 commits into
mainfrom
EPMCDME-14806
Open

docs: update code executor configuration with jobs and shared modes#397
pavlochaikivskyi wants to merge 18 commits into
mainfrom
EPMCDME-14806

Conversation

@pavlochaikivskyi

@pavlochaikivskyi pavlochaikivskyi commented Sep 9, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Rewrite code executor configuration docs to lead with the two sandbox modes (sandbox-jobs default/recommended, sandbox-shared to be deprecated) using tabs
  • Simplify namespace configuration guidance: default codemie-runtime, note that the Helm rbac.namespace value and CODE_EXECUTOR_NAMESPACE env var must match, mention other namespaces are supported
  • Add note that CODE_EXECUTOR_DOCKER_IMAGE tag must match the CodeMie version
  • Move kubeconfig-based dedicated cluster setup and shared-mode pod pre-warming into collapsible "Legacy Topics" sections

Test plan

  • Preview rendering of Tabs/TabItem and <details> blocks in Docusaurus

@github-actions

github-actions Bot commented Sep 9, 2026

Copy link
Copy Markdown

PR Preview Ready!

Your preview documentation is ready! Visit it here:

Preview URL: http://codemie-docs-pr-previews.s3-website.eu-central-1.amazonaws.com/pr-397/


This preview will be automatically updated when you push new commits to this PR.
Preview files will be deleted when the PR is closed or merged.

Comment thread docs/admin/configuration/codemie/code-executor-configuration.md Outdated
Comment thread docs/admin/configuration/codemie/code-executor-configuration.md Outdated
Comment thread docs/admin/configuration/codemie/api-configuration.md Outdated
Comment thread docs/admin/configuration/codemie/api-configuration.md Outdated
Comment thread docs/admin/update/release-notes.md Outdated
Comment thread docs/admin/configuration/codemie/code-executor-configuration.md Outdated
Comment thread docs/admin/configuration/codemie/code-executor-configuration.md Outdated
Comment thread docs/admin/configuration/codemie/code-executor-configuration.md
The chart now defaults namespace.create to false to avoid Helm
ownership conflicts on upgrade, so it no longer creates the executor
namespace automatically. Update the docs to instruct setting
namespace.create: true explicitly instead of claiming it happens by
default.
The breaking-change warning told custom-namespace users to set
namespace.name, but didn't say the old rbac.namespace key is gone —
it's now silently ignored rather than migrated. Add the explicit
before/after so existing deployments don't lose their namespace
override without noticing.
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.

6 participants