Skip to content

Conversation

bigkevmcd
Copy link
Contributor

What changed?
Fix InjectLabels.

This was overwriting the labels on the resource, which was losing existing labels.

This applies the new labels, overwriting existing labels in-place, but retaining the existing labels.

Why was this change made?
Fix a bug where it was overwriting existing labels.

How was this change implemented?
Trivial change to the code.

How did you validate the change?

Release notes

Documentation Changes

This was overwriting the labels on the resource, which was losing
existing labels.

This applies the new labels, overwriting existing labels in-place, but
retaining the existing labels.
@bigkevmcd bigkevmcd requested a review from alichaddad October 6, 2022 09:22
@bigkevmcd bigkevmcd added the bug Something isn't working label Oct 6, 2022
Copy link
Contributor

@alichaddad alichaddad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants