Skip to content

feat: support per-component TOML config updates - #47

Merged
vthwang merged 1 commit into
mainfrom
feat/toml-config-editor
Sep 23, 2026
Merged

vthwang merged 1 commit into
mainfrom
feat/toml-config-editor

Conversation

@vthwang

@vthwang vthwang commented Sep 23, 2026

Copy link
Copy Markdown
Member

Allow stack owners and platform admins to update one runtime config without restarting other components.

  • Add syntax checks, scoped writes, and rollback on failed readiness.

  • Detect repeated startup crashes and cover config jobs with tests.

Allow stack owners and platform admins to update one runtime config without restarting other components.

- Add syntax checks, scoped writes, and rollback on failed readiness.

- Detect repeated startup crashes and cover config jobs with tests.

Signed-off-by: vthwang <vthwang.work@gmail.com>
@vthwang vthwang self-assigned this Sep 23, 2026
@vthwang vthwang added the enhancement New feature or request label Sep 23, 2026
@vthwang
vthwang merged commit 00b500f into main Sep 23, 2026
1 check passed
@vthwang
vthwang deleted the feat/toml-config-editor branch September 23, 2026 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant