Commit Graph

21 Commits

Author SHA1 Message Date
Ole Markus With ce2e877aeb Remove bazel files from vendor 2022-04-12 13:29:03 +02:00
John Gardiner Myers 0c08f047ba Upgrade aws-sdk-go to v1.42.5 2021-11-15 18:05:50 -08:00
Peter Rifel d2c8d4a4fb
Update aws-sdk-go 2021-09-08 10:39:04 -05:00
Peter Rifel 98bed37ffa
Upgrade aws-sdk-go 2021-07-15 07:35:56 -07:00
Barry Melbourne 977aa078ca Update Go modules to latest versions 2021-04-04 20:47:53 +01:00
Peter Rifel e2da18d042
Update k8s dependencies to 1.20.0-beta.2 2020-11-18 10:58:11 -06: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
Peter Rifel 0455ef06d4 Upgrade AWS SDK 2020-03-10 16:46:39 -05: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
GuyTempleton 18c59c96ed
AWS SDK v1.23.0
Brings in CapacityOptimised allocation strategies for spot
2019-08-13 22:54:39 +01:00
wxdao 29a6673d7f Update aws-sdk-go to 1.19.18 2019-04-26 11:24:04 +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
Justin Santa Barbara 4916591c6a Run dep to add missing new aws dependencies for elbv2 2018-09-22 11:55:57 -04:00
Mike Splain 0cf516694e Update dependencies and BUILD.bazel scripts
For updated importpath
2018-09-17 09:57:31 -04: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
Mike Splain 38cd57ddd3 Update bazel configs for bazel 0.12 go_rules 0.11 2018-04-18 14:53:00 -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
Justin Santa Barbara 6b6f9db0ef Run make dep-ensure to use dep for vendor directory 2018-02-04 22:08:16 -05: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