Sunny Song
7603bf1c4e
Update dependency go modules for k8s v1.29.0-rc.1
2023-11-29 22:24:11 +00:00
Sneha Aradhey
3ede1a413f
Update dependency go modules for k8s v1.28.0
2023-09-07 21:18:03 +00:00
Sunny Song
236537f90c
Update dependency go modules for k8s v1.27.0-rc.0
2023-04-04 17:10:16 +00:00
Sunny Song
f095f3155b
Update dependency go modules for k8s v1.26.0-rc.0
2022-11-23 18:39:03 +00:00
Humble Chirammal
71923eb321
update kubernetes dependencies to v1.25.0
...
Signed-off-by: Humble Chirammal <hchiramm@redhat.com >
2022-08-24 19:03:43 +05:30
Humble Chirammal
4b1dd81de1
update kube dependencies to v1.24.0 release
...
Signed-off-by: Humble Chirammal <hchiramm@redhat.com >
2022-05-05 08:58:19 +05:30
Humble Chirammal
45b2fe6cbf
update kube and dependencies to v1.23
...
Signed-off-by: Humble Chirammal <hchiramm@redhat.com >
2021-12-14 22:33:38 +05:30
Chris Henzie
59725e39fe
Update k8s dependencies to v1.22.0-rc.0
2021-07-28 10:37:46 -07:00
wxinyan
17b8ffe7f8
Update k8s dependency version to 1.21
...
Signed-off-by: xinyanwu409 <wxinyan@vmware>
2021-04-18 21:02:08 -07:00
xing-yang
e22364e1cf
Bump dependencies to Kubernetes 1.20
2020-12-15 13:15:48 +00:00
xiangqian
728e29aa7e
1. update clientset, deepcopy using code-generator
...
2. add a dummy file tools.go to force "go mod vendor" to see
code-generator as dependencies
3. add a script to update CRD
4. add a README to document CRD updating steps
run go mod tidy
update README
2019-12-04 14:40:46 -08:00
Patrick Ohly
211f83fe15
replace "dep" with "go mod"
...
A simple "go mod init && go mod tidy && go mod vendor" was enough and
mostly seems to have picked the same revisions of the dependencies as
before. Notable exceptions are klog and gogo/protobuf.
2019-10-28 12:46:41 +01:00
Michelle Au
8c0accad66
add prune and remove unused packages
2019-03-08 14:54:43 -08:00
Xing Yang
ec088551b7
Update vendor files to point to K8S 1.12.0
...
This PR updates vendor files to point to K8S 1.12.0.
2018-10-05 06:17:25 -07:00
Xing Yang
dc2a6df45a
Update vendor files to point to kubernetes-1.12.0-beta.1
2018-09-17 18:36:04 -07:00
xing-yang
e213d1890d
Add generated file
...
This PR adds generated files under pkg/client and vendor folder.
2018-08-10 06:20:40 -07:00