Skip to content

Fix vm_config loading from sys-config.json#444

Merged
kvinwang merged 1 commit into
masterfrom
fix-vm-config-load
Jan 20, 2026
Merged

Fix vm_config loading from sys-config.json#444
kvinwang merged 1 commit into
masterfrom
fix-vm-config-load

Conversation

@kvinwang

Copy link
Copy Markdown
Collaborator

Previously the code was reading the entire sys-config.json file as the config, but it should only read the vm_config field within it.

Extracted read_vm_config() function that properly parses SysConfig and returns the vm_config field.

@kvinwang
kvinwang enabled auto-merge January 20, 2026 02:51
Previously the code was reading the entire sys-config.json file as the
config, but it should only read the vm_config field within it.

Extracted read_vm_config() function that properly parses SysConfig and
returns the vm_config field.
@kvinwang
kvinwang merged commit 127f5de into master Jan 20, 2026
11 checks passed
@kvinwang
kvinwang deleted the fix-vm-config-load branch January 21, 2026 06:24
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