Skip to content

fix(cluster-builder): adjust in-memory config generation#3

Merged
nickarellano merged 1 commit into
mainfrom
fix/in-memory-configuration
Aug 31, 2025
Merged

fix(cluster-builder): adjust in-memory config generation#3
nickarellano merged 1 commit into
mainfrom
fix/in-memory-configuration

Conversation

@nickarellano
Copy link
Copy Markdown
Member

  • Generate real Talos machine configs using talosctl gen config in a temp directory
  • Apply patches and clean up after reading YAML
  • Handle errors from talosctl and missing files with exceptions
  • Update README to reflect changes in in-memory generation process
  • Add tests for strict in-memory generation and error handling

- Generate real Talos machine configs using `talosctl gen config` in a temp directory
- Apply patches and clean up after reading YAML
- Handle errors from `talosctl` and missing files with exceptions
- Update README to reflect changes in in-memory generation process
- Add tests for strict in-memory generation and error handling
@nickarellano nickarellano merged commit 60ee347 into main Aug 31, 2025
4 checks passed
@nickarellano nickarellano deleted the fix/in-memory-configuration branch August 31, 2025 03:11
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