Pierre Prinetti
1005dda58e
Upgrade to Gophercloud v2
...
Essentially:
* Add a context argument to Gophercloud functions
* Refactor scheduler hints for server creation
2024-10-23 12:33:34 +02:00
Ciprian Hacman
eea1b4560c
Update dependencies
2024-09-27 08:09:14 +03:00
github-actions
bbb3154b1f
Update dependencies
2024-07-26 06:04:53 +00:00
github-actions
0ee32c57c0
Update dependencies
2024-07-12 06:04:29 +00:00
github-actions
33b26b7130
Update dependencies
2024-06-08 15:30:32 +03:00
github-actions
ae7492b2f9
Update dependencies
2024-03-08 06:04:06 +00:00
github-actions
a533e6b923
Update dependencies
2024-03-01 06:04:18 +00:00
Ciprian Hacman
133f33f779
Update dependencies
2024-02-04 10:18:19 +02:00
github-actions
28600cfdf9
Update dependencies
2023-12-01 06:06:50 +00:00
github-actions
616920cbbe
Update dependencies
2023-09-29 06:10:00 +00:00
Ciprian Hacman
5d43d5fe88
Update dependencies
2023-08-31 13:53:46 +03:00
github-actions
961006c5f7
Update dependencies
2023-06-30 06:09:22 +00:00
github-actions
fbcc63af2a
Update dependencies
2023-05-26 06:08:35 +00:00
ederst
66958812e6
Run make gomod
2023-05-23 21:45:33 +02:00
Ciprian Hacman
30f84a4f13
Update dependencies
2023-05-08 07:35:34 +03:00
github-actions
613d56a15c
Update dependencies
2023-02-03 06:09:54 +00:00
github-actions
932c47f621
Update dependencies
2022-12-10 05:43:25 +00:00
github-actions
2cb0b82847
Update dependencies
2022-11-25 06:08:50 +00:00
github-actions
93149ad320
Update dependencies
2022-09-02 06:25:10 +00:00
Gene Kuo
7b7ce3167f
Update gophercloud to v0.25.0
...
This commit updates gophercloud to newest v0.25.0 release. The
SOURCE_IP_PORT LB method is also updated to the reference in the new
release in align with ROUND_ROBIN.
2022-05-31 20:45:03 +09:00
Ole Markus With
ce2e877aeb
Remove bazel files from vendor
2022-04-12 13:29:03 +02:00
Jesse Haka
2bad52ea8c
update deps
2021-12-29 13:22:05 +02:00
Jesse Haka
c7e0585e3a
update gophercloud deps
2021-11-16 17:10:04 +02:00
Ciprian Hacman
6bd597f372
Convert go.mod files to Go 1.17
2021-10-09 06:27:27 +03:00
Peter Rifel
ce821a614f
In-line openstack loadbalancer feature detection
...
This was our only reliance on cloud-provider-openstack which depends on k8s.io/kubernetes.
With the logic in-lined, kops no longer has any indirect dependencies of k/k
2021-08-06 08:19:53 -04:00
Doug Goldstein
80da992275
bump the version of gophercloud
...
Since the v1.19.0 release of kOps the OpenStack integration has been
broken because gophercloud made a change to start escaping all path
names for files stored in swift. kOps used a file with a slash in it
which was getting escaped and then not handled correctly. This has been
fixed in upstream gophercloud with gophercloud/gophercloud#2160 which
was included in gophercloud v0.18.0. Bump is for issue #9933 .
2021-06-16 11:50:13 -05:00
Jesse Haka
611fe8b595
Update go deps
2021-04-11 19:34:05 +03:00
Barry Melbourne
e30bf1cf35
Update Go modules to latest versions
2021-03-14 15:08:27 +00:00
Jesse Haka
46de9f145e
update gophercloud dependency
2021-01-11 14:48:22 +02: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
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
Jesse Haka
bdaeb6df36
upgrade to cinder v3 to use api
2020-05-11 08:06:13 +03:00
Jesse Haka
19ff6f94e6
update gophercloud dependencies
2020-04-09 10:01:32 +03:00
Jesse Haka
1928a3934c
update deps
2020-03-17 17:41:50 +02:00
Jesse Haka
769c02f87c
update gophercloud dependency
2020-01-16 11:22:52 +02: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
Teodor Todorov
fac5969001
Allow OS instances to boot from volume
2019-09-23 18:04:25 +01:00
Jesse Haka
278e660653
update gophercloud dependencies
2019-02-22 15:59:32 +02: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)
af91543345
Checking in model and task dependencies
2019-01-15 14:13:53 -07:00
Mike Splain
0cf516694e
Update dependencies and BUILD.bazel scripts
...
For updated importpath
2018-09-17 09:57:31 -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
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