-
Notifications
You must be signed in to change notification settings - Fork 192
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
NE-1936: Bump k8s.io dependencies to v0.32.1
- Upgraded k8s.io/api, k8s.io/apiextensions-apiserver, and k8s.io/client-go to v0.32.1. - Updated sigs.k8s.io/controller-runtime to v0.20.1 (compatible with k8s v0.32). - Go version was implicitly bumped to 1.23.0 as part of the dependency updates. Commands used for the upgrade: go get k8s.io/[email protected] go get k8s.io/[email protected] go mod edit -replace k8s.io/client-go=k8s.io/[email protected] go get sigs.k8s.io/[email protected] go mod tidy go mod vendor
- Loading branch information
1 parent
2856e6d
commit ff1f469
Showing
1,287 changed files
with
65,221 additions
and
21,481 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.