Sugang Li
|
c64846da00
|
update kube-controller-manager dependencies
|
2022-06-23 18:07:18 +00:00 |
|
Jefftree
|
8a1d5947ad
|
googleapis/gnostic -> google/gnostic
|
2022-03-15 20:44:03 -07:00 |
|
Joe Betz
|
d73403dc12
|
Pin new dependency: github.com/google/cel-go v0.9.0
|
2021-11-10 13:15:40 -05:00 |
|
Jordan Liggitt
|
5cfc39ef5e
|
Update protobuf,grpc,etcd dependencies
1. Updated etcd/protobuf/grpc dependencies:
echo "
hack/pin-dependency.sh github.com/golang/protobuf latest
hack/pin-dependency.sh google.golang.org/protobuf latest
hack/pin-dependency.sh go.etcd.io/etcd/api/v3 v3.5.0-rc.0
hack/pin-dependency.sh go.etcd.io/etcd/client/v3 v3.5.0-rc.0
hack/pin-dependency.sh go.etcd.io/etcd/client/pkg/v3 v3.5.0-rc.0
hack/pin-dependency.sh go.etcd.io/etcd/pkg/v3 v3.5.0-rc.0
hack/pin-dependency.sh go.etcd.io/etcd/server/v3 v3.5.0-rc.0
hack/pin-dependency.sh go.etcd.io/etcd/tests/v3 v3.5.0-rc.0
hack/pin-dependency.sh google.golang.org/grpc latest
" | bash
2. Linted transitive dependencies until versions are clean:
hack/lint-dependencies.sh | grep " hack/pin-dependency.sh" | bash
3. Linted dependencies until dropped versions are clean:
hack/lint-dependencies.sh | grep "dropreplace" | bash
4. Updated vendor and internal modules:
hack/update-vendor.sh
hack/update-internal-modules.sh
Repeated steps 2-4 until clean
|
2021-06-15 10:06:09 -04:00 |
|
Benjamin Elder
|
56e092e382
|
hack/update-bazel.sh
|
2021-02-28 15:17:29 -08:00 |
|
David Porter
|
8af7405f17
|
vendor: cadvisor v0.38.4
|
2020-11-13 19:52:57 +00:00 |
|
Giuseppe Scrivano
|
a6a3bf2eb4
|
vendor: update google/cadvisor and opencontainers/runc
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
|
2020-06-24 18:39:50 +02:00 |
|
Davanum Srinivas
|
7555985346
|
Updating dependency google.golang.org/genproto to version v0.0.0-20191230161307-f3c370f40bfb
|
2020-03-25 12:09:41 -04:00 |
|
Davanum Srinivas
|
2f78a9480f
|
Updating dependency google.golang.org/genproto to version v0.0.0-20190819201941-24fa4b261c55
|
2020-01-17 11:23:53 -05:00 |
|
Wenjia Zhang
|
660b17d0ae
|
Pin dependencies and update vendors
|
2019-10-24 14:09:24 -07:00 |
|
Pavithra Ramesh
|
ce3b145e73
|
Update vendor k8s-cloud-provider and google API
Ran commands:
hack/pin-dependency.sh github.com/GoogleCloudPlatform/k8s-cloud-provider 27a4ced34534a6c32b63159b100ac0efaa1d37b3
hack/update-vendor.sh
hack/pin-dependency.sh google.golang.org/api 5213b809086156e6e2b262a41394993fcff97439
hack/update-vendor.sh
hack/verify-vendor.sh
merge conflicts
|
2019-08-27 15:58:55 -07:00 |
|
Davanum Srinivas
|
8c3188d720
|
Update google.golang.org/genproto to c66870c02cf8
|
2019-08-21 08:16:35 -04:00 |
|
Davanum Srinivas
|
108ccea448
|
Update github.com/coreos/etcd to v3.3.15
Change-Id: I1b16ca712238219d082427c75dd6bc404794abbf
|
2019-08-21 08:16:34 -04:00 |
|
Joe Betz
|
4263c75211
|
Update etcd client to 3.3.9
|
2018-10-08 13:34:34 -07:00 |
|
Jeff Grafton
|
6034bf68d0
|
Update to gazelle 0.14.0 and run hack/update-bazel.sh
|
2018-09-05 15:27:15 -07:00 |
|
Jeff Grafton
|
23ceebac22
|
Run hack/update-bazel.sh
|
2018-06-22 16:22:57 -07:00 |
|
Jeff Grafton
|
a725660640
|
Update to gazelle 0.12.0 and run hack/update-bazel.sh
|
2018-06-22 16:22:18 -07:00 |
|
Joe Betz
|
e31bab4640
|
Version bump to etcd v3.2.13
|
2018-01-07 08:22:08 -08:00 |
|
Wojciech Tyczynski
|
4e8526dc6b
|
Revert "Version bump to etcd v3.2.11, grpc v1.7.5"
|
2017-12-19 15:25:06 +01:00 |
|
Joe Betz
|
05afd248f2
|
Version bump to etcd v3.2.11
|
2017-12-18 14:32:38 -08:00 |
|
Jeff Grafton
|
aee5f457db
|
update BUILD files
|
2017-10-15 18:18:13 -07:00 |
|
Renaud Gaubert
|
1daaeb352f
|
Bumped gRPC version to 1.3.0
|
2017-08-23 09:55:55 -07:00 |
|
Shyam JVS
|
3b014e103b
|
Revert "Updated gRPC vendoring to support Keep Alive"
|
2017-08-22 15:16:52 +02:00 |
|
Renaud Gaubert
|
faee6d6d5d
|
Updated gRPC version to support Keep Alive
|
2017-08-18 15:26:38 -07:00 |
|