Skip to content

[reproducer] Override when value dict is {}#4034

Open
evallesp wants to merge 1 commit into
openstack-k8s-operators:mainfrom
evallesp:bugfix-allows-merge-empty-dicts-deep-merge
Open

[reproducer] Override when value dict is {}#4034
evallesp wants to merge 1 commit into
openstack-k8s-operators:mainfrom
evallesp:bugfix-allows-merge-empty-dicts-deep-merge

Conversation

@evallesp

@evallesp evallesp commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Currently if override value is a dict {} this is not overriding base value no matter which value it has.

We're modifying this to actual override, so we can disable hooks but also we can override network configurations as: cltplane: {}

@openshift-ci

openshift-ci Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign tosky for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Currently if override value is a dict {} this is not overriding
base value no matter which value it has.

We're modifying this to actual override, so we can disable hooks but
also we can override network configurations as: cltplane: {}

Co-authored-by: Cursor <cursoragent@cursor.com>
Signed-off-by: Enrique Vallespi Gil <evallesp@redhat.com>
@evallesp evallesp force-pushed the bugfix-allows-merge-empty-dicts-deep-merge branch from 09c0767 to 3c66fc7 Compare July 3, 2026 11:07
@evallesp evallesp changed the title Override when value dict is {} [reproducer] Override when value dict is {} Jul 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant