Ole Markus With
076ae3dfe4
Remove coredns dnsprovider
2021-01-22 09:19:35 +01:00
Ciprian Hacman
f2461ca34e
Update Go to v1.15.7
2021-01-20 06:52:05 +02:00
liranp
9fe505abed
feat(spot/ocean): new label: spotinst.io/restrict-scale-down
2021-01-12 11:35:28 +02:00
Ole Markus With
4d2eca199f
Remove node-authorization
2021-01-11 18:59:45 +01:00
Kubernetes Prow Robot
065daaab30
Merge pull request #10550 from bmelbourne/update-workflows-go-1.15.6
...
Upgrade Go v1.15.6 / Bazel v3.4.1
2021-01-11 06:57:07 -08:00
Kubernetes Prow Robot
f94539f6f6
Merge pull request #10556 from zetaab/feature/updatedeps
...
update gophercloud dependency
2021-01-11 06:13:08 -08:00
Jesse Haka
46de9f145e
update gophercloud dependency
2021-01-11 14:48:22 +02:00
Barry Melbourne
f2ecb5c153
Upgrade Go v1.15.6 / Bazel v3.4.1
2021-01-10 18:13:12 +00:00
liranp
2f874be0a1
feat(spot/ocean): set spot percentage on launchspec level
2021-01-10 15:22:43 +02:00
Ciprian Hacman
66039f150e
Add containerd option for registry mirrors
2020-12-28 19:32:06 +02:00
Kenji Kaneda
a61caea8d2
Add Azure support
...
This commit contains all changes required to support Azure
(https://github.com/kubernetes/kops/issues/3957 ).
2020-12-21 08:27:54 -08:00
Ole Markus With
64334eba00
Bump helm to v3
2020-12-16 22:18:56 +01:00
Kubernetes Prow Robot
47bed4e59c
Merge pull request #10436 from olemarkus/bump-sftp
...
Bump sftp to 1.12
2020-12-16 02:26:20 -08:00
Ole Markus With
e269eed197
Bump go-bindata and use go module
2020-12-16 09:27:24 +01:00
Ole Markus With
bfa6874bad
Bump sftp to 1.12
2020-12-16 09:08:44 +01:00
Kubernetes Prow Robot
3dc0aabaf5
Merge pull request #10429 from olemarkus/bump-heredoc
...
Bump heredoc to v2
2020-12-15 03:39:48 -08:00
Ole Markus With
dadd752574
Bump heredoc to v2
2020-12-15 10:49:39 +01:00
Ole Markus With
73fcd24e5e
Bump etcd client to 3.4. Use go modules
2020-12-15 08:33:28 +01:00
Peter Rifel
3a616b6721
make gomod crds
2020-12-08 23:06:45 -06:00
Ciprian Hacman
ec2e3f3f7b
Update aws-sdk-go to v1.36.0
2020-12-02 15:32:15 +02:00
srikiz
15dc7b4f5a
Update godo to v1.54.0
2020-11-26 15:55:10 +05:30
Peter Rifel
c74a7d2a38
Upgrade cloud-provider-openstack to 1.19.2
2020-11-22 22:20:25 -06:00
Kenji Kaneda
4555c0b2df
Add support of Azure Blob storage to VFS
...
The schema is "azureblob".
azureClient provides two ways to set up credential. One approach is to
use an account key stored in env var. This approach is used when
accessing Blob from kops CLI. The second approach is to retrieve
credentials from Instance Metadata Service. This works only when
azureClient is created on a VM that has sufficient privilege to access
a specified blob. This approach is used from nodeup, etcd-manager,
etc.
2020-11-19 10:47:03 -08:00
Peter Rifel
e2da18d042
Update k8s dependencies to 1.20.0-beta.2
2020-11-18 10:58:11 -06:00
Kubernetes Prow Robot
c1a3615cf0
Merge pull request #10193 from olemarkus/updates-docker
...
Upgrade docker client
2020-11-10 17:39:55 -08:00
Kubernetes Prow Robot
f12c7ff510
Merge pull request #10191 from olemarkus/updates-sprig
...
Upgrade sprig to v3
2020-11-07 23:05:37 -08:00
Ole Markus With
f67af5223a
Upgrade docker client
2020-11-07 22:45:14 +01:00
Ole Markus With
3721bbb76b
Upgrade sprig to v3
2020-11-07 20:41:02 +01:00
Barry Melbourne
6d170bd89f
Upgrade Hashicorp HCLv2 Go module v2.7.0
2020-11-07 18:06:06 +00:00
Peter Rifel
eb7cc53111
Upgrade aws sdk to 1.35.10
...
This adds functions for each enum that return a list of all values
2020-10-19 14:07:58 -06:00
Ciprian Hacman
5c7334fb88
Update k8s dependencies to v1.19.0
2020-08-27 07:16:31 +03:00
Kubernetes Prow Robot
165933852d
Merge pull request #9790 from olemarkus/openstack-newer-nova
...
Remove compute floating ip extension
2020-08-26 04:26:03 -07:00
Peter Rifel
315c5b3ad2
Upgrade controller-runtime to latest
2020-08-24 10:54:18 -05:00
Peter Rifel
b3709b8806
Upgrade kubernetes dependencies to 1.19.0-rc.4
2020-08-24 10:54:15 -05:00
Ole Markus With
2ab64942d7
Remove vendoring of nova floating ip
2020-08-24 06:46:25 +02:00
Ole Markus With
8c70787bab
Upgrade gophercloud to v1.11.0
...
Update upup/pkg/fi/cloudup/openstacktasks/instance.go
Co-authored-by: Peter Rifel <rifelpet@users.noreply.github.com>
2020-08-23 16:45:00 +02:00
Peter Rifel
4d9f0128a3
Upgrade to klog2
...
This splits up the kubernetes 1.19 PR to make it easier to keep up to date until we get it sorted out.
2020-08-16 20:56:48 -05:00
liranp
64c07b336a
feat(spot/ocean): add support for instance types in launchspec
2020-08-13 16:32:54 +03:00
Brandon Wagner
fe3671fff5
go.mod deps for feat toolbox instance-selector
2020-08-10 16:16:51 -05:00
Ciprian Hacman
041e965bdb
make gomod
2020-08-05 06:03:23 +03:00
liranp
4d8866824f
fix(spot): change `ScaleDown.MaxPercentage` from int to float64
2020-08-04 23:40:44 +03:00
John Gardiner Myers
ae8688b356
make gomod
2020-07-28 11:48:08 -07:00
Peter Rifel
e2dd27ece1
Upgrade aws-sdk-go
2020-07-27 16:01:27 -05:00
Ciprian Hacman
5107e1d151
Update aws-sdk-go to v1.32.13
2020-07-07 05:58:11 +03:00
Ciprian Hacman
c23d51b2d3
Vendor github.com/blang/semver/v4
2020-07-01 08:54:42 +03:00
Xiaoyu Zhong
27718c97b9
Run `make gomod`
2020-06-22 09:37:16 +08:00
Ole Markus With
acaa1e1dfc
Implement VFS for vault
2020-06-18 13:02:37 +02:00
Ole Markus With
89fba09caa
Remove vsphere vendor stuff and related build files
2020-05-30 13:34:39 +02:00
Jesse Haka
bdaeb6df36
upgrade to cinder v3 to use api
2020-05-11 08:06:13 +03:00
MoShitrit
e8db21e6a8
Update aws-sdk-go to version 1.30.16
2020-04-29 00:11:12 -04:00
liranp
9dd6b1b25b
chore(gomod): upgrade spotinst-sdk-go (v1.49.0)
2020-04-28 19:39:22 +03:00
Justin Santa Barbara
484e956004
Update vendor
2020-04-11 14:45:29 -04:00
Jesse Haka
19ff6f94e6
update gophercloud dependencies
2020-04-09 10:01:32 +03:00
Peter Rifel
6ed48c1349
Update controller-tools vendoring
2020-04-08 15:20:27 -05:00
Justin Santa Barbara
b77693c324
Update vendor
2020-04-08 08:52:34 -04:00
Peter Rifel
3a9ab464ff
Add hcl2 and go-cty vendored dependencies
2020-04-05 21:17:23 -05:00
John Gardiner Myers
ea3b8d7710
make gomod
2020-04-05 10:22:51 -07:00
Peter Rifel
25733f4680
Fix weaveworks/mesh vendoring
...
The `make gomod` target removes peer_name_mac.go and performs updates to peer_name_hash.go.
It looks like peer_name_mac.go was accidentally checked in, so I'm rerunning `make gomod` on master and these are the resulting changes.
2020-03-25 11:04:38 -05:00
Jesse Haka
1928a3934c
update deps
2020-03-17 17:41:50 +02:00
Peter Rifel
0455ef06d4
Upgrade AWS SDK
2020-03-10 16:46:39 -05:00
liranp
1a8b99fca3
chore(deps): upgrade spotinst-sdk-go to v1.43.0
2020-02-23 21:21:23 +02:00
Justin SB
fcd75d5e83
Replace unmaintained go-bindata
...
k/k uses go-bindata/go-bindata, so that's what we will use as well.
2020-02-14 13:57:29 -05:00
eric-hole
3e36e19241
Updates googleapis to latest
2020-02-09 09:46:32 -08:00
Justin Santa Barbara
bad8debd19
Update vendor
2020-01-17 06:38:43 -05:00
Jesse Haka
769c02f87c
update gophercloud dependency
2020-01-16 11:22:52 +02:00
Justin Santa Barbara
fc21f4255f
Replace kubernetes mount code with utils
...
This will remove one of the main dependencies on the
kubernetes/kubernetes repo.
2020-01-04 17:34:31 -05:00
John Gardiner Myers
0c36cff141
Vendor github.com/stretchr/testify/require
2019-12-03 15:53:36 -08:00
Xiaoyu Zhong
f4e63452de
Update vendor dir
2019-11-28 22:46:03 +08:00
liranp
39e61a078a
deps: upgrade spotinst-sdk-go (v1.36)
2019-11-25 14:33:54 +02:00
Peter Rifel
913a06199a
Upgrade AWS SDK
...
This will allow us to use the new max instance lifetime feature on autoscaling groups.
See https://aws.amazon.com/about-aws/whats-new/2019/11/amazon-ec2-auto-scaling-supports-max-instance-lifetime/
2019-11-20 09:23:05 -08:00
mikesplain
4128964365
Update dependencies
2019-11-16 10:24:39 -05:00
Jesse Haka
5e3b94ae17
use existing network and subnet
2019-10-27 08:21:25 +02:00
Thomas Jackson
cd8c743d1c
make gomod
2019-10-10 13:10:13 -07:00
Kubernetes Prow Robot
099d4dc3cd
Merge pull request #7634 from rifelpet/crds-fix
...
Update controller-tools and CRDs
2019-10-05 14:45:11 -07:00
Kubernetes Prow Robot
f671873629
Merge pull request #7652 from OpenSource-THG/master
...
Openstack block device mapping support
2019-10-03 14:27:56 -07:00
Peter Rifel
b674e65fca
Add vendoring of controller-tools
2019-10-01 17:24:31 -05:00
Peter Rifel
a8f0c49346
Add staticcheck to vendor directory
2019-09-27 11:58:32 -07:00
Justin SB
728e582360
Fill out kops controller functionality
...
k8s 1.16 requires that we move label setting away from the kubelet, to
a central controller. kops-controller is that controller.
2019-09-25 12:04:34 -04:00
Teodor Todorov
fac5969001
Allow OS instances to boot from volume
2019-09-23 18:04:25 +01:00
mikesplain
8a2b8d87c0
Update vendor
2019-09-03 11:26:27 -04:00
Justin SB
108c87c0ee
Add misspell to vendored tools
2019-08-25 23:31:51 -07:00
Justin SB
17186ff7ba
Generated vendor & bazel from `make gomod`
...
Automatically generated vendor & BUILD.bazel files
2019-08-25 16:00:41 -04:00
Srikanth
a67f1ac388
Update godo dependency to v1.19.0 version
2019-08-23 23:23:01 +05:30
GuyTempleton
18c59c96ed
AWS SDK v1.23.0
...
Brings in CapacityOptimised allocation strategies for spot
2019-08-13 22:54:39 +01:00
liranp
80020052d3
feat(spotinst): new instance group type: ocean
2019-06-03 12:38:46 +03:00
Justin SB
10964d416e
Update vendor directory
2019-05-07 10:37:06 -04:00
Justin SB
4f06ae0481
Update k8s to 1.13.5: vendor directory
2019-05-06 09:58:38 -04:00
Justin SB
50a7da40ab
Remove spurious cadvisor dependency
2019-05-05 13:29:15 -04:00
wxdao
29a6673d7f
Update aws-sdk-go to 1.19.18
2019-04-26 11:24:04 +00:00
Kubernetes Prow Robot
4eb62580f7
Merge pull request #6609 from mikesplain/upgrade_bazel_gazelle
...
Upgrade bazel gazelle
2019-03-15 12:28:57 -07:00
mikesplain
1680c3a663
Update BUILD file
2019-03-15 12:30:59 -04:00
LilyFaFa
12d54b6a1f
support gossip for AliCloud
2019-03-15 15:26:12 +08:00
mikesplain
1ce336259f
Update dependencies
2019-03-12 13:59:18 -04:00
Jesse Haka
278e660653
update gophercloud dependencies
2019-02-22 15:59:32 +02:00
Rohith
acab86e3f7
Sprig (Toolbox Templating)
...
- updating the depds on the sprig library from 2.12.0 -> 2.17.1
2019-02-21 23:45:28 +00:00
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