Justin Santa Barbara
|
581e954062
|
Block etcd peer port from nodes
Ports 2380 & 2381 should not be exposed to nodes.
Fix #3746
|
2017-11-25 16:36:46 -05:00 |
Kashif Saadat
|
f0c3ed8965
|
Include encryptionConfig setting within userdata for masters.
|
2017-11-16 15:58:59 +00:00 |
Rodrigo Menezes
|
ef24cec62b
|
Fixing naming convention and adding running API machinery.
|
2017-11-09 14:30:48 -08:00 |
Rodrigo Menezes
|
1fe56a1603
|
Move user-data to IG spec
|
2017-11-06 23:25:37 -08:00 |
Rodrigo Menezes
|
58faa71d89
|
Merge remote-tracking branch 'origin/master' into extra_user-data
|
2017-10-30 20:44:00 -07:00 |
chrislovecnm
|
0dc7a6e671
|
network and security tests are working
|
2017-10-26 13:17:34 -06:00 |
chrislovecnm
|
dc338c4829
|
Refactoring phases to work in sequence properly
|
2017-10-26 13:17:34 -06:00 |
chrislovecnm
|
384c74d66c
|
Refactoring IAM phase to Security Phase
|
2017-10-26 12:28:50 -06:00 |
Rodrigo Menezes
|
d803480485
|
Merge remote-tracking branch 'upstream/master' into extra_user-data
|
2017-10-24 12:52:19 -07:00 |
Kashif Saadat
|
5bfb22ac92
|
Make the IAM ECR Permissions optional, can be specified within the Cluster Spec.
|
2017-10-24 09:20:17 +01:00 |
Eric Hole
|
239199caed
|
Updates to test files
|
2017-10-22 11:47:54 -07:00 |
Rodrigo Menezes
|
75aa120f43
|
Merge remote-tracking branch 'upstream/master' into extra_user-data
|
2017-10-15 17:17:12 -07:00 |
Rodrigo Menezes
|
e77cda1af1
|
Allow passing in extra user-data to cloud-init
|
2017-10-15 17:10:03 -07:00 |
chrislovecnm
|
eeafe6467c
|
Integration tests for phases - iam works - others are WIP
|
2017-10-12 14:13:17 -06:00 |
Justin Santa Barbara
|
d71bd09a6c
|
GCE: Limit length of InstanceTemplate
We explicitly set a separate prefix for the names, and we ensure it is
not too long
|
2017-10-10 09:48:38 -04:00 |
chrislovecnm
|
3e09c2e2fd
|
updating kops version so that we do not get warnings, fixing cf tests
|
2017-10-05 20:15:48 -06:00 |
Justin Santa Barbara
|
3ab5264ee4
|
Fix update cluster integration test for bazel
Bazel doesn't like overlapping file paths; this is much cleaner anyway.
|
2017-10-03 20:51:00 -04:00 |