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

Add an option to append slice #79

Merged
merged 1 commit into from
Apr 4, 2018
Merged

Conversation

vdemeester
Copy link
Collaborator

Commit e6c5cef change the behavior of how mergo handles slice when
WithOverride is used. This adds an option to preserve the previous
behavior.

We used that behavior in docker/cli, updating breaks some tests, so, adding a way to restore the behavior without making it default though 😉

Signed-off-by: Vincent Demeester vincent@sbr.pm

Commit e6c5cef change the behavior of how mergo handles slice when
`WithOverride` is used. This adds an option to preserve the previous
behavior.

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
@darccio
Copy link
Owner

darccio commented Apr 4, 2018

Ok, I'll check it ASAP.

@darccio darccio merged commit c9dfbcb into darccio:master Apr 4, 2018
@darccio
Copy link
Owner

darccio commented Apr 4, 2018

@vdemeester, done. Released as v0.3.4.

@vdemeester vdemeester deleted the append-slice branch April 5, 2018 02:42
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.

2 participants