Derek Lemon -T (delemon - AEROTEK INC at Cisco)
c9b5911b1c
Openstack gopkg updates
2019-01-19 08:41:15 -07:00
Derek Lemon -T (delemon - AEROTEK INC at Cisco)
7b8d73aa4a
Dependency updates
2019-01-15 14:38:11 -07:00
Derek Lemon -T (delemon - AEROTEK INC at Cisco)
64b63ba6ae
Removing references to drekle repo
2019-01-15 14:21:11 -07:00
Derek Lemon -T (delemon - AEROTEK INC at Cisco)
af91543345
Checking in model and task dependencies
2019-01-15 14:13:53 -07:00
Peter Rifel
e6f9c8118f
Fix alternative AWS partitions in custom instance profiles
2018-12-30 10:38:04 -06:00
Rohith
86c07ea101
- running the make dep-ensure to remove unrequired files
2018-12-28 16:44:29 +00:00
Rohith
c15fb4cb6b
- updating the bazel requirements
2018-12-28 16:14:20 +00:00
Rohith
6bd7d53a19
AWS SDK v1.16.11
...
- updating the vendoring for the aws sdk dependency to v1.16.11
2018-12-28 16:14:20 +00:00
Justin SB
ed3101ed1e
Update aws-sdk-go to 1.16.9
...
Steps:
* Edit Gopkg.toml to change version to 1.16.9
* Run `make dep-ensure`
* Look through changes & commit
Most significant change seems to be the introduction of a process
credential handler, which could be a vector for a security threat if
the AWS configuration file is writeable by others. However I don't
think that's too likely to be a problem in practice.
2018-12-21 10:02:58 -05:00
Rodrigo Menezes
2b9243ff8c
Getting things ready for when we are ready for 1.12
2018-12-04 18:50:17 -08:00
Justin SB
52d3449c23
Prune some license files that dep added
...
Dep apparently decided to add some license files for packages that we
aren't using, which is particularly irksome because the license is
GPL. Remove those packages so that there's no confusion.
Issue https://github.com/kubernetes/sig-release/issues/223
2018-10-30 13:13:43 -04:00
Liran Polak
037b6a1c2c
deps: vendor spotinst-sdk-go
2018-10-14 11:37:31 +03:00
Liran Polak
4c8ac60bf3
deps: vendor dependencies
2018-10-14 11:37:31 +03:00
Justin Santa Barbara
2f3346a6e3
dep-ensure: update vendor & lock
2018-09-28 20:14:45 -04:00
k8s-ci-robot
b1568cb09e
Merge pull request #5822 from justinsb/run_deps_for_aws
...
Run dep to add missing new aws dependencies for elbv2
2018-09-23 18:54:21 -07:00
Justin Santa Barbara
4916591c6a
Run dep to add missing new aws dependencies for elbv2
2018-09-22 11:55:57 -04:00
Justin Santa Barbara
e7f64c3042
Prune some broken files out of vendor
...
Dep isn't able to prune these, though they aren't needed. They also
break a general build-all in bazel workflow.
Manually remove them, until we can move to vgo (aka go).
2018-09-22 11:50:22 -04:00
Justin Santa Barbara
d2f33466ad
Update gazelle for concurrent PR changes
2018-09-22 09:39:44 -04:00
Justin Santa Barbara
a78e792d5b
Merge pull request #5481 from mikesplain/rules_go_0.13
...
Bazel Rules go 0.14
2018-09-22 06:35:32 -07:00
k8s-ci-robot
2ad8588e51
Merge pull request #5635 from nareshku/support-albs-nlbs
...
Support for deletion of aws resources albs nlbs during delete
2018-09-21 11:40:33 -07:00
k8s-ci-robot
5db443d06a
Merge pull request #5785 from justinsb/vendor_misspell
...
Move verify-spelling to script, install from vendor
2018-09-17 13:30:07 -07:00
Mike Splain
0cf516694e
Update dependencies and BUILD.bazel scripts
...
For updated importpath
2018-09-17 09:57:31 -04:00
Justin Santa Barbara
f0e541ec55
Move verify-spelling to script, install from vendor
2018-09-14 10:42:19 -04:00
k8s-ci-robot
d81ab2acba
Merge pull request #5553 from mikesplain/machine_type_generator
...
Machine type generator
2018-09-14 07:24:59 -07:00
Naresh Kumar Amrutham
37651c3534
fixed merge conflicts
2018-09-10 11:45:47 -07:00
Mike Splain
9f01ea79cb
Add deps
2018-08-31 12:42:13 -04:00
Levi Blackstone
7aecce88a3
OpenStack: vendor schedulerhints
2018-08-30 16:53:07 -06:00
Levi Blackstone
c4e2db4afc
Vendor servergroup module from gophercloud
...
* Bump gophercloud sha to f29afc2
* Add a prereq check for bazel and dep which is needed by `make dep-ensure`
* Document the process to add a vendored dependency
2018-08-30 11:25:54 -06:00
Justin Santa Barbara
bdf6cc4e6a
Change vendored weave mesh to use hash keys by default
...
This means we don't have to use build tags when building, so our code
is more go-gettable. Also bazel doesn't support build tags yet, so we
need to do something like this for a bazel build (otherwise gossip DNS
is broken)
2018-08-23 12:04:23 -04:00
Naresh Kumar Amrutham
00ac6830ed
include other dependencies
2018-08-17 15:04:53 -07:00
Naresh Kumar Amrutham
b3a1a13ba2
include elbv2iface
2018-08-17 14:58:05 -07:00
Naresh Kumar Amrutham
97b258ca64
update build files
2018-08-17 13:12:03 -07:00
Naresh Kumar Amrutham
ff2c0d4157
Revert "include dep"
...
This reverts commit b9c09878cd .
2018-08-17 12:59:58 -07:00
Naresh Kumar Amrutham
b9c09878cd
include dep
2018-08-15 11:14:19 -07:00
Mike Splain
a291b6161e
Fix api-gen-docs
2018-07-24 10:00:43 -04:00
Rohith
fc6e691482
- adding the dependencies for the node authorization service
2018-07-06 20:14:35 +01:00
LilyFaFa
f5acabd6cd
implement scalingGroup tasks for AliCloud
2018-06-18 11:20:18 +08:00
LilyFaFa
5c8f1df4df
implement Ram task for ALICloud
2018-06-13 00:22:08 +08:00
Justin Santa Barbara
5bdd69f1ba
Merge pull request #5304 from justinsb/4977_quickfix
...
Fixup bazel
2018-06-11 11:31:56 -04:00
Justin Santa Barbara
6ae21517d1
Fixup bazel
...
Follow on to #4977
2018-06-11 11:27:53 -04:00
Justin Santa Barbara
89dc7b22f9
Merge branch 'master' into sshkey
2018-06-11 11:23:28 -04:00
Justin Santa Barbara
8681095af4
Merge pull request #4977 from zengchen1024/router_interface
...
implement router interface task for OpenStack platform
2018-06-11 11:17:49 -04:00
Jesse Haka
ed8d03d402
add keypair role
2018-06-11 09:54:54 +03:00
LilyFaFa
a8f91dc3ff
implement LoadBalancer task for ALICloud
2018-06-06 09:46:17 +08:00
Mike Splain
f92d51301e
Update vendored gazelle
2018-06-05 10:46:55 -04:00
Justin Santa Barbara
30c07e3f4a
dep: update vendor
2018-06-04 08:12:08 -07:00
Justin Santa Barbara
81280a6dae
Update aws-sdk-go to v1.13.60
...
This should pick up newer regions also (cf #4809 )
2018-06-03 21:31:59 -07:00
xh4n3
2bdb9ede97
add user-agent for statistic purpose, add dep
2018-04-19 20:57:56 +08:00
Justin Santa Barbara
b6789822f1
Update vendor for 1.10
2018-04-18 20:38:46 -04:00
Mike Splain
38cd57ddd3
Update bazel configs for bazel 0.12 go_rules 0.11
2018-04-18 14:53:00 -04:00
zengchen1024
f5f1ae8c3c
implement router interface task
2018-04-12 18:01:09 +08:00
zengchen1024
9dbf73ec63
implement subnet task
2018-04-09 18:04:35 +08:00
k8s-ci-robot
fcd010044b
Merge pull request #4719 from AliyunContainerService/aliyun-vfs-impl
...
Implement vfs with AlibabaCloud OSS
2018-04-02 08:40:02 -07:00
zengchen1024
a2cfb70285
build openstack router task
2018-04-02 18:03:29 +08:00
xh4n3
49dd170eea
include aliyun sdk
2018-04-02 15:24:22 +08:00
zengchen1024
ffbd81ee7c
implement network task for OpenStack platform
2018-04-02 09:51:01 +08:00
Tom Wilkie
f8eaeb9f5d
Export kubernetes client metrics from dns-controller.
2018-03-14 09:29:13 +00:00
Justin Santa Barbara
f254c38944
dep: Additional package github.com/aws/aws-sdk-go/service/iam/iamiface
2018-03-11 17:04:30 -04:00
Justin Santa Barbara
7070254e73
Update aws-sdk-go to v1.12.79
...
Should address https://github.com/aws/aws-sdk-go/pull/1770 and kops
issue #4484
2018-02-28 22:39:12 -05:00
Mike Splain
45a57915e2
Fix bazel deprecation notice
2018-02-26 09:36:13 -05:00
Justin Santa Barbara
6b6f9db0ef
Run make dep-ensure to use dep for vendor directory
2018-02-04 22:08:16 -05:00
Justin Santa Barbara
0513355b70
Update vendor
2018-02-03 21:19:32 -05:00
k8s-ci-robot
64882790e7
Merge pull request #4234 from leeeboo/master
...
Update aws-sdk-go to 1.12.57
2018-01-23 06:53:31 -08:00
Jeff Grafton
dcb7c96b84
run make bazel-gazelle
2018-01-19 14:32:50 -08:00
Albert
43efd9d07a
Update aws-sdk-go to 1.12.57
2018-01-09 17:22:38 +08:00
chrislovecnm
4dd3bb1dea
Updating bazel BUILD files with new go_rules version
2017-12-29 15:03:14 -07:00
Justin Santa Barbara
a8a83f3ce9
Update gazelle
2017-12-14 01:31:28 -05:00
Rodrigo Menezes
2339b5ce8d
Update aws-sdk-go to v1.10.34
2017-11-17 00:59:29 -08:00
Justin Santa Barbara
0191105ef4
Remove Sirupsen from vendor
2017-11-06 17:22:15 -05:00
Justin Santa Barbara
5ec12a7703
Run gazelle on vendor
2017-11-06 17:22:15 -05:00
Justin Santa Barbara
b6212648bc
Update vendor
2017-11-06 17:22:14 -05:00
chrislovecnm
609e268a1d
gazelle updates with new bazel version
2017-11-05 17:41:53 -07:00
chrislovecnm
5905aa251d
moving Sirupsen dependency to sirupsen
2017-11-04 21:48:59 -06:00
chrislovecnm
5c300e6cb9
bazel updates
2017-11-04 20:55:38 -06:00
chrislovecnm
ffc5d4aba3
adding windows dependencies
2017-11-04 20:50:18 -06:00
chrislovecnm
b6b2c74fec
updating bazel files
2017-11-04 10:08:50 -06:00
zengchen1024
41b8f21ce5
update gophercloud to newest version
2017-10-31 14:55:46 +08:00
Justin Santa Barbara
0143be7c4f
autogen: BUILD and BUILD.bazel
2017-10-02 14:27:21 -04:00
Justin Santa Barbara
aefb2a63a7
More vendor
2017-10-01 21:11:58 -04:00
Justin Santa Barbara
9d7b78766e
Update vendor for k8s 1.8
2017-10-01 13:16:44 -04:00
Rohith
404d940a2b
Vendoring / Dependencies
...
Adding the dependecies for the templating
2017-09-08 20:30:21 +01:00
Justin Santa Barbara
ceec944655
Update go-ini dep to v1.28.2
...
Issue #3276
2017-08-25 22:58:38 -04:00
andrewsykim
36b51a851e
vendor github.com/tent/http-link-go
2017-07-09 23:42:26 -04:00
andrewsykim
e15bcba149
vendor github.com/google/go-querystring
2017-07-09 23:20:10 -04:00
andrewsykim
98a130a8a3
vendor github.com/digitalocean/godo
2017-07-09 21:50:48 -04:00
Justin Santa Barbara
b1f3ac651f
Populate vendor
2017-07-02 13:10:28 -04:00
Justin Santa Barbara
82c443189b
Add vendor
2017-04-25 01:32:27 -04:00
Miao Luo
d49ee31e33
Add vendor code for CoreDNS.
2017-04-11 10:08:22 -07:00
SandeepPissay
7d52dbc69e
Added govmomi project as a submodule in kops
2017-04-11 10:08:22 -07:00
Kris Nova
c0e88558f0
Getting deps up to speed for the server
...
Protobuf and etcd updates - yey
2017-03-28 11:10:21 +02:00
Kris Nova
884633f998
Rebasing and fixing etcd and grpc compile issues
2017-03-28 06:10:22 +02:00
Justin Santa Barbara
7f89d6e17d
Add vendored deps
2017-03-28 06:10:21 +02:00
Justin Santa Barbara
b3c0772073
Re-update semver library
2017-03-16 02:40:50 -04:00
Justin Santa Barbara
b3dedbe287
Update vendor
2017-03-16 02:40:45 -04:00
Justin Santa Barbara
357134040f
Update deps in support of drain
2017-03-01 11:56:34 -05:00
Justin Santa Barbara
b587c725df
Update aws-sdk-go to 1.6.8
...
Fix #1221
2016-12-30 10:42:50 -05:00
Justin Santa Barbara
c8812ab563
Format resource diffs
...
Fix #973
2016-12-03 10:26:45 -05:00
Justin Santa Barbara
e4f8cce205
Update vendored submodules
2016-11-13 21:13:29 -05:00
Chris Love
181aa16555
Merge pull request #805 from justinsb/aws_sdk_152
...
Update aws-sdk-go to 1.5.2
2016-11-05 17:57:19 -06:00
Billy Shambrook
953b032608
Added go-md2man, blackfriday and sanitized_anchor_name deps
2016-11-05 18:13:23 +00:00
Justin Santa Barbara
c80322924f
Update aws-sdk-go to 1.5.2
2016-11-03 23:54:12 -04:00
Justin Santa Barbara
9846761120
Update k8s dependencies
2016-10-01 17:25:53 -04:00
Justin Santa Barbara
ab48feba8f
Remove old vendor files
2016-09-24 13:06:07 -04:00
Justin Santa Barbara
d42e1899d9
Update dependencies
2016-09-24 11:03:06 -04:00
Justin Santa Barbara
ed653364e8
Update k8s, including DNS zone ID support
2016-09-13 12:44:59 -04:00
Justin Santa Barbara
d3ab070b0d
Use go-bindata to embed our models
...
This allows us to have single-file deployment
2016-09-07 11:56:03 -04:00
Justin Santa Barbara
17709f212a
More missing deps
2016-07-27 00:05:44 -04:00
Justin Santa Barbara
a4c7343885
Add missing dependencies
2016-07-26 23:58:58 -04:00
Justin Santa Barbara
4b7adf6884
Use submodules instead of glide
...
Manual management of dependencies still seems easier, sadly.
2016-07-26 11:23:24 -04:00
Justin Santa Barbara
27e68d23f6
Include vendored dependencies
...
glide just has too many edge-cases still, sadly.
2016-07-05 00:03:07 -04:00