Kubernetes Prow Robot
8b7e777fe8
Merge pull request #74825 from ksubrmnn/preserve_dip
...
Windows support for preserving the destination IP as the VIP when loadbalancing with DSR
2019-05-31 04:48:27 -07:00
Doug MacEachern
f1f50a3fc4
godeps: update vmware/govmomi to v0.20.1
...
Includes fix for SAML token auth with vSphere and zones API
Issue #77360
See also: #75742
2019-05-20 20:45:15 -07:00
Kalya Subramanian
c32c26000d
Update hcsshim to include DSR features
2019-05-20 21:54:44 +00:00
Pengfei Ni
564c6e9dd2
Update go modules
2019-05-17 11:25:29 +08:00
Mike Danese
76f683a8f3
vendor github.com/google/go-cmp
2019-05-14 12:24:07 -07:00
Jordan Liggitt
867fa61f0c
github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973
...
bump dependency to version preferred by our version of prometheus
2019-05-13 08:41:02 -04:00
Davanum Srinivas
56abfb5b01
Update beorn7/perks to Fix off-by-one error for small sample sizes
...
Change-Id: I444b345743251a13252321df0f385503a4271234
2019-05-10 08:15:22 -04:00
Kubernetes Prow Robot
203d5f07c8
Merge pull request #77510 from wojtek-t/revert_beorn7
...
Revert "github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973"
2019-05-06 08:31:42 -07:00
wojtekt
21e51ddf36
Revert "github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973"
...
This reverts commit a2ec981f67
.
2019-05-06 16:07:40 +02:00
Davanum Srinivas
8824e0fcf7
Use latest etcd from release-3.3 branch for dropping ugorji
...
Pick up changes from:
https://github.com/etcd-io/etcd/pull/10675
Change-Id: Ic4d6daa3c54824d3d27809a125b798e88db0bf7e
2019-05-02 14:12:01 -04:00
Davanum Srinivas
edf8577654
Remove Rancher Credential Provider from upstream kubernetes
...
This is useful only in rancher environment, they are using this in a
very old branch (1.6), they are currently at 2.2.x. There is just no
point in us carrying this code as this is not useful to anyone else
outside of the rancher environment. Let us please remove this code from
upstream.
Change-Id: I5196d0edd79a7809c3a04e6028ddbd01063f224b
2019-04-25 19:10:01 -04:00
Pengfei Ni
7976402a87
Upgrade go-autorest to v11.1.2
2019-04-25 16:51:30 +08:00
Kubernetes Prow Robot
33f907a4df
Merge pull request #76912 from tallclair/cloudinfo
...
Reregister cAdvisor cloud info providers in Kubelet
2019-04-22 17:10:07 -07:00
Tim Allclair
c12b053390
Reregister cAdvisor cloud info providers in Kubelet
2019-04-22 15:43:45 -07:00
Pengfei Ni
620a5b32a9
Update vendors
2019-04-22 13:31:47 +08:00
Jordan Liggitt
56b1963705
github.com/onsi/ginkgo v1.6.0
2019-04-16 10:28:44 -04:00
Jordan Liggitt
12d66f6d64
github.com/golang/protobuf v1.2.0
2019-04-14 00:51:33 -04:00
Jordan Liggitt
2c6a6cd42a
bump github.com/prometheus/client_model, github.com/prometheus/profcs to preferred versions
2019-04-14 00:01:52 -04:00
Davanum Srinivas
437a7333e3
remove unnecessary vendoring of cmd/cfssl
...
During dc9def6f93
, which was a revert for
7a10073e4a
we forgot to remove the extra
thing we started vendoring. So let's drop the cmd/cfssl
Change-Id: I308dc41cdb9b990f2b4ab8d59ad0445d5ac02e8c
2019-04-12 14:10:05 -04:00
Kubernetes Prow Robot
78f571dcfc
Merge pull request #76291 from dims/update-to-latest-cadvisor-remove-mesos-rkt
...
Update to latest cadvisor - cleanup mesos/rkt
2019-04-12 06:15:00 -07:00
Davanum Srinivas
70d562a6ac
Update to latest cadvisor - cleanup mesos/rkt
...
Change-Id: Ib5ae0cb13b93f8c87bb74e3ba33040df5f3d6a6f
2019-04-11 14:49:23 -04:00
Alok Kumar Singh
5c113cf435
Docker dependency updated to 18.09.4 i.e be7ac8be2ae072032a4005e8f232be3fc57e4127
2019-04-11 20:49:41 +05:30
Jordan Liggitt
e8e15acff6
github.com/stretchr/objx v0.1.1, github.com/stretchr/testify v1.2.2
2019-04-08 15:20:44 -04:00
Jordan Liggitt
3cabb5e654
github.com/sirupsen/logrus v1.2.0
2019-04-08 15:20:44 -04:00
Jordan Liggitt
e2e1f497d0
github.com/pborman/uuid v1.2.0
2019-04-08 15:20:44 -04:00
Jordan Liggitt
319ff2fd31
github.com/mitchellh/mapstructure v1.1.2
...
Used only by github.com/go-openapi/..., all expecting v1.1.2
2019-04-08 15:20:44 -04:00
Jordan Liggitt
1970be1ea9
github.com/mailru/easyjson v0.0.0-20180823135443-60711f1a8329
...
Used only by github.com/go-openapi/..., all expecting 60711f1a8329
2019-04-08 15:20:43 -04:00
Jordan Liggitt
6c371b06c1
github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af
...
Used only by github.com/aws/aws-sdk-go, expecting c2b33e8439af
2019-04-08 15:20:43 -04:00
Jordan Liggitt
14df726621
github.com/docker/go-units v0.3.3
...
Used by github.com/go-openapi/..., expecting v0.3.3
2019-04-08 15:20:43 -04:00
Jordan Liggitt
8ad7a9595a
github.com/davecgh/go-spew v1.1.1
2019-04-08 15:20:43 -04:00
Jordan Liggitt
a2ec981f67
github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973
...
Used only by github.com/prometheus/..., all expecting 3a771d992973
2019-04-08 15:20:43 -04:00
Jordan Liggitt
4bd9dcb855
github.com/bazelbuild/buildtools v0.0.0-20180226164855-80c7f0d45d7e
...
Used only by github.com/bazelbuild/bazel-gazelle, expecting 80c7f0d45d7e
2019-04-08 15:20:43 -04:00
Jordan Liggitt
2cbf496c8e
github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578
...
Used only by github.com/go-openapi/..., all expecting de5bf2ad4578
2019-04-08 15:20:43 -04:00
Jordan Liggitt
5627034673
github.com/PuerkitoBio/purell v1.1.0
...
Used only by github.com/go-openapi/..., all expecting v1.1.0
2019-04-08 15:20:43 -04:00
Jordan Liggitt
d0261b1077
generated: hack/update-vendor.sh
2019-04-03 10:19:40 -04:00
Jordan Liggitt
7061281d4b
Remove unused github.com/go-ini/ini dep
2019-04-03 09:15:39 -04:00
Doug MacEachern
243da8c365
godeps: update vmware/govmomi to v0.20 release
2019-03-25 10:08:08 -07:00
Brian Goff
4482e3f8a0
Bump fsnotify vendor to 1.4.7
...
This fixes a number of issues including deadlocks and leaking file
descriptors due to not using `O_CLOEXEC`
2019-03-15 12:03:17 -07:00
Prasad Ghangal
317ecf58cc
Update golang.org/x/net/... dependencies to release-branch.go1.11
...
- latest grpc-ecosystem/go-grpc-middleware
Change-Id: Ida7d01e4606f6e0313e1355db6e85be0c0ef1dd1
2019-03-12 09:48:52 -04:00
Hemant Kumar
1bd9ed06d3
Update csi library version
2019-03-08 09:23:18 -05:00
Hemant Kumar
63eb25eb4b
Introduce feature gate for volume expansion
...
Update CSI library version
2019-03-08 09:21:44 -05:00
Kubernetes Prow Robot
39718e4215
Merge pull request #75140 from Random-Liu/cadvisor-0-33-1
...
Update cadvisor to v0.33.1.
2019-03-08 00:53:41 -08:00
Kubernetes Prow Robot
535064773a
Merge pull request #73946 from dashpole/prometheus_core_metrics
...
Add kubelet resource metrics v1alpha1 endpoint
2019-03-07 22:43:28 -08:00
Lantao Liu
74f4579f07
Update cadvisor to v0.33.1.
2019-03-07 12:01:57 -08:00
David Ashpole
4e063fe007
update cadvisor godeps to v0.33.0
2019-02-27 11:02:48 -08:00
Kubernetes Prow Robot
1eb2acca99
Merge pull request #74248 from danielqsj/pdep
...
Update vendor prometheus/common/... to latest release
2019-02-25 11:33:43 -08:00
danielqsj
c6a16d6017
update vendor prometheus/client_golang to newest release
2019-02-22 22:51:41 +08:00
Kubernetes Prow Robot
a2592364be
Merge pull request #74260 from stafot/update-vendor-dependencies
...
Update vendor package github.com/hashicorp/golang-lru
2019-02-20 21:41:46 -08:00
Kubernetes Prow Robot
c06ca11b5d
Merge pull request #70896 from ksubrmnn/overlay_dsr
...
Adding Windows Overlay support to Kube Proxy
2019-02-20 12:53:13 -08:00
Kubernetes Prow Robot
23a085062c
Merge pull request #69782 from darkowlzz/storageos-updates
...
StorageOS attach device before volume attach
2019-02-20 12:51:57 -08:00