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

Improve handling of dict patches in lists #362

Merged
merged 1 commit into from
May 14, 2020

Conversation

willthames
Copy link
Contributor

List items should be properly recursively patched, otherwise
changes to nested fields can be ignored.

This does change one of the tests to allow the deeper patching
to work correctly

List items should be properly recursively patched, otherwise
changes to nested fields can be ignored.

This does change one of the tests to allow the deeper patching
to work correctly
@willthames
Copy link
Contributor Author

Additional tests for ansible in ansible-collections/community.kubernetes#94

@fabianvf
Copy link
Member

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label May 14, 2020
@fabianvf fabianvf merged commit 4814712 into openshift:master May 14, 2020
@fabianvf
Copy link
Member

/cherrypick release-0.11

@openshift-cherrypick-robot

@fabianvf: new pull request created: #364

In response to this:

/cherrypick release-0.11

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants