Skip to content
This repository has been archived by the owner on Aug 12, 2024. It is now read-only.

Fix: Overriding user defined labels #670

Merged
merged 1 commit into from
Aug 1, 2023

Conversation

varshaprasad96
Copy link
Member

This PR fixes an issue where helm's postrenderer
used to override the user defined object labels instead of merging them.

This PR fixes an issue where helm's postrenderer
used to override the user defined object labels instead
of merging them.

Signed-off-by: Varsha Prasad Narsing <[email protected]>
@varshaprasad96 varshaprasad96 requested a review from a team as a code owner August 1, 2023 21:06
@codecov
Copy link

codecov bot commented Aug 1, 2023

Codecov Report

Merging #670 (f173729) into main (2411f47) will decrease coverage by 10.70%.
Report is 2 commits behind head on main.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##             main     #670       +/-   ##
===========================================
- Coverage   31.94%   21.24%   -10.70%     
===========================================
  Files          10       12        +2     
  Lines         479      772      +293     
===========================================
+ Hits          153      164       +11     
- Misses        304      583      +279     
- Partials       22       25        +3     
Files Changed Coverage Δ
...l/controllers/bundledeployment/bundledeployment.go 3.76% <100.00%> (ø)

... and 7 files with indirect coverage changes

@ncdc ncdc merged commit eac7920 into operator-framework:main Aug 1, 2023
17 of 19 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants