-
Notifications
You must be signed in to change notification settings - Fork 64
🐛 Update catalogd Makefile #1659
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
🐛 Update catalogd Makefile #1659
Conversation
Updating the make file to use operator-controller/releases/latest/download/install.sh Fixes operator-framework#1604 Signed-off-by: Lalatendu Mohanty <[email protected]>
✅ Deploy Preview for olmv1 ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
b1d3bb5
to
3a8087a
Compare
/lgtm |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1659 +/- ##
=======================================
Coverage 67.42% 67.42%
=======================================
Files 55 55
Lines 4632 4632
=======================================
Hits 3123 3123
Misses 1284 1284
Partials 225 225
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
f055efc
Updating the make file to use operator-controller/releases/latest/download/install.sh
Fixes #1604
Description
Reviewer Checklist