Skip to content

Conversation

@rmvangun
Copy link
Contributor

The templating architecture is shifting. Values and patches placed in contexts/<context>/kustomize are now treated as overrides.

As such, windsor init will no longer output templated values to these folders, and instead, handle applying them in-memory. The implementation then applies user overrides on top of the base in-memory values before applying to the cluster.

…in memory

The templating architecture is shifting. Values and patches placed in `contexts/<context>/kustomize` are now treated as overrides.

As such, `windsor init` will no longer output templated values to these folders, and instead, handle applying them in-memory. The implementation then applies user overrides on top of the base in-memory values before applying to the cluster.
@rmvangun rmvangun added the chore label Aug 14, 2025
@rmvangun rmvangun merged commit 858d076 into main Aug 14, 2025
12 of 13 checks passed
@rmvangun rmvangun deleted the refactor/in-memory-kustomize-blueprint branch August 14, 2025 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants