-
Notifications
You must be signed in to change notification settings - Fork 248
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
bump golang-migrate to v4.16.1 #1107
bump golang-migrate to v4.16.1 #1107
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1107 +/- ##
==========================================
+ Coverage 52.35% 52.38% +0.03%
==========================================
Files 107 107
Lines 9688 9688
==========================================
+ Hits 5072 5075 +3
+ Misses 3674 3671 -3
Partials 942 942 |
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.
Changes look good to me. A couple things before I add LGTM though:
- Can we remove the
Resolves ...
from the PR description? Or at least the "Resolves" part. I don't want it to close the Operator-SDK issue because we still need to update the operator-registry dependency in the operator-sdk go.mod to pull in this change. - Looks like this needs a rebase
Signed-off-by: Jordan <jordan@nimblewidget.com>
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
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: everettraven, grokspawn The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Description of the change:
Motivation for the change:
Related to operator-framework/operator-sdk#6450
SDK repo will still have to take action once this is released.
Reviewer Checklist
/docs