Ciprian Hacman
2f8154692f
Allow returning multiple addresses for API
2022-05-09 14:14:15 +03:00
Ciprian Hacman
ea7df00719
Run hack/update-gofmt.sh
2021-12-01 22:39:50 +02:00
burntcarrot
7a6e1c1e68
Fix new staticcheck errors
...
Signed-off-by: burntcarrot <aadhav.n1@gmail.com>
2021-08-28 19:48:17 +05:30
John Gardiner Myers
7c9e7e9286
Make Lifecycle field non-pointer
2021-06-02 23:02:16 -07:00
Jesse Haka
b48dc7fb7d
floatingip fixes
2020-10-01 17:01:57 +03:00
Ole Markus With
c7930ac477
Fix fip description
...
Set description field on existing floating ips
2020-09-18 07:20:47 +02:00
Jesse Haka
8b02114d2f
Update upup/pkg/fi/cloudup/openstacktasks/floatingip.go
...
Co-authored-by: Ole Markus With <olemarkus@gmail.com>
2020-09-15 13:22:52 +03:00
Jesse Haka
82fbc1603a
use subnet also when creating floatingip
2020-09-15 09:30:44 +03:00
Ole Markus With
d2127d8981
Reconsile floating ips to instances
2020-08-26 14:17:24 +02:00
Ole Markus With
bac632b9d1
Migrate floating IP getter to neutron
2020-08-24 06:44:29 +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
John Gardiner Myers
f72dac180d
Switch to new fitasks marker
2020-07-28 11:48:08 -07:00
Ole Markus With
b508696cf2
Make Instance task depend on floating ip
...
Originally, floating ips depended on instances, but this causes a dependency cycle now that bootstrap scripts require all IPs for the API cert.
This also requires using networking API for creating floating ips instead of compute so that we can name (and later tag) the floating IPs, which is necessary to know which floating IP belongs to which instance prior to association
2020-07-12 21:08:13 +02:00
John Gardiner Myers
86f157fa27
Refactor how api-server addresses are exported from tasks
2020-06-26 21:38:39 -07:00
tanjunchen
7f64de4c34
fix-up some spelling mistakes
2019-09-29 21:45:47 +08:00
mikesplain
9e55b8230a
Update copyright notices
...
Also cleans some white spaces
2019-09-09 14:47:51 -04:00
Jesse Haka
ad3a14f994
move getserver floatingip to common function
2019-06-25 10:00:07 +03:00
Jesse Haka
ddaa0dd502
Possibility to use openstack without lbaas
2019-06-24 08:56:34 +03:00
Justin SB
3e33ac7682
Change code from glog to klog
...
We don't call klog.InitFlags yet, because that will cause a flag
redefinition error until we get everyone to stop using glog. That
will happen when we update to k8s 1.13.
2019-05-06 12:54:51 -04:00
Jesse Haka
ded99c8ab1
specify subnet for lb
2019-02-27 14:24:56 +02:00
Jesse Haka
7c285cfa90
retry lb l3floatingips
2019-02-20 12:07:48 +02:00
Kubernetes Prow Robot
8c7098a53d
Merge pull request #6432 from zetaab/useipifexist
...
recheck floatingip after server is active
2019-02-19 11:29:31 -08:00
Jesse Haka
6ce8fbad56
combine two ifs
2019-02-03 18:28:09 +02:00
Jesse Haka
33b8e8d29f
recheck floatingip after server is active
2019-02-01 15:36:50 +02:00
Jesse Haka
1c59fc87f3
fix error when updating/creating lb
2019-02-01 15:16:43 +02:00
Derek Lemon -T (delemon - AEROTEK INC at Cisco)
fb0939af9b
Openstack Model, tasks, and cloud ops refactor
2019-01-15 14:16:08 -07:00