Skip to content

Conversation

@rmvangun
Copy link
Contributor

@rmvangun rmvangun commented Aug 1, 2025

A default configuration was loaded on top of the local windsor.yaml config. This caused incorrect template values on running windsor init.

A few areas contributed to this. To remediate, the --reset logic that prevented file config loading has been removed as it is no longer the desired functionality. Furthermore, we ensure that we only load a default configuration if an existing context config has not loaded.

A default configuration was loaded on top of the local `windsor.yaml` config. This caused incorrect template values on running `windsor init`.

A few areas contributed to this. To remediate, the `--reset` logic that prevented file config loading has been removed as it is no longer the desired functionality. Furthermore, we ensure that we only load a default configuration if an existing context config has not loaded.
@rmvangun rmvangun added the bug Something isn't working label Aug 1, 2025
@rmvangun rmvangun merged commit a4b9c4b into main Aug 1, 2025
12 of 13 checks passed
@rmvangun rmvangun deleted the fix/config-loading-order branch August 1, 2025 03:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants