Commit Graph

7639 Commits

Author SHA1 Message Date
Jesse Haka 3482a34ef5 support both octavia and old lbaasv2 api 2019-02-05 16:45:44 +02:00
Jesse Haka 306895fb4b ports should also use replaced name 2019-02-05 16:01:56 +02:00
Rohith 6c3a125f9e - adding the ec2 mock methods for launch templates .. gosh 2019-02-05 12:22:57 +00:00
Rohith 093e1f2fff - adding the logic to delete the launch template on cluster destruction
- fixing up the goformat for v1.10
2019-02-05 10:52:13 +00:00
Jesse Haka ad43fb0eea fix new name 2019-02-05 11:44:23 +02:00
Jesse Haka 7aeee4ac11 replace dots with - 2019-02-05 10:42:34 +02:00
Rohith 770cde669f - fixing up the root volume detection, similar to what we did on additional volumes 2019-02-04 14:27:37 +00:00
Rohith 74af751dc6 - fixing up the conflicts post the additional volumes merge 2019-02-04 14:15:16 +00:00
Rohith 132e58b0d7 - fixing up the merge conflict 2019-02-04 12:00:04 +00:00
Rohith 16b19f804c - adding the cloudformation render for autoscaling group and launch configuration
- making the render tests a little more generic
2019-02-04 12:00:04 +00:00
Rohith ff25209381 - fixing up the terraform render to use the correct format for the device mappings (was using the launchconfiguration ones) 2019-02-04 12:00:04 +00:00
Rohith e2574f3938 - splitting out the code per target
- adding some unit testing for the terraform render
- adding the terraform render, updating the autoscaling and creating the launchtemplate
2019-02-04 12:00:04 +00:00
Rohith 5996c82ca9 - fixing up the various issues highlighted in the review 2019-02-04 11:59:43 +00:00
Rohith b2bb67151b - fixing up the go formatting issues (a go v1.11 issue)
- fixing up the unit test and import of require
2019-02-04 11:59:43 +00:00
Rohith 098b4486f5 - fixing up the spelling mistake and the package update 2019-02-04 11:59:43 +00:00
Rohith 5f082e2158 - fixing up the logic to determine the public ip based on subnets and choice 2019-02-04 11:59:43 +00:00
Rohith 684caa54e3 - fixing up the vetting errors found by the tests 2019-02-04 11:59:42 +00:00
Rohith d3badf6678 - adding some documentation regarding the new feature and example usage 2019-02-04 11:59:42 +00:00
Rohith 9f5ed3536c - updating the aws cloud group discovery to check against both launch configuration, launch templates and mixed instance polices when deriving the needs update 2019-02-04 11:59:42 +00:00
Rohith 761d760c11 - updating the aws model to make use of the aws template and mixed instance policies 2019-02-04 11:59:42 +00:00
Rohith 39db0816df - updating the aws tasks to include a launch template resource
- updating the autoscaling group tasks to provision mixed instance policies and templates
2019-02-04 11:54:57 +00:00
Rohith ca2753b151 - adding the api components for the mixed instances policy instancegroups 2019-02-04 11:45:01 +00:00
Jesse Haka 44b5b4d57d fix hostnames in kops 2019-02-03 23:26:18 +02:00
Jesse Haka 6ce8fbad56 combine two ifs 2019-02-03 18:28:09 +02:00
Justin Santa Barbara fc9cf968c3
Merge pull request #6423 from zetaab/update_docs_openstack
update openstack documentation
2019-02-01 11:40:23 -05:00
Justin Santa Barbara 8efcb9733b
Merge pull request #6425 from cisco-sso/openstack_floatingip_delete
Openstack Floating IP Deletion
2019-02-01 11:39:22 -05:00
Derek Lemon -T (delemon - AEROTEK INC at Cisco) 21a5be6332 Setting several fields needed for poolassociation tasks to update pool members that do not exists 2019-02-01 08:04:32 -07: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
Yujun Zhang f6d9e0b967 Merge remote-tracking branch 'origin/master' into docs/gpu 2019-02-01 10:03:18 +08:00
mikesplain a331b107b6 Fix machine types and cleanup makefile 2019-01-31 17:44:18 -05:00
mikesplain e6ebf70d9b Update bazel workspace
* Update Rules go to 0.17
* Updates debian_stretch repo
* Update utils tar to official release
2019-01-31 17:32:34 -05:00
Derek Lemon -T (delemon - AEROTEK INC at Cisco) 752775d613 Bazel updates for openstack floating ip resource deletion
Variable Naming Sanity
2019-01-31 15:18:40 -07:00
Derek Lemon -T (delemon - AEROTEK INC at Cisco) 498615e10c Openstack Floating IP Deletion 2019-01-31 14:50:50 -07:00
Jesse Haka 3f37dba17a update openstack documentation 2019-01-31 21:05:47 +02:00
Sandeep Rajan 57326d3493 Use the forward plugin instead of proxy 2019-01-31 13:44:44 -05:00
Jesse Haka 86a74049c9 err variable defined already 2019-01-31 20:16:05 +02:00
Jesse Haka f7ab579c6b implement ig deletegroup 2019-01-31 20:16:05 +02:00
Wenhua Zhao 818490de2b upgrade calico to 2.6.12 to fix TTA-2018-001 2019-01-31 09:57:30 -08:00
Justin Santa Barbara 2590fe7c8d
Merge pull request #6385 from zetaab/delete
implement delete cluster for openstack
2019-01-31 11:00:19 -05:00
Jesse Haka bebb9dcd27 expose deletion task names 2019-01-30 09:13:31 +02:00
Justin SB dd7533398d
Support etcd-manager v3, suitable for backporting
Add etcd-manager v3 in a way that we can safely backport.
2019-01-29 23:51:26 -05:00
Justin SB 83ea1c491b
Normalize etcd cluster provider names
Instead of just casting a string, we validate and normalize.
2019-01-29 23:22:29 -05:00
Justin SB 197b674a06
Document etcd3 migration process
Describe the process for adopting etcd3, including for calico users,
and including steps to perform more gradual migrations.
2019-01-29 23:19:09 -05:00
fatsheep9146 1b1b072d5f fix typos for addon doc 2019-01-30 11:09:53 +08:00
Jesse Haka 18d9658dbd add getpool 2019-01-29 23:20:22 +02:00
Jesse Haka 554c427aad expose changes 2019-01-29 22:57:42 +02:00
Jesse Haka f8a7467877 remove getpool because its not needed in this PR 2019-01-29 12:56:48 +02:00
Jesse Haka 98ad9126c5 implement delete cluster for openstack 2019-01-29 12:56:48 +02:00
Derek Lemon -T (delemon - AEROTEK INC at Cisco) a2acacce7d Updating openstack loadbalancer find to set pool on expected from actual state 2019-01-28 15:43:07 -07:00