Skip to content
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

Cleanup and update dependencies #17

Merged
merged 4 commits into from
Jun 8, 2021
Merged

Conversation

gonzolino
Copy link
Contributor

The go.mod fileis currently pretty messy and outdated. This PR cleans up a bit
and updates to latest k8s and kubevirt.

Also adds dependabot to make updating dependencies easier in the future.

@kubevirt-bot kubevirt-bot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. dco-signoff: no Indicates the PR's author has not DCO signed all their commits. size/XXL labels Apr 15, 2021
@gonzolino
Copy link
Contributor Author

The build is currently failing because of kubernetes/kubernetes#100490.

@kubevirt-bot kubevirt-bot added dco-signoff: yes Indicates the PR's author has DCO signed all their commits. and removed dco-signoff: no Indicates the PR's author has not DCO signed all their commits. labels Apr 15, 2021
@gonzolino gonzolino marked this pull request as ready for review May 20, 2021 23:24
@kubevirt-bot kubevirt-bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label May 20, 2021
Update kubernetes dependencies to v0.21.1 and kubevirt to v0.41.0. Move
to new main.go file from [1]. Remove as many 'replace' statements from
go.mod as possible. Run 'go mod tidy'.

[1]: https://github.com/kubernetes/cloud-provider/blob/v0.21.1/sample/basic_main.go

Signed-off-by: Daniel Gonzalez <daniel@gonzalez-nothnagel.de>
Signed-off-by: Daniel Gonzalez <daniel@gonzalez-nothnagel.de>
Signed-off-by: Daniel Gonzalez <daniel@gonzalez-nothnagel.de>
Signed-off-by: Daniel Gonzalez <daniel@gonzalez-nothnagel.de>
@gonzolino gonzolino merged commit eb1c007 into kubevirt:master Jun 8, 2021
davidvossel pushed a commit to davidvossel/cloud-provider-kubevirt that referenced this pull request May 15, 2023
Updates the component owner field to match the new categories
@kubevirt-bot kubevirt-bot mentioned this pull request Feb 6, 2024
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dco-signoff: yes Indicates the PR's author has DCO signed all their commits. size/XXL
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants