-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update k8s.io/client-go to v0.29.5 (#93)
This updates the `client-go` dependency to a more recent version. This is a breaking change, as it removes support for `PodSecurityPolicy`, which has been [removed](https://kubernetes.io/docs/concepts/security/pod-security-policy/) since Kubernetes v1.25. I have upgraded to `v0.29` as this is the latest version that supports Go 1.21 - `[email protected]` requires Go 1.22. We can also upgrade to a version lower than v0.29 if that is needed by any of the downstream libraries depending on this package.
- Loading branch information
1 parent
21e23a5
commit e6e2778
Showing
6 changed files
with
3,296 additions
and
10,200 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
Large diffs are not rendered by default.
Oops, something went wrong.
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.