Commit Graph

175 Commits

Author SHA1 Message Date
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