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

go.mod, vendor: bump sigs.k8s.io/controller-runtime to v0.14.1 #23011

Merged
merged 1 commit into from Jan 10, 2023

Conversation

tklauser
Copy link
Member

This was bumped to an unreleased version as part of db7c577 ("go.mod, vendor: drop client-go from replace directives") to fix a build failure when bumping to a newer client-go version and its respective transitive dependencies.

Now that a new version of controller-runtime is released, bump to that version to allow dependabot to take care of future updates.

@tklauser tklauser added the release-note/misc This PR makes changes that have no direct user impact. label Jan 10, 2023
@tklauser tklauser requested a review from a team as a code owner January 10, 2023 09:34
@tklauser tklauser requested a review from rolinh January 10, 2023 09:34
This was bumped to an unreleased version as part of db7c577
("go.mod, vendor: drop client-go from replace directives") to fix a
build failure when bumping to a newer client-go version and its
respective transitive dependencies.

Now that a new version of controller-runtime is released, bump to that
version to allow dependabot to take care of future updates.

Signed-off-by: Tobias Klauser <tobias@cilium.io>
@tklauser tklauser force-pushed the pr/tklauser/go-mod-k8s-controller-runtime branch from 7cd347d to 94e10c3 Compare January 10, 2023 09:35
@tklauser
Copy link
Member Author

/test

@maintainer-s-little-helper maintainer-s-little-helper bot added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Jan 10, 2023
@aditighag aditighag merged commit 08c0e5e into master Jan 10, 2023
@aditighag aditighag deleted the pr/tklauser/go-mod-k8s-controller-runtime branch January 10, 2023 19:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/misc This PR makes changes that have no direct user impact.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants