Skip to content

feat(talos): ensure deterministic config generation with secrets#4

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

feat(talos): ensure deterministic config generation with secrets#4
nickarellano merged 1 commit into
mainfrom
fix/in-memory-configuration

Conversation

@nickarellano
Copy link
Copy Markdown
Member

Add support for deterministic config generation by using --with-secrets flag in genConfigWithSecrets method. This ensures consistent YAML output when reusing the same TalosSecrets. Added tests to verify identical YAML generation on repeated runs with the same secrets. No public API changes.

Add support for deterministic config generation by using `--with-secrets` flag in `genConfigWithSecrets` method. This ensures consistent YAML output when reusing the same `TalosSecrets`. Added tests to verify identical YAML generation on repeated runs with the same secrets. No public API changes.
@nickarellano nickarellano merged commit 2c436a1 into main Aug 31, 2025
4 checks passed
@nickarellano nickarellano deleted the fix/in-memory-configuration branch August 31, 2025 03:36
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