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

fix(lifecycle-operator): make sure spec of KeptnWorkloadVersion is consistent with KeptnWorkload #2926

Merged
merged 8 commits into from
Feb 2, 2024

Conversation

bacherfl
Copy link
Member

Closes #2925

…nsistent with KeptnWorkload

Signed-off-by: Florian Bacher <[email protected]>
Signed-off-by: Florian Bacher <[email protected]>
Copy link

codecov bot commented Jan 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c7ee4fb) 85.87% compared to head (47ea3cd) 85.93%.
Report is 9 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2926      +/-   ##
==========================================
+ Coverage   85.87%   85.93%   +0.05%     
==========================================
  Files         161      161              
  Lines       10252    10258       +6     
==========================================
+ Hits         8804     8815      +11     
+ Misses       1166     1161       -5     
  Partials      282      282              
Files Coverage Δ
.../controllers/lifecycle/keptnworkload/controller.go 82.41% <100.00%> (+13.00%) ⬆️

... and 1 file with indirect coverage changes

Flag Coverage Δ
certificate-operator 67.42% <ø> (ø)
component-tests 55.80% <6.66%> (-0.63%) ⬇️
lifecycle-operator 85.61% <100.00%> (+0.73%) ⬆️
metrics-operator 87.63% <ø> (ø)
scheduler 36.53% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@bacherfl bacherfl marked this pull request as ready for review January 31, 2024 15:49
@bacherfl bacherfl requested a review from a team as a code owner January 31, 2024 15:49
RealAnna
RealAnna previously approved these changes Feb 1, 2024
Signed-off-by: Florian Bacher <[email protected]>
Signed-off-by: Florian Bacher <[email protected]>
Copy link

sonarqubecloud bot commented Feb 2, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@bacherfl bacherfl merged commit f2f8c29 into keptn:main Feb 2, 2024
37 checks passed
@bacherfl bacherfl deleted the fix/2925/update-resource-reference branch February 2, 2024 09:54
Vickysomtee pushed a commit to Vickysomtee/keptn-lifecycle-toolkit that referenced this pull request Apr 23, 2024
…nsistent with KeptnWorkload (keptn#2926)

Signed-off-by: Florian Bacher <[email protected]>
Signed-off-by: vickysomtee <[email protected]>
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.

Changes of resource reference in KeptnWorkload are not propagated to KeptnWorkloadVersion
3 participants