Commit Graph

6 Commits

Author SHA1 Message Date
xing-yang
ff4faefbd6 Update lib 2023-11-15 14:58:29 +00:00
Humble Chirammal
1651e0f823 update module dependencies to latest version 2022-11-03 19:20:36 +05:30
Raunak Pradip Shah
e167bfff11 Upgrade kube dependencies and snapshotter client kube deps to v0.25.2 2022-09-23 08:46:52 +05:30
xing-yang
e22364e1cf Bump dependencies to Kubernetes 1.20 2020-12-15 13:15:48 +00:00
Humble Chirammal
b72230379f update kube and vendor dependencies
With kubernetes 1.18 release of client-go, signatures on methods in
generated clientsets, dynamic, metadata, and scale clients have been
modified to accept context.Context as a first argument.
Signatures of Create, Update, and Patch methods have been updated
to accept CreateOptions, UpdateOptions and PatchOptions respectively.
Signatures of Delete and DeleteCollection methods now accept
DeleteOptions by value instead of by reference.
These changes are now accommodated with this PR and client-go
and dependencies are updated to v1.18.0

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2020-05-03 21:52:48 +05:30
Michelle Au
d38cdc2f76 Update k8s.io dependencies to master to get selflink fix in client-go 2019-08-12 13:48:24 -07:00