Skip to content

fix(api): fix YAML merge functionality#2086

Open
skrashevich wants to merge 1 commit intoAlexxIT:masterfrom
skrashevich:260210-fix-yaml-patch-merge
Open

fix(api): fix YAML merge functionality#2086
skrashevich wants to merge 1 commit intoAlexxIT:masterfrom
skrashevich:260210-fix-yaml-patch-merge

Conversation

@skrashevich
Copy link
Contributor

Summary

  • implement recursive YAML merging with patch support
  • preserve comments and formatting while merging
  • add merge scenario tests in config/config_test.go

Testing

  • run config merge tests for YAML patch/merge scenarios

- implement recursive merging of YAML with patch support
- preserve comments and formatting during merge operations
- add tests for various merge scenarios in config_test.go
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