jennybuckley
0bf24b557e
Update smd and kube-openapi version
2019-07-17 14:37:05 -07:00
Kubernetes Prow Robot
eee3a3749a
Merge pull request #80123 from sttts/sttts-bump-kube-openapi2
...
Bump kube-openapi and structured-merge-diff
2019-07-16 17:37:12 -07:00
Ruslan Gustomiasov
b4ce777b79
remove github.com/kardianos/osext
2019-07-15 23:40:13 +02:00
Dr. Stefan Schimanski
7408ebfdca
Bump(k8s.io/kube-openapi): aggregator: merge x-kubernetes-group-version-kind slices
2019-07-13 16:11:40 +02:00
Kubernetes Prow Robot
aaad86c210
Merge pull request #80037 from dims/remove-support-for-etcd2-from-images-etcd
...
Remove support for etcd2 from cluster/images/etcd image
2019-07-12 06:31:56 -07:00
Davanum Srinivas
f58f126715
Remove support for etcd2 from cluster/images/etcd image
...
Removes etcd2 code and images.
Etcd2 is no longer supported as of 1.13, so rollback and management
tools for etcd2 should not be shipped any longer. If it is still desired
the older versions of the image can be used.
Change-Id: I516c40067f0a57c42d2a6ab4612071c5e556a005
2019-07-11 21:20:24 -04:00
Kubernetes Prow Robot
3dd8add5d2
Merge pull request #79549 from liggitt/admission-webhooks-v1
...
Promote admission webhook API to v1
2019-07-11 17:01:34 -07:00
Jordan Liggitt
b15aed6409
Generated
2019-07-10 17:38:09 -04:00
SataQiu
9657240197
update caddy vendor dependency to v1.0.1
2019-07-09 12:03:25 +08:00
Kubernetes Prow Robot
886c5d261f
Merge pull request #79637 from toliu/toliu/update-gophercloud
...
Update gophercloud vendor dependency to v0.1.0
2019-07-03 18:20:15 -07:00
Vallery Lancey
fe59ee8aaf
Updated github.com/gogo/protobuf from SHA to nearest-pinnable tag (v1.0.0), as part of dependency management cleanup: #79234
2019-07-02 21:44:06 -07:00
liushi
094fed6598
Update gophercloud vendor dependency to v0.1.0
2019-07-02 18:53:27 -07:00
Khaled Henidak(Kal)
2b77667718
vendor updates
2019-07-02 22:26:26 +00:00
Dan Williams
0e48ec31f3
vendor: update containernetworking/cni to v0.7.1
2019-07-01 12:13:13 -05:00
Kubernetes Prow Robot
a574bd63ed
Merge pull request #79442 from seans3/move-kubectl-validation
...
Move pkg/kubectl/validation to staging
2019-06-28 17:21:10 -07:00
Odin Ugedal
7a7d8c21e7
Update dependency sirupsen/logrus
2019-06-28 21:28:24 +02:00
Odin Ugedal
2bcdb944f0
Update dependency opencontainer/runc
2019-06-28 21:23:05 +02:00
Sean Sullivan
9cef1fb27b
Update dependencies BUILD/go.mod/go.sum
2019-06-28 11:56:18 -07:00
He Xiaoxi
17ff2eda57
Bump gopkg.in/check to v1.0.0-20180628173108-788fd7840127
...
Signed-off-by: He Xiaoxi <xxhe@alauda.io >
2019-06-27 11:40:31 +08:00
He Xiaoxi
fb03e0c461
Bump objx to v0.2.0
...
Signed-off-by: He Xiaoxi <xxhe@alauda.io >
2019-06-27 11:33:27 +08:00
He Xiaoxi
899833a2be
Bump easyjson to v0.0.0-20190614124828-94de47d64c63
...
Signed-off-by: He Xiaoxi <xxhe@alauda.io >
2019-06-27 11:18:09 +08:00
He Xiaoxi
696d065ccd
Bump pty to v1.1.5
...
Signed-off-by: He Xiaoxi <xxhe@alauda.io >
2019-06-27 11:08:39 +08:00
He Xiaoxi
a670e582ab
Bump govalidator to v0.0.0-20190424111038-f61b66f89f4a
...
Signed-off-by: He Xiaoxi <xxhe@alauda.io >
2019-06-27 11:00:41 +08:00
He Xiaoxi
a5a0526a55
Bump purell to v1.1.1
...
Signed-off-by: He Xiaoxi <xxhe@alauda.io >
2019-06-27 10:52:40 +08:00
He Xiaoxi
eb2a1c10fa
Bump go-openapi dependencies to preferred version
...
Signed-off-by: He Xiaoxi <xxhe@alauda.io >
2019-06-27 10:42:28 +08:00
He Xiaoxi
2e37a3bebe
Fix CRD validation error for 'items' field
...
Signed-off-by: He Xiaoxi <xxhe@alauda.io >
2019-06-26 16:08:34 +08:00
Benjamin Elder
23fa8e7b6e
update libssecomp-golang to v0.9.1
2019-06-24 11:11:44 -07:00
Jordan Liggitt
b1fd883617
Drop unused dependencies
2019-06-23 18:55:29 -07:00
Jordan Liggitt
0dae628d2f
github.com/kr/text v0.1.0
2019-06-23 18:55:29 -07:00
Jordan Liggitt
14cd8c365c
gopkg.in/natefinch/lumberjack.v2 v2.0.0
2019-06-23 18:55:29 -07:00
Jordan Liggitt
855048b1b3
github.com/hashicorp/hcl v1.0.0
2019-06-23 18:55:27 -07:00
Jordan Liggitt
63e5ad08aa
github.com/gorilla/websocket v1.4.0
2019-06-23 18:54:03 -07:00
Jordan Liggitt
29853a1976
github.com/google/uuid v1.1.1
2019-06-23 18:54:03 -07:00
Jordan Liggitt
7a667f87ba
github.com/BurntSushi/toml v0.3.1
2019-06-23 18:54:02 -07:00
Kubernetes Prow Robot
42b8b7d331
Merge pull request #79273 from humblec/heketi-update
...
Update heketi vendor dependency to v9.0.0
2019-06-22 22:56:07 -07:00
Kubernetes Prow Robot
baa5293890
Merge pull request #79230 from dims/move-to-github.com/go-bindata/go-bindata
...
updating github.com/go-bindata/go-bindata to v3.1.1
2019-06-21 10:03:48 -07:00
Humble Chirammal
387a4131ca
Update heketi vendor dependency to v9.0.0
...
Fix# https://github.com/kubernetes/kubernetes/issues/79234
Signed-off-by: Humble Chirammal <hchiramm@redhat.com >
2019-06-21 17:15:23 +05:30
Peter Swica
123fa89f21
Moved pkg/kubectl/util/term, pkg/kubectl/util/templates, pkg/kubectl/util/interrupt, and pkg/kubectl/util/interrupt to staging
2019-06-20 15:50:16 -04:00
Davanum Srinivas
df3f9f1047
updating github.com/go-bindata/go-bindata to v3.1.1
...
Change-Id: I66c047a4e5e72632042f43a9f4b33ab9f5bf7ef1
2019-06-20 11:30:30 -04:00
Davanum Srinivas
2df5d854a6
Dropping unused dependencies
2019-06-19 06:40:02 -04:00
Davanum Srinivas
b508986304
updating github.com/miekg/dns to v1.1.4
2019-06-19 06:38:33 -04:00
Davanum Srinivas
d9de27d029
updating github.com/spf13/cast to v1.3.0
2019-06-19 06:38:33 -04:00
Davanum Srinivas
1c7bfba916
updating gopkg.in/yaml.v2 to v2.2.2
2019-06-19 06:38:33 -04:00
Davanum Srinivas
7858719b4c
updating gopkg.in/square/go-jose.v2 to v2.2.2
2019-06-19 06:38:33 -04:00
Davanum Srinivas
21fc7d283d
updating github.com/stretchr/testify to v1.3.0
2019-06-19 06:38:32 -04:00
Davanum Srinivas
ed2b80fe0f
updating github.com/spf13/viper to v1.3.2
2019-06-19 06:38:32 -04:00
Davanum Srinivas
99d5aa759e
updating github.com/spf13/pflag to v1.0.3
2019-06-19 06:38:32 -04:00
Davanum Srinivas
a6e9835daa
updating github.com/spf13/jwalterweatherman to v1.1.0
2019-06-19 06:38:32 -04:00
Davanum Srinivas
1b401bdab7
updating github.com/spf13/cobra to v0.0.4
2019-06-19 06:38:32 -04:00
Davanum Srinivas
56612c8b2e
updating github.com/spf13/afero to v1.2.2
2019-06-19 06:38:31 -04:00