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

🐛 Bug: remove old conditional in ClusterExtension #1089

Merged
merged 1 commit into from
Jul 31, 2024

Conversation

trgeiger
Copy link
Contributor

Removes old conditional for handling ErrReleaseNotFound which was preventing the new logic from firing.

Description

Reviewer Checklist

  • API Go Documentation
  • Tests: Unit Tests (and E2E Tests, if appropriate)
  • Comprehensive Commit Messages
  • Links to related GitHub Issue(s)

Removes old conditional for handling ErrReleaseNotFound
which was preventing the new logic from firing.

Signed-off-by: Tayler Geiger <tayler@redhat.com>
@trgeiger trgeiger requested a review from a team as a code owner July 31, 2024 16:24
Copy link

netlify bot commented Jul 31, 2024

Deploy Preview for olmv1 ready!

Name Link
🔨 Latest commit 368f66e
🔍 Latest deploy log https://app.netlify.com/sites/olmv1/deploys/66aa654a76469b000886ea2d
😎 Deploy Preview https://deploy-preview-1089--olmv1.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@everettraven everettraven added this pull request to the merge queue Jul 31, 2024
Copy link

codecov bot commented Jul 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.60%. Comparing base (2554b83) to head (368f66e).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1089      +/-   ##
==========================================
+ Coverage   75.31%   75.60%   +0.28%     
==========================================
  Files          31       31              
  Lines        1904     1902       -2     
==========================================
+ Hits         1434     1438       +4     
+ Misses        327      321       -6     
  Partials      143      143              
Flag Coverage Δ
e2e 57.93% <ø> (+0.32%) ⬆️
unit 49.68% <ø> (-0.01%) ⬇️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Merged via the queue into operator-framework:main with commit 989a3df Jul 31, 2024
18 checks passed
perdasilva pushed a commit to LalatenduMohanty/operator-controller that referenced this pull request Aug 13, 2024
)

Removes old conditional for handling ErrReleaseNotFound
which was preventing the new logic from firing.

Signed-off-by: Tayler Geiger <tayler@redhat.com>
perdasilva pushed a commit to kevinrizza/operator-controller that referenced this pull request Aug 13, 2024
)

Removes old conditional for handling ErrReleaseNotFound
which was preventing the new logic from firing.

Signed-off-by: Tayler Geiger <tayler@redhat.com>
@skattoju skattoju mentioned this pull request Sep 25, 2024
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants