Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: allow env overrides to merge data #258

Merged
merged 4 commits into from
Aug 26, 2021
Merged

feat: allow env overrides to merge data #258

merged 4 commits into from
Aug 26, 2021

Conversation

alewitt2
Copy link
Member

this is to allow users who want to pull in json envs, but still want to be able to allow other json values to override without having to re-write the entire json object.

default behvior remains the same: replace overrides with new data. last in wins.

this is to allow users who want to pull in json envs, but still want to be able to allow other json values to override without having to re-write the entire json object.

default behvior remains the same: replace overrides with new data. last in wins.
adamkingit
adamkingit previously approved these changes Aug 25, 2021
if user sets first deployment of a resource with a null annotation explicitly set, this will prevent breakage
@alewitt2 alewitt2 merged commit d821e89 into master Aug 26, 2021
@alewitt2 alewitt2 deleted the merge-envs branch August 26, 2021 12:48
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.

3 participants