Commit Graph

44 Commits

Author SHA1 Message Date
github-actions 716a42021a Update dependencies 2023-01-27 06:08:23 +00:00
John Gardiner Myers ac06f4af48 AWS: Use pagination for DescribeImages call 2022-12-22 17:03:03 -08:00
github-actions 346ba0cf25 Update dependencies 2022-12-02 06:08:36 +00:00
github-actions d5007b95f1 Update dependencies 2022-11-11 06:09:54 +00:00
github-actions 534f6dce61 Update dependencies 2022-11-04 06:09:39 +00:00
github-actions 3a9f26723c Update dependencies 2022-09-16 06:27:53 +00:00
github-actions 023e35d123 Update dependencies 2022-08-12 06:09:11 +00:00
github-actions 633e2baef6 Update dependencies 2022-07-15 06:09:16 +00:00
dependabot[bot] 53b96f22e3
Bump github.com/aws/aws-sdk-go from 1.44.6 to 1.44.32
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.6 to 1.44.32.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.6...v1.44.32)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-12 06:30:54 +00:00
Jesse Haka 52d2cb08a8 update deps 2022-05-04 10:25:42 +03:00
Ciprian Hacman 8d5abd2878 Update aws-sdk-go to v1.43.41 2022-04-19 04:25:01 +03:00
Ole Markus With ce2e877aeb Remove bazel files from vendor 2022-04-12 13:29:03 +02:00
Ole Markus With bd9230a809 Bump AWS SDK to v1.43.11 2022-03-03 20:39:26 +01:00
Jin c17ddb1600 Update to aws-sdk-go to v1.42.37 2022-01-21 00:36:31 +08:00
John Gardiner Myers b5e4d5206c Upgrade aws-sdk-go to v1.42.11 2021-11-23 20:17:37 -08: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
Ciprian Hacman c7c2191610 Update aws-sdk-go to v1.40.10 2021-07-29 05:31:01 +03:00
Peter Rifel 98bed37ffa
Upgrade aws-sdk-go 2021-07-15 07:35:56 -07:00
Jesse Haka 611fe8b595 Update go deps 2021-04-11 19:34:05 +03:00
Barry Melbourne 977aa078ca Update Go modules to latest versions 2021-04-04 20:47:53 +01:00
Peter Rifel 765a912bbb
Update aws-sdk-go
The most relevant of the changes is tagging support for more IAM entities including OIDC providers
2021-02-15 14:45:28 -06:00
Peter Rifel fa77f064f4
Update aws-sdk-go to 1.37.0
This includes support for using cached SSO credentials
2021-01-29 08:27:42 -06: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
Ciprian Hacman 5107e1d151 Update aws-sdk-go to v1.32.13 2020-07-07 05:58:11 +03:00
MoShitrit e8db21e6a8 Update aws-sdk-go to version 1.30.16 2020-04-29 00:11:12 -04: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
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
Albert 43efd9d07a Update aws-sdk-go to 1.12.57 2018-01-09 17:22:38 +08: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
chrislovecnm 609e268a1d gazelle updates with new bazel version 2017-11-05 17:41:53 -07:00
Justin Santa Barbara 0143be7c4f autogen: BUILD and BUILD.bazel 2017-10-02 14:27:21 -04: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 c80322924f Update aws-sdk-go to 1.5.2 2016-11-03 23:54:12 -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