Commit Graph

7448 Commits

Author SHA1 Message Date
Justin Santa Barbara f9f7eb628e
Create integration test for unmanaged networking 2019-01-27 15:53:21 -05:00
Justin Santa Barbara 556ed2aace
Allow for "external" egress
We don't configure routing for a subnet when it is external.  In the
case when all subnets have external egress, we should not create any
route / network objects at all (e.g. no IGW)
2019-01-27 15:53:20 -05:00
Kubernetes Prow Robot 05ca4706ce
Merge pull request #6301 from discdiver/patch-1
minor grammar improvements to kops terraform docs
2019-01-27 12:07:07 -08:00
Kubernetes Prow Robot 0ae274e209
Merge pull request #6396 from ms4720/patch-1
Update upgrade.md
2019-01-26 07:16:34 -08:00
Kubernetes Prow Robot 7ec4e493be
Merge pull request #6380 from wozniakjan/openstack/subnet_name
Suffix openstack subnet name with cluster name
2019-01-25 14:29:13 -08:00
Kubernetes Prow Robot 62f285b8f2
Merge pull request #6401 from justinsb/update_go_version
Update go version to 1.10.8
2019-01-25 13:32:08 -08:00
Justin SB 01088562fb
Update go version to 1.10.8
We pick up the crypto fixes
2019-01-25 10:01:47 -05:00
Marc Spitzer cd48eb3f60
Update upgrade.md
grammar/tense issue
2019-01-25 12:36:51 +08:00
Jan Wozniak f930ec3138 suffix openstack subnet name with cluster name 2019-01-23 23:12:45 +01:00
Kubernetes Prow Robot ea420dac78
Merge pull request #6351 from cisco-sso/os_full
Kops for Openstack
2019-01-23 10:35:20 -08:00
Kubernetes Prow Robot 7050d990d8
Merge pull request #6066 from gambol99/volumes
Additional Storage & Volume Mounting
2019-01-22 08:05:29 -08:00
Rohith 8cde063f82 - removing the unrequired line 2019-01-22 15:02:39 +00:00
Rohith 0bd9126387 - fixing up the iops issue, masking when not required i.e. when the volume type is not io1 for now 2019-01-22 14:29:02 +00:00
Rohith a21ec01f3b - fixing the issue related to incorrect root device detection 2019-01-21 18:13:41 +00:00
Kubernetes Prow Robot f6fe02eda5
Merge pull request #6297 from davidarcher/allow-pmtu-icmp-to-api-server-elb
AWS: Enable ICMP Type 3 Code 4 for API server ELBs
2019-01-21 07:46:26 -08:00
Rohith 033cdff99b - added the reference to the aws device naming conventions documentation 2019-01-21 15:38:42 +00:00
Rohith dcf3f3b2bb - fixing up the merge conflict
- fixing the typos and wording
2019-01-21 15:37:37 +00:00
Derek Lemon -T (delemon - AEROTEK INC at Cisco) e0a16a9252 Docs for openstack addition 2019-01-20 00:10:11 -07:00
Sergiu Marsavela (smarsave) 8d2c8fc3d8 Correct error message and fix typo 2019-01-20 00:46:53 +01:00
Derek Lemon -T (delemon - AEROTEK INC at Cisco) 3a87b1e015 Setting volume type for etcd volumes iff it was specified via command line 2019-01-19 14:07:35 -07:00
Derek Lemon -T (delemon - AEROTEK INC at Cisco) 6022679e6b Openstack package updates 2019-01-19 14:07:10 -07:00
Derek Lemon -T (delemon - AEROTEK INC at Cisco) c9b5911b1c Openstack gopkg updates 2019-01-19 08:41:15 -07:00
Rohith 6c814f3e73 Changes
- removed all the systemd unit creation and use the volume mount code from kubele (SafeFormatAndMount)
- added some documentation to highlight the feature and show how it might be used in both ebs and ephemeral storage
2019-01-18 22:49:54 +00:00
Rohith df2d8dd304 - updating the basil requirements 2019-01-18 22:49:54 +00:00
Rohith 0e155b4c78 - changed tack and making them two separate features for now, one adding additional volumes and two mounting them. This should always allow for user to use epherimal devices as well
- updated the api specs and machinery
- adding the dependecies on the services when the volume mounts are enable (should probably false this if they don't effect the docker filesystem)
2019-01-18 22:49:38 +00:00
Rohith 1b69cea3cb - adding the volumebuilder into the nodeup binary to provision the mapped volumes 2019-01-18 22:45:05 +00:00
Rohith 08fb11c8cf - fixing up the iops to only be includes on io1 volume types 2019-01-18 22:45:05 +00:00
Rohith 42aee24caa - fixed up the api changing mountPath to path
- added additional validation of the spec for the volumes
2019-01-18 22:45:05 +00:00
Rohith 1774ce5861 - adding a validation check on the deviceName for the additional volumes
- locking the feature down to aws only for now
2019-01-18 22:45:05 +00:00
Rohith bf69871a8b - fixing up the root device discovery 2019-01-18 22:45:05 +00:00
Rohith eff427937a - adding the additional volumes to cloudformation render 2019-01-18 22:45:05 +00:00
Rohith fb54dee6a5 - adding the additional volumes to terrform implementation 2019-01-18 22:45:05 +00:00
Rohith 5e262932ae - fixing up various linting issues and formatting 2019-01-18 22:45:05 +00:00
Rohith 5bfed5c63f - adding the additional volumes to the launchconfiguration 2019-01-18 22:45:05 +00:00
Rohith 8236b7089f - adding the api components to define a additional volume spec 2019-01-18 22:45:05 +00:00
Kubernetes Prow Robot 64e9192fcb
Merge pull request #6344 from joshbranham/coredns-doc
Add doc regarding upgrading to CoreDNS
2019-01-18 14:21:05 -08:00
Derek Lemon -T (delemon - AEROTEK INC at Cisco) d1b7680b10 openstack cloud config monitor section must be a child of loadbalancer 2019-01-18 14:22:04 -07:00
Derek Lemon -T (delemon - AEROTEK INC at Cisco) 025a255dd8 Adding ability to retrieve openstack server by ID 2019-01-18 13:42:21 -07:00
Derek Lemon -T (delemon - AEROTEK INC at Cisco) c03f7eeced Additional logging for protokube openstack errors 2019-01-18 13:01:31 -07:00
Derek Lemon -T (delemon - AEROTEK INC at Cisco) a4503cf3a8 Openstack arguement to allow ingore-az in kubelet cloud config 2019-01-18 13:00:24 -07:00
Kubernetes Prow Robot 6c55aac352
Merge pull request #6226 from rifelpet/fix-aws-partition
Fix alternative AWS partitions in custom instance profiles
2019-01-18 11:02:01 -08:00
Derek Lemon -T (delemon - AEROTEK INC at Cisco) 292b3a8589 Storage config for openstack cloud config 2019-01-18 11:39:39 -07:00
Derek Lemon -T (delemon - AEROTEK INC at Cisco) 55eeba5b43 nil checks for openstack cloudConfig to support the case where protokube does not pass in a kops spec 2019-01-18 10:54:44 -07:00
Derek Lemon -T (delemon - AEROTEK INC at Cisco) eb256593bc Setting project ID as well in cloudconfig. Using loadbalancerID in cloudconfig. Retrieving instance IP from openstack in protokube. 2019-01-18 10:17:14 -07:00
Kubernetes Prow Robot 806a4f0c1a
Merge pull request #6338 from nareshku/docker-18.06.01
include docker 18.06.1 missed dependency
2019-01-17 15:45:54 -08:00
Kubernetes Prow Robot 63ba103981
Merge pull request #6350 from liggitt/admission-control
Remove Initializers from default admission plugins for 1.12+
2019-01-17 13:29:32 -08:00
Derek Lemon -T (delemon - AEROTEK INC at Cisco) fc740dbba3 Adding ability to specify to create_cluster openstack external network by name 2019-01-17 11:43:08 -07:00
Josh Branham c9371add5c Add comment for resetting autoscaling 2019-01-17 11:52:23 -05:00
Derek Lemon -T (delemon - AEROTEK INC at Cisco) 5cae86c2ce dep ensure and gofmt updates 2019-01-16 15:09:20 -07:00
Jordan Liggitt 32f196fd71 Remove Initializers from default admission plugins 2019-01-16 16:49:46 -05:00