-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
pkg/plugin/{v2,v3}: controller-runtime v0.6.2 #1625
Conversation
docs/: update testdata
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: estroz 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 |
/test pull-kubebuilder-e2e-k8s-1-15-3 |
k8s.io/api v0.18.6 | ||
k8s.io/apimachinery v0.18.6 | ||
k8s.io/client-go v0.18.6 | ||
sigs.k8s.io/controller-runtime v0.6.2 |
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.
Just to share: we have more required changes to do in the docs. See; #1492
Also, would be nice we are able to automate and check it.
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.
The bumps are no breaking changes and are not upper versions.
So:
/lgtm
/hold
Just for you have the control over when you would like to merge it.
Fell free to cancel the hold.
/hold cancel |
This PR bumps the controller-runtime dependency for both v2 and v3 plugins to v0.6.2, a recent patch release.
/cc @joelanford @DirectXMan12 @pwittrock
/area dependency