-
Notifications
You must be signed in to change notification settings - Fork 602
Bump dependencies for June 2021 except gomock #2485
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 dependencies for June 2021 except gomock #2485
Conversation
/test ? |
@randomvariable: The following commands are available to trigger jobs:
Use
In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/test pull-cluster-api-provider-aws-e2e-conformance-with-ci-artifacts |
Signed-off-by: Naadir Jeewa <[email protected]>
a310683
to
436d4aa
Compare
/test pull-cluster-api-provider-aws-e2e-conformance-with-ci-artifacts |
/lgtm |
/assign @richardcase There's one more PR we need to make conformance truly happy due to something I overlooked, but we get most of the way here. kubernetes-sigs/cluster-api#4774 |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: richardcase 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 |
Signed-off-by: Naadir Jeewa [email protected]
What type of PR is this?
/kind cleanup
What this PR does / why we need it:
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when PR gets merged):Fixes #2467
Bulk dependency update to appease dependabot. I'm leaving off gomock in the main go.mod as it's failing the controller test
for some reason and will do a separate PR.
This also fixes the generation tools creating a
sigs.k8s.io
directory if you have the repo checked out in the old GOPATH format.Special notes for your reviewer:
Checklist:
Release note: