-
Notifications
You must be signed in to change notification settings - Fork 38
✨ Update to sigs.k8s.io/controller-runtime v0.22.0 #69
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 to sigs.k8s.io/controller-runtime v0.22.0 #69
Conversation
92795f6 to
4675675
Compare
4675675 to
a9d7c0c
Compare
|
/cc @mjudeikis @sttts could I get a review on this one? |
mjudeikis
left a comment
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
rebase and will tag. Overall - not much review can be done on bunch of go.mod files. it either works or does not with the updated deps :)
|
LGTM label has been added. Git tree hash: 13b17f9faf197f757cdea1d49d5b29c8515dfba0
|
On-behalf-of: SAP <[email protected]> Signed-off-by: Marvin Beckers <[email protected]>
On-behalf-of: SAP <[email protected]> Signed-off-by: Marvin Beckers <[email protected]>
On-behalf-of: SAP <[email protected]> Signed-off-by: Marvin Beckers <[email protected]>
a9d7c0c to
2f939c0
Compare
mjudeikis
left a comment
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
/approve
|
LGTM label has been added. Git tree hash: 42ec94d148fc72f9871ab8bdee1dbf2c5a2eaff9
|
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: embik, mjudeikis 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 |
|
/retest (triggering prow to re-check CI status) |
This looks like a fairly straightforward update. Most of the PR is adopting changes from kubernetes-sigs/controller-runtime#3263 into our forked tests.